Skip to content
Home » Can’t update Windows 10 1803 to latest version

Can’t update Windows 10 1803 to latest version

Struggling to update my Windows 10 1803 to the latest version has been a frustrating experience.

Use Windows Update Troubleshooter

If you’re having trouble updating your Windows 10 1803 to the latest version, you can use the Windows Update Troubleshooter to help resolve the issue. To do this, follow these steps:

1. Press the Windows key + R to open the Run dialog box.
2. Type “ms-settings:troubleshoot” (without quotes) and hit Enter.
3. Click on “Windows Update” and then click “Run the troubleshooter“.
4. Follow the on-screen instructions to let the troubleshooter diagnose and fix any issues with Windows Update.

If the Windows Update Troubleshooter doesn’t resolve the problem, you can also try running the DISM and SFC tools to repair any corrupted system files. To do this:

1. Open a Command Prompt as an administrator.
2. Type “dism /online /cleanup-image /restorehealth” and hit Enter.
3. Once the DISM tool has finished, type “sfc /scannow” and hit Enter.

These steps should help you troubleshoot and fix any issues preventing you from updating Windows 10 to the latest version. If you continue to experience problems, consider reaching out to Microsoft Support for further assistance.

Reset Update Components

1. Press the Windows key + X on your computer keyboard to open the Power User menu.
2. Select Command Prompt (Admin) to open the Command Prompt with administrative privileges.
3. In the Command Prompt window, type the following commands one by one and press Enter after each:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
4. Next, type the following commands to rename the SoftwareDistribution and Catroot2 folders:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
5. Finally, restart the services you stopped earlier by entering the following commands:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
6. Close the Command Prompt window and restart your computer.

By resetting the update components, you may resolve issues preventing the update to the latest version of Windows 10. If you continue to experience problems, consider seeking further assistance from Microsoft support or a system administrator.

Employ DISM and System File Checker Tools

Command prompt window

  • Open Command Prompt as an administrator by searching for it in the Start menu, right-clicking on it, and selecting Run as administrator.
  • Type the following command and press Enter: Dism /Online /Cleanup-Image /RestoreHealth
  • Wait for the process to complete. This may take some time.
  • Restart your computer after the process finishes.

Employ System File Checker Tool

  • Open Command Prompt as an administrator by searching for it in the Start menu, right-clicking on it, and selecting Run as administrator.
  • Type the following command and press Enter: sfc /scannow
  • Wait for the process to complete. This may take some time.
  • Restart your computer after the process finishes.

Update from the Windows 10 ISO File

If you’re encountering issues updating Windows 10 1803 to the latest version, one solution is to try updating from the Windows 10 ISO file. This method can help resolve update problems and ensure a successful installation.

First, download the Windows 10 ISO file from the official Microsoft website. Make sure to select the correct edition and architecture that matches your current version of Windows.

Next, create a bootable USB flash drive using the Windows USB/DVD Download Tool. This tool will allow you to install the update from the USB drive.

Insert the USB flash drive into your computer and restart the system. Boot from the USB drive and follow the on-screen instructions to begin the update process.

During the installation, you may be prompted to enter your product key. Make sure you have this information readily available.

Once the update is complete, restart your computer and login to Windows 10. Check for any errors or issues that may have been resolved by updating from the ISO file.

If you continue to experience problems, consider running troubleshooting tools such as the Windows Troubleshooters or checking the Event Viewer for error messages. These tools can help identify and resolve any lingering issues with the update process.

F.A.Q.

Can Windows 10 version 1803 be updated?

Windows 10 version 1803 can no longer be updated as it reached the end of service on November 12, 2019 and no longer receives security updates.

Is Windows 10 1803 still supported?

Windows 10 1803 is no longer supported.

Why is my Windows 10 not able to update?

Your Windows 10 may not be able to update due to issues with your internet connection or system settings. Make sure your computer is connected to the internet and run the Windows Update Troubleshooter to identify and fix any problems.

How to update Windows 10 1803 to 1809 manually?

To update Windows 10 1803 to 1809 manually, you will need to download the ISO file for version 1809. Once the file is downloaded, open it and run Setup.exe to begin the update process.

Was this article helpful?
YesNo