Are you facing the frustrating issue of your Windows update being stuck at 73%? Don't worry, you're not alone. Many users encounter this problem, but luckily there are several solutions you can try to fix it. In this article, we will guide you through some easy steps to get your Windows update unstuck and running smoothly.
Method 1: Restart Your Computer
The first and simplest solution is to restart your computer. Sometimes, a simple reboot can resolve the issue and allow the update to continue. To restart your computer, follow these steps:
- Save any unsaved work and close all open applications.
- Click on the Start menu and select the Power icon.
- Choose Restart from the options.
- Wait for your computer to restart and try running the Windows update again.
Method 2: Check Your Internet Connection
A stable internet connection is crucial for a successful Windows update. If your connection is weak or unstable, it can cause the update to get stuck. To check your internet connection, follow these steps:
- Make sure you are connected to the internet.
- Try opening a web page or streaming a video to confirm your connection is working properly.
- If your connection is slow or unstable, try restarting your modem/router or contacting your internet service provider for assistance.
Method 3: Run the Windows Update Troubleshooter
Windows has a built-in troubleshooter that can help identify and fix common update issues. To run the Windows Update Troubleshooter, follow these steps:
- Press the Windows key + I to open the Settings app.
- Click on Update & Security.
- In the left sidebar, select Troubleshoot.
- Scroll down and click on Windows Update.
- Click on Run the troubleshooter and follow the on-screen instructions.
- Once the troubleshooter has completed, restart your computer and check if the Windows update is still stuck at 73%.
Method 4: Reset Windows Update Components
If none of the above methods work, you can try resetting the Windows Update components. To do this, you'll need to run a few commands in the Command Prompt. Follow these steps:
- Press the Windows key + X and select Command Prompt (Admin).
- In the Command Prompt window, type the following commands one by one, pressing Enter after each command:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver - Close the Command Prompt and restart your computer.
We hope one of these methods helped you resolve the issue of your Windows update being stuck at 73%. If none of the methods worked, it is recommended to seek further assistance from a professional or Microsoft support.
| References |
|---|
| Microsoft Support: https://support.microsoft.com/ |
| Windows Central: https://www.windowscentral.com/ |
| TechRadar: https://www.techradar.com/ |