The scenario is that, when you try to install Windows 11/10, using Windows Update Standalone Installer, you might receive this error message. This error might mean that your computer doesn’t have the required updates installed. The reasons could be many!

The update is not applicable to your computer

Here are a few things you should try to fix the issue.

1]  Verify the Package

Updates are according to versions of Windows. If one of the updates are failing to install, you need to find out if it’s applicable. The best way is to search with the Windows Update name, on the official Windows website or search for it.

2] Check if it’s for your Processor Architecture

You need to make sure the update is for your system. If you have an X86-based processor, you cannot install x64-based installations of Windows and vice-versa.  This usually happens when you have manually downloaded the update and tried installing it.

3] Check if the update is old

In case you are installing an older version of the same update, it will not work. Go to Settings > Update and Security > View Update history. Here you can search for the update.

4] Check if the update is already installed

Visit the Windows Update history again, and see if the update is already installed on your PC.

5] Check for prerequisites

Some updates depend on other updates which should be installed on your PC. The best way to figure it out is by checking on Microsoft Knowledge Base (KB).  To determine if the prerequisite updates are installed, run the following PowerShell command: Here we have mentioned ‘KB1111111, KB2222222, KB3333333’ randomly – you need to replace them with the actual Update KB numbers. If the updates were already in place, the command would return the installed date in the “Installed on” section of the output.

6] Run Windows Update Troubleshooter

Run this inbuilt Windows Update Troubleshooter to fix the most common Update problems on Windows 11/10.

7] Run Microsoft’s online troubleshooter

You can also fix Windows Update Errors using Microsoft’s online troubleshooter. It will scan your PC for issues, and fix the problems.

8] Language issue

Now how do you get your language back? Press Win + X and select Windows PowerShell (Admin) Type dism /online /get-intl and hit Enter.

This should get you the language pack installed on your operating system. So this will be a good step to try to check if your machine is now compatible. The other scenario is if you’re running Windows Enterprise. Then you’ll need to download the ISO image. I have to stress this point again you cannot upgrade or keep your Windows settings, personal files, or applications if you are performing a cross-language installation. You can only keep your files during a cross-language installation using Windows Setup.

9] Manually apply the Windows Update file

Another option is to manually apply the Windows update file. Download the required Windows Update package by clicking on “Get the update.” Then create a folder under C drive called – say – Win8. Then move the downloaded file there. Next, open a command prompt as administrator and type in

Now open a command prompt as administrator and type in The name of the folder and package is indicative and you have to use yours there. Reboot your system, and you should be getting the notification to download Windows. If that does not work, then try to change the Language pack from Control Panel. Open language Settings and click on Add a Language and download and install “English (United States)” and then set it as primary. Now it should work. If the above does not work, then I’m afraid you need to do a clean install. I hope you find this article helpful.