I have tried everything still no fix
Re install
Terminate
Reset
Repair
Delete cache 2
sat here for two days still nothing please help
Linked issues
duplicates 1
Attachments
Comments 5
you can try running as adminstrator or force to reinstall on command prompt
Steps to reinstall
INSTALL WINGET FIRST!!
Run Command Prompt as Adminstrator, if prompted, click yes.
Type:
winget --versionwinget --versionWhat to do in full: If the app isn't available via
winget, you can use its original installer file.Open Command Prompt as an administrator: Type
cmdin the search bar, right-click "Command Prompt", and select Run as administrator.Navigate to the installer's location: Use the
cdcommand to change the directory to where your installer file is saved (e.g.,cd C:\Users\<YourName>\Downloads).Run the installer:
For an
.exefile, type the file name and pressEnter(e.g.,program_name.exe). This usually opens the graphical installation wizard.For an
.msifile, use the commandmsiexec /i filename.msi.For a silent installation (if supported), append the
/silentor/qnflag (e.g.,installer.exe /silentormsiexec /i install.msi /qn).Stack Overflow +4
Method 3: Reinstall Built-in Windows Apps (PowerShell)
For default Windows apps like Calculator, Mail, or the Microsoft Store itself, you need to use PowerShell, not Command Prompt.
Open PowerShell as an administrator: Type
powershellin the search bar, right-click "Windows PowerShell", and select Run as administrator.Run the reinstall command: To reinstall all built-in apps, copy and paste the following command and press
Enter:Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
You can ignore any error messages that may appear during this process.Restart your computer after the command completes.
or just do this:
click with 3 circles
4.
it will be uninstalled
REMINDER: Double Click Minecraft installer.exe
This file:
Reinstall again,
Does it work or does it still pop up?
Thank you for your report!
We're tracking this issue in https://report.bugs.mojang.com/servicedesk/customer/portal/2/MCL-24924 , so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines -- 💬 Community Support -- 📧 Mojang Support (Technical Issues) -- 📧 Microsoft Support (Account Issues) -- 📓 Project Summary -- ✍️ Feedback and Suggestions -- 📖 Game Wiki
I’m having the same issue. I’ve tried all the same steps. Nothing helps