Forum Discussion
I cant able to update my pc. It paused for 1 week and there is no option to undo it.
- Sep 29, 2023Hello,
See if this fix helps you:
https://www.kapilarya.com/fix-cant-resume-updates-in-windows-11
Let us know if this helps!
Note: Included link in this reply refers to blog post by a trusted Microsoft MVP.
Hi IamAbhijeet,,
Based on the image you sent, it looks like Windows Update is paused on your PC. Unfortunately, there is no direct way to unpause Windows Update if you have reached the maximum pause time. However, there are a few things you can do to try to fix the issue:
- Restart your PC. This may seem like a simple solution, but it can often fix minor issues with Windows Update.
- Run the Windows Update Troubleshooter. This tool can help to identify and fix common problems with Windows Update. To run the troubleshooter, go to Settings > Update & Security > Troubleshoot. Then, under Find and fix other problems, select Windows Update and run the troubleshooter.
- Reset Windows Update. This will reset all of the Windows Update settings to their defaults. To reset Windows Update, open a command prompt window and run the following command:
wuauclt.exe /updatenow
- Manually install the latest updates. If you are still unable to unpause Windows Update, you can try to manually install the latest updates. To do this, go to the Microsoft Update Catalog: https://www.catalog.update.microsoft.com/ website and search for the updates that are available for your version of Windows. Once you have found the updates, download them and install them manually.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)
- IamAbhijeetSep 28, 2023Copper Contributor
LeonPavesic Thanks for your replay. But I have tried all this thing. Still i am facing the same issue you can see the screenshots all my settings.
- LeonPavesicSep 29, 2023Silver Contributor
Hi IamAbhijeet,
Hi @IamAbhijeet,
I understand that you are unable to unpause Windows Update on your PC. Here are a few more things you can try:
- Boot into Safe Mode and try to unpause Windows Update. To do this, restart your PC and press the F8 key repeatedly until you see the Advanced Boot Options menu. Select Safe Mode with Networking and press Enter. Once you are booted into Safe Mode, try to unpause Windows Update through the Settings app.
- Reset the Windows Update components. To do this, open a command prompt window and run the following commands:
net stop wuauserv net stop bits net stop cryptSvc ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old net start wuauserv net start bits net start cryptSvc
- Manually install the latest updates. To do this, go to the Microsoft Update Catalog website: https://www.catalog.update.microsoft.com/ and search for the updates that are available for your version of Windows. Once you have found the updates, download them and install them manually.
- Restrat your PC
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic (LinkedIn)