There are times when you install a Windows update to your Windows 10 computer but you only got an error message saying, “The update isn’t applicable to your computer”. This is unusual as Windows was the one that downloaded them in the first place. To understand the reason behind this error, read on as this post will also give you a couple of suggestions you can try to fix the problem.
One of the main reasons why this error occurs is that your computer might not have the required installed updates and many more. Other reasons include:
- The update might be replaced. There are instances when a newer Windows version is already available on the computer and that the version you are trying to manually install is an older version which is why the Windows update failed.
- The update might already be installed. There are times when the update process is still in progress and the earlier payload might have already been installed.
- It could also be that it’s a wrong update for architecture. As you know, updates are designed accordingly based on the architecture of the computer so if the update you are trying to install does not match the architecture of your CPU then it’s no wonder you’re getting an error message.
- Your computer might be missing a prerequisite update. There are Windows updates that depend on other updates so if you missed one and you’re installing another one, it could be the reason why you’re getting the error.
To fix the problem, here are some suggestions that might help.
Option 1 – Try verifying the package and the Processor Architecture
As pointed out earlier, updates are made according to the Windows versions. Thus, if one of the updates failed to install, you need to check if it’s applicable or not. The best way to do that is by searching the Windows update name on the official website of Windows.
It could be that the Processor Architecture is not compatible with the Windows Update you are trying to install. If you have an X86-based processor, you can’t install x64-based installations of Windows and vice-versa. This usually happens when you’ve downloaded the update manually and then tried installing it.
Option 2 – Try checking if the update is old
The issue might be because you are trying to install an old Windows update which is why it didn’t work. To check, go to Settings > Update and Security > View Update history. From there, you can look for the update.
Option 3 – Try checking if the update is already installed
To verify the update, just go to the Windows Update history once more as you did in option 2, and then see if the update is already installed or not.
Option 4 – Try checking the prerequisites
AS mentioned earlier, there are some updates that depend on other updates before they get installed on your computer. The best way to verify is by checking the Microsoft Knowledge Base (KB). And to verify if the prerequisite updates are installed or not, just run the command below in PowerShell:
get-hotfix KB1111111, KB2222222, KB3333333
Note: In the command given above, you need to replace “KB1111111, KB2222222, KB3333333” with the actual update KB numbers.
Option 5 – Try running the Windows Update Troubleshooter
As you know, Windows 10 has various auto-repair built-in tools to help users fix small issues which used to get fixed manually. And in this case, you will need the Windows Update Troubleshooter to fix the issue.
- Go to Settings and click on Update and Security.
- From there, click Troubleshoot and click on Windows Update and then click the “Run the troubleshooter” option.
- After that, it will try to detect and automatically fix common issues in the Windows Updates which can be resolved by Windows itself. Note that the process may take several minutes before it completes so you need to wait until it’s done. Once it’s done, in case you have some pending update that wasn’t realized by the system early on, it will apply the fix right away and restart the Windows Update service.