Windows Update installation reaches 100% but does not finish [Fix]

Posted by

Seeing a Windows Update installation reach 100% and then sit there without finishing can be frustrating, especially when it looks like your PC is almost done. In some cases, Windows is still completing background tasks, while in others, a damaged update cache, stopped services, corrupted system files, insufficient storage, or a problematic update can prevent the installation from moving forward.

Follow the steps mentioned below in order, and check Windows Update after each method.

Windows Update installation reaches 100% but does not finish

Windows Update installation reaches 100% but does not finish
Windows Update installation reaches 100% but does not finish

To fix a Windows Update installation that reaches 100% but does not finish, restart your PC, check available storage, run the Windows Update Troubleshooter, restart Windows Update services, clear the Windows Update cache, repair corrupted system files with DISM and SFC, and then check for updates again. If the same update continues to fail, temporarily remove external devices and try installing the update again.

If the screen has remained at 100% for an unusually long time with no visible activity, continue with the steps below.

Step 1: Restart Your Windows PC

The first thing to try is a normal restart. Sometimes Windows has already downloaded and processed most of the update but is waiting for a restart or another background process to complete.

If you can still use Windows normally, go to Start > Power > Restart. Allow the computer to restart completely. Do not turn it off while Windows is displaying a message that it is actively installing updates.

After Windows starts again, go to Settings > Windows Update. On Windows 11, you can also select Start > Settings > Windows Update. Check whether Windows reports that the update was successfully installed or whether it is still waiting to finish.

If the update is still stuck at 100%, move to the next step.

Step 2: Make Sure Your PC Has Enough Free Storage

Windows needs free storage space to download, unpack, install, and temporarily process updates. Even when an update appears to have reached 100%, a lack of available storage can interfere with the final installation stage.

Go to Settings > System > Storage and review the available space on your main Windows drive, usually the C: drive. Select Temporary files if you need to remove unnecessary temporary data.

Windows will show categories that can be safely reviewed. Select the items you want to remove and choose Remove files. Be careful when reviewing the list because some categories may contain files you still want to keep.

After freeing up space, restart your PC by going to Start > Power > Restart, then return to Settings > Windows Update and select Check for updates.

Step 3: Run the Windows Update Troubleshooter

Windows includes a built-in troubleshooter that can automatically detect several common problems with the update process. It is particularly useful when Windows Update services or configuration settings are not working correctly.

Go to Settings > System > Troubleshoot > Other troubleshooters. Find Windows Update and select Run.

Follow the instructions displayed on the screen. Windows may automatically detect and repair problems involving update services, configuration, or related components.

When the troubleshooting process finishes, restart the computer. Then go to Settings > Windows Update > Check for updates and see whether the update progresses normally.

Step 4: Restart Windows Update Services

Windows Update depends on several background services. If one of these services becomes stuck, the update may appear to reach 100% without completing.

Press Windows + R to open the Run dialog. Type services.msc and press Enter. The Services window will open.

Find Windows Update in the list. Right-click it and select Restart if that option is available. If the service is not running, select Start instead.

You can also check Background Intelligent Transfer Service, commonly called BITS. This service helps Windows transfer update files in the background. Right-click Background Intelligent Transfer Service and choose Restart if available.

Afterward, go to Settings > Windows Update > Check for updates and try the installation again.

Step 5: Clear the Windows Update Cache

A corrupted or incomplete update download can cause Windows Update to repeatedly reach the final stage without successfully completing the installation. Clearing the update cache forces Windows to create fresh update files.

First, press Windows + R, type services.msc, and press Enter. Find Windows Update, right-click it, and choose Stop.

Next, open File Explorer and go to C:\Windows\SoftwareDistribution. This folder contains temporary Windows Update data. Select the contents inside the folder and delete them. You are clearing the downloaded update cache, not uninstalling Windows Update itself.

Return to Services by going to Windows + R > services.msc. Find Windows Update, right-click it, and select Start.

Restart your PC, then go to Settings > Windows Update > Check for updates. Windows will download fresh update files, so the process may take some time.

Step 6: Repair Corrupted Windows System Files

Damaged Windows system files can interfere with update installation. Microsoft provides built-in commands called DISM and System File Checker, or SFC, to repair Windows components.

Right-click the Start button and select Terminal (Admin). If Windows asks for permission through User Account Control, select Yes.

In Windows Terminal, enter the following command and press Enter:

DISM /Online /Cleanup-Image /RestoreHealth

Allow the scan to finish. It can take some time, so do not close the window if progress appears to pause.

When DISM finishes, run:

sfc /scannow

Wait until the verification reaches 100%. These tools can repair corrupted Windows components that may prevent updates from completing.

When both commands are finished, restart your computer by going to Start > Power > Restart. Then check Settings > Windows Update again.

Step 7: Disconnect Unnecessary External Devices

External hardware can occasionally interfere with an update, especially when Windows is installing new drivers or hardware-related components.

Shut down applications that are currently running and disconnect unnecessary USB drives, external hard drives, printers, USB hubs, and other accessories. Keep essential devices such as your keyboard, mouse, or display connected.

Restart the PC and go to Settings > Windows Update > Check for updates. Allow Windows to attempt the installation again.

If the update finishes successfully, reconnect your devices one at a time. This can help identify whether a particular peripheral or driver was involved.

Step 8: Check the Update Again After a Clean Restart

If none of the previous methods worked, perform one more restart and check Windows Update before trying more complicated changes.

Go to Start > Power > Restart and allow Windows to boot normally. Then navigate to Settings > Windows Update and select Check for updates.

If the same update repeatedly reaches 100% and fails, look for an error code or a message explaining why the installation failed. That information is important because a specific error code can point to a driver, compatibility problem, corrupted component, or another underlying issue.

Avoid repeatedly forcing the computer to shut down while Windows is actively installing an update. An interrupted installation can potentially make Windows recovery more complicated.

FAQs

Why does Windows Update stay at 100%?

Windows Update can remain at 100% while Windows completes final installation tasks. It can also happen because of a corrupted update cache, damaged system files, insufficient storage, or a problem with Windows Update services.

Should I turn off my computer when Windows Update is stuck at 100%?

If Windows is actively displaying an installation or restart message, avoid forcing the PC off. If Windows has completely returned to the desktop and the update process is clearly unresponsive, a normal restart is generally the better first option.

Will clearing the Windows Update cache delete my personal files?

No. Clearing the contents of the SoftwareDistribution cache removes temporary Windows Update data. It does not normally delete your personal documents, photos, applications, or other personal files.

Can DISM and SFC fix Windows Update problems?

They can. DISM repairs the Windows component store, while SFC checks protected system files. If corrupted Windows components are contributing to the update problem, these tools may resolve it.

What if Windows Update still reaches 100% and does not finish?

If the problem continues after these steps, check for the specific Windows Update error code shown in Settings or Windows Update history. The error code can help identify whether the problem is related to a particular update, driver, system component, or compatibility issue.

Summary

A Windows Update installation that reaches 100% but does not finish does not necessarily mean your PC needs a major repair. Start with a normal restart and make sure your system has enough free storage. Then run the Windows Update Troubleshooter, restart the necessary services, clear the SoftwareDistribution cache, and use DISM and SFC to repair potentially corrupted Windows components.

If the issue continues, disconnect unnecessary external devices and check Windows Update for an error code.

Leave a Reply

Your email address will not be published. Required fields are marked *