Sunday 24 August 2025

Problems with Windows updates? Here's how to fix them

Problems with Windows Updates
Windows updates are very important to keep our computer secure and running properly. However, sometimes we may encounter problems when trying to install them. Don't worry! In this article, we will show you simple ways to solve the most common problems with Windows updates.

Restart your Computer

The simplest solution is to shut down and restart your computerMany times this is enough to solve the problem.
Press the Windows button on your keyboard, select "Restart," and wait for your computer to restart. Then try the update again.

Use the Windows Repair Tool

Windows has a "doctor" that can detect and fix problems with updates.
STEPS
  1. Press Windows + I to open Settings
  2. Select "Update and Security"
  3. From the left select "Troubleshoot"
  4. Click "Additional tools"
  5. Select "Windows Update" and click "Run"
Let the program run and find any problems. When it's finished, try the updates again.

Check Internet Connection

Without good internet, updates cannot be downloaded. Make sure your Wi-Fi or internet cable is working properly..
  1. Open your browser (Chrome, Edge, Firefox) and try opening a website.
  2. If you have Wi-Fi, try disconnecting and reconnecting.
  3. Move the computer closer to the router if the connection is weak

Reset the Update Tools

If the above solutions did not work, we can "reset" the Windows update tools.
STEPS
  1. Opening the Command Prompt:
    Press Windows + S, type "cmd", right-click and select "Run as administrator"
  2. Termination of Services:
    Type the following commands and press Enter after each one:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
  1. Delete Temporary Files:
    Type the following commands:
del %systemroot%\SoftwareDistribution\DataStore\*.* /s /q
del %systemroot%\SoftwareDistribution\Download\*.* /s /q
del %systemroot%\system32\catroot2\*.* /s /q
  1. Restarting Services:
    Now restart the services:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
After these steps, try the updates again!

Check Disk Space

Updates need space to installIf the disk is full, they will not be able to be created.
  1. Open "File Explorer"
  2. Right-click on the C: drive and select "Properties"
  3. See how much space is available
If space is low, delete unnecessary files or use "Disk Cleanup" (type it in Windows search).

Temporarily disable antivirus

Sometimes the antivirus program can block updates.
 ⚠️Caution: Disable your antivirus temporarily and enable it again once the updates are finished!

Check and Repair System Files

If some important Windows files have become corrupted, we can fix them.
STEPS
  1. Open the "Command Prompt" as administrator (as above)
  2. Write the following command:
sfc /scannow
Wait for it to finish (it may take a while) and then try the updates again.

Repairing the Windows Image

If the previous solution didn't work, there is an even more powerful tool.
STEPS
  1. Open the "Command Prompt" as administrator
  2. Write the following command:
DISM /Online /Cleanup-Image /RestoreHealth
This may take a while. When it's finished, restart and try the updates again.

Use Microsoft Update Assistant

Microsoft has created a special "assistant" that makes updates easier.
This tool will help you download and install the latest updates without any problems.

Restore to Previous State

If the problem started after making a change, you can return your computer to a previous state that was working well.
STEPS
  1. Press Windows + S and type "System Restore"
  2. Select "Create a restore point"
  3. Click on "System Restore"
  4. Follow the instructions to select a date from the past
Conclusion: Problems with Windows updates are common, but with the solutions above you can easily fix them! Start with the simplest solutions and gradually move on to the more advanced ones until you find the one that works for you. 
Rate this article
How useful did you find it?
Thank you for your vote! 🙏
/ 5 average rating

Evangelos
✍️ Evangelos
Its creator LoveForTechnology.net — an independent and trusted source for tech guides, tools, and practical solutions. Each article is based on personal testing, evidence-based research, and care for the average user. Here, technology is presented simply and clearly.

✦ Share the article
✦ Other platforms
RELATED TOPICS

⭐ Important Posts

   Practical ways to protect against viruses and malware  PROTECTION

Computer Security: Practical ways to protect against viruses and malware.

 Is your cell phone tracking you? = MOBILE PHONES

Is your phone tracking you? How to limit tracking on Android and iPhone