Windows Updates are either a godsend or a curse. While the program does help keep your computer up-to-date and protected, the endless updates can be annoying.

Work can be disrupted because updates can hog your internet consumption. And the fear that your computer can restart at a crucial point can be disruptive.

Table of Contents

    Even worse, sometimes Windows Updates can take forever to finish. It leaves you wondering if it really is downloading updates or if something went wrong and that it’s stuck checking for updates.

    Fortunately, there are steps you can take to fix the issue. In this post, we’ll show you a few simple steps so you can get the updates over and done with.

    Restart the Windows Update

    The first solution is to restart your updates and see if that fixes the problem. Right-click the Start button and select Run.

    Windows 10 Checking for Updates Taking Forever? image 1

    Type SERVICES.MSC and click OK.

    Windows 10 Checking for Updates Taking Forever? image 2

    This will launch Services. From the list of applications, right-click Windows Updates and select Stop.

    Windows 10 Checking for Updates Taking Forever? image 3

    Next, open File Explorer and go to C:\ > Windows > SoftwareDistribution. Remove all the files in the folder.

    Windows 10 Checking for Updates Taking Forever? image 4

    This is where Windows temporarily stores the files it downloaded. By removing the stored files, it’s duped into recreating the deleted files.

    Go back to Services and right-click Windows Update again. This time click Restart.

    Windows 10 Checking for Updates Taking Forever? image 5

    Open Windows Settings and go to Update & Security.

    Windows 10 Checking for Updates Taking Forever? image 6

    Under Windows Update, see if there are pending updates and try to download if there are any.

    Windows 10 Checking for Updates Taking Forever? image 7

    See if the issue persists.

    Note: There is also a way to do this through the Command Prompt or PowerShell. Simply type in NET STOP WUAUSERV to stop Windows Update followed by NET START WUAUSERV to restart.

    Windows 10 Checking for Updates Taking Forever? image 8

    Windows Update Troubleshooter

    If the issue still persists, you can use Windows Update Troubleshooter. This is a Windows solution that’s specifically designed for fixing Windows Update problems.

    This handy tool works for Windows 7, Windows 8, and Windows 10.

    Download the program and launch it afterward.

    From the list of programs, select Windows Update.

    Windows 10 Checking for Updates Taking Forever? image 9

    Click Next to continue. Your computer will run diagnostics to detect problems.

    Windows 10 Checking for Updates Taking Forever? image 10

    When prompted to run the program as an administrator, click the option that allows you to do so.

    Windows 10 Checking for Updates Taking Forever? image 11

    It will once again ask you to select a program. Select Windows Update and click Next.

    Follow the on-screen recommendations that Windows Update Troubleshooter will provide.

    Windows 10 Checking for Updates Taking Forever? image 12

    You might be prompted to restart your Windows computer after the computer is done running the diagnostics.

    Windows 10 Checking for Updates Taking Forever? image 13

    Close the troubleshooter after it’s done. Hopefully, this would end all your Windows update issues.

    Windows Module Installer

    This will make use of Windows Module Explorer, a built-in Windows 10 service. This program tackles stalled Windows updates.

    We’ll be using PowerShell in the example below but this also works in Command Prompt.

    Open PowerShell and enter SC CONFIG TRUSTEDINSTALLER START=AUTO in the command line.

    Windows 10 Checking for Updates Taking Forever? image 14

    You should see the message [SC] CHANGESERVICECONFIG SUCCESS is the command was successfully executed.

    Now all you have to do is close the PowerShell and see if the Windows update not working problem is no longer there.

    Leave a Reply

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