Minecraft Windows 10 won't Update

          I've been trying to update my Minecraft Windows 10 edition from 1.14.30 to 1.14.60. Unfortunately, whenever I go to the Microsoft Store the update progress bar goes all the way up and says "completed", then it immediately goes back down, restarting the update. This has been going on for hours and it still hasn't updated.

List of things I've already tried: 

Checking to make sure my computer has the latest version of windows 10

Restarting my computer

Running the trouble shooter for apps

Resetting Minecraft

Resetting the Windows store

Uninstalling Minecraft and reinstalling it 

pwease help 0.o

(I went on reddit about this and I found out im not the only one who is experiencing this problem).

Hi Henry. I'm Greg, an installation specialist, 10 year Windows MVP, and Volunteer Moderator. If you will work with me I will be here to help until the issue is resolved.

I'll give you everything possible that works to fix the Store, based on helping to fix it a dozen times a day for years here. Even if you've tried a step, please do it over in this sequence:

1) Try updating Store apps: https://support.microsoft.com/en-us/help/402625...

2) Right click on the time and date in the far right corner of the taskbar. Choose Adjust Date and time settings, at the top make sure the time is correct. If it’s wrong, manually adjust it and make sure the sliders for Set time automatically and Set time zone automatically are set to on.

3) Type CMD in Search, run as Admin, type in box and press Enter, wait until it confirms Services were stopped successfully:

net stop wuauserv
net stop bits

Delete everything you find in C:\Windows\SoftwareDistribution\DataStore and C:\Windows\SoftwareDistribution\Download.

Restart PC to restart these Services, or type in Admin Command:

net start wuauserv
net start bits

4) Try running the Windows Store apps Troubleshooter in Windows Settings > Update & Security > Troubleshoot.

5) Type CMD in Search box, Run CMD as administrator, type WSReset.exe and hit Enter. Or in the Search type wsreset.exe select Run as administrator.

6) If that fails to fix the problem go to Windows Settings > Apps > Apps & Features to highlight Microsoft Store, choose Advanced Options, then Reset. After it resets, restart PC.

7) If that fails then re-register the Microsoft Store:
Type CMD in Search, run as Admin, copy and paste into box:

powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml

If you receive error "Cannot find path 'C:\AppxManifest.xml' because it does not exist" it means the Store was uninstalled, see here:

https://social.technet.microsoft.com/Forums/win...

8) Clear the LocalCache Folder: Open Run by pressing the Windows key + R hotkey.
Copy and paste %localappdata% in Run and click OK.
Open Packages> Microsoft.WindowsStore_8wekyb3d8bbwe > LocalCache folder.
Press the Ctrl + A hotkey to select all content within the LocalCache folder.
Press the Delete button.

9) Type services.msc in Search box, choose Run as Administrator, from Services tab ensure that Microsoft Store Install Service is checked, if not restart PC.

10) If these all fail then go over this checklist to make sure the install is set up correctly, optimized for best performance, and any needed repairs get done: http://answers.microsoft.com/en-us/windows/wiki...

Start with Step 4 to turn off Startup freeloaders which can conflict and cause issues, then Step 7 to check for infection the most thorough way, then step 10 to check for damaged System Files, and also Step 16 to test a new Local Admin account because of the serious and persistent problem with corrupted accounts. Then continue with the other steps to go over your install most thoroughly.

11) If nothing else works then do a Repair Install, by installing Media Creation Tool, open tool and choose to Upgrade Now. This reinstalls Windows while keeping files, programs and most settings in place, and is also the most stable method to advance to the latest version. http://windows.microsoft.com/en-us/windows-10/m...


I hope this helps. Feel free to ask back any questions and let us know how it goes. I will keep working with you until it's resolved.

________________________________________________________
Standard Disclaimer: There are links to non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the sites that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the sites before you decide to download and install it.
____________________________
Retired 2023, thirteen year daily forums volunteer, Windows MVP 2010-2020

2 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Went through the steps for my kid, finally #6 was the winner for me. MC would install 1.14.30 but every update to 1.14.60 would install then roll back right away to previous version.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

I am having the same problem as the original post. I have done everything up to step 7.

When I do step 7, I receive the error. I followed the link and started on that process. After getting halfway through that list of steps, I realized that the post (https://social.technet.microsoft.com/Forums/windows/en-us/686030d1-83de-49e9-b2d0-f8a0d1feeb75/microsoft-windows-store-reinstall-impossible) is dealing with the Microsoft store not even showing in the start menu, taskbar, or when it does finally show up, not being able to run.

I have the Microsoft Store on my Start menu and it opens just fine. Everything in my store installs and updates just fine. However when I use:

7) If that fails then re-register the Microsoft Store:
Type CMD in Search, run as Admin, copy and paste into box:

powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml

I still get:

Add-AppxPackage : Cannot find path 'C:\WINDOWS\WinStore\AppxManifest.xml' because it does not exist.
At line:1 char:1
+ Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\Win ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\WINDOWS\WinStore\AppxManifest.xml:String) [Add-AppxPackage], ItemNot
   FoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

What am I doing wrong? I need to get Minecraft 1.14.30 to update to 1.14.60 to be able to join my other devices from my pc in multiplayer.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

I have the same problem. 
It looks like the new version was installed because there is a (C:\Program Files\WindowsApps\Microsoft.MinecraftUWP_1.14.6005.0_x64__8wekyb3d8bbwe\Minecraft.Windows.exe) next to the original version (C:\Program Files\WindowsApps\Microsoft.MinecraftUWP_1.14.3002.0_x64__8wekyb3d8bbwe\Minecraft.Windows.exe). It just doesn't update the launcher and the EXE itself can't be started directly because of permitions.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated March 15, 2024 Views 3,880 Applies to: