Microsoft regularly releases Windows updates to introduce new features and fix known issues. While most updates install without problem, some might throw errors during installation.
The error 0x800f081f is one of the many update errors you might face while downloading Windows 11 updates. Luckily, it’s a very common update error and can easily be eliminated. Check out all the working solutions to eliminate Windows update error 0x800f081f on Windows 11.
What Causes Windows Update Error 0x800f081f
Considering the number of updates Microsoft rolls out, you’re always likely to encounter an update error while downloading or installing an update. The update error 0x800f081f usually appears when your computer fails to download Windows 11 22H2 update.
Some of the prime culprits behind this update error are:
- Incompatible system
- Corrupt Windows update components
- Misconfigured Group policy settings
- Unavailability of Microsoft .NET Framework 3.5
Now that you know the main reasons behind the update error, let’s dive into all the working fixes.
1. Check Your Computer Compatibility With the Windows 11 22H2 Update
You’re likely to face the update 0x800f081f if your computer isn’t compatible with the Windows 11 22H2 update. This situation mainly arises on a system where you have installed Windows 11 by bypassing its minimum requirement.
You can check whether your computer is compatible with the 22H2 update or not by following the below steps:
Step 1: Press the Windows + R keys to open the Run dialog box.
Step 2: In the text field, type regedit and press Enter.
Step 3: In the Registry Editor, head toward the following location:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\TargetVersionUpgradeExperienceIndicators\NI22H2
Step 4: Double-click on the RedReason entry in the right pane.
If the Value data says ‘None,’ your system is compatible with the 22H2 update. But if it says TPM UEFISecureBoot, you can’t install the update on your computer.
2. Use the Window Update Troubleshooter
Windows Update Troubleshooter is a built-in utility that can come in handy in resolving Windows Update issues. Here’s how you can run the Windows Update Troubleshooter on your computer:
Step 1: Press the Windows + I keys to open the Settings app.
Step 2: Choose the Troubleshoot option in the right pane.
Step 3: Select Other troubleshooters.
Step 4: Click the Run button next to the Windows Update option.
The Window Update Troubleshooter will crop up and look for any available issues. If it finds any, it will automatically resolve it without much user input.
3. Edit the Group Policy Settings
The Windows update error 0x800f081f will likely appear if optional update installation is disabled on your computer. You can use the Local Group Policy Editor, but it isn’t available on the Windows 11 Home edition. The Group Policy Editor is available in Windows 11 Pro, Enterprise and Education editions.
To enable it, follow the below instructions:
Step 1: Press Windows + R keys to the Run dialog box, type gpedit.msc and click OK to open the Local Group Policy Editor.
Step 2: In the Local Group Policy Editor, navigate to the below location:
Computer Configuration > Administrative Templates > System
Step 3: In the right pane, look for and double-click on the ‘Specify settings for optional component installation and component repair’ policy.
Step 4: Click the Enabled option and click Apply to save the changes.
Try installing the update and check if you still face the error code.
4. Reinstall Microsoft .NET Framework 3.5
Reinstalling the .NET Framework 3.5 is another effective solution to eliminate the Windows update error 0x800f081f. Here’s how to do that:
Step 1: Press the Windows + S to open the Windows Search.
Step 2: In the search bar, type Turn Windows features on or off and choose Open.
Step 3: Uncheck the .NET Framework 3.5 (includes 2.0 and 3.0) option and click OK. Then, wait till the framework is uninstalled from your computer.
Step 4: Navigate to .NET Framework 3.5 download website and click the Download icon.
Step 5: Open the downloaded executable file and choose Download and install this feature option.
Windows will download and install the .NET Framework 3.5 on your computer. After that, check if the update error appears again.
5. Reset Windows Update Components
The SoftwareDistribution and Catroot2 are two of the most important folders on a Windows operating system. They contain files required to install Windows updates.
If the content of these folders gets corrupted, you’ll face issues upon installing Windows updates. The best way to remove the corruption is to reset the Windows update components. Here’s how to do that:
Step 1: Press Windows + S keys to open Windows Search, type Command Prompt in the search bar, and choose ‘Run as administrator.’
Step 2: In the Command Prompt window, type these four commands and press Enter after each one:
net stop bits net stop wuauserv net stop appidsvc net stop cryptsvc
Step 3: Type the following command and press Enter. Executing this command will rename the SoftwareDistribution folder:
Ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
Step 4: To rename the Catroot2 folder, type the following command and press Enter:
Ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
Step 5: Type the following and press Enter after each command to restart the stopped services:
net start bits net start wuauserv net start appidsvc net start cryptsvc
6. Manually Enable Windows Update Services
A couple of Windows update services must be enabled and running for you to install Windows updates. If any of these services are disabled, you might face update errors.
Windows Update, Application Identity, and Background Intelligent Transfer Service are services. Here’s how to enable the Windows Update service:
Step 1: Press Windows + S keys to open Windows Search, type Services and click Open.
Step 2: Double-click on the Windows Update service to open its properties window.
Step 3: Change the Startup type to Automatic and click Start under the Service status section.
Step 4: Click Apply and OK buttons.
Similarly, enable the Application Identity and Background Intelligent Transfer Service.
7. Run SFC and DISM Scan
Are you still unable to update your computer? If yes, then corruption in the OS files is likely causing the issue. You can detect and eliminate corrupt files by running the SFC scan. Here’s how:
Step 1: Open Command Prompt as an administrator.
Step 2: Type sfc /scannow and press Enter.
After the scan is complete, restart your computer and check for the problem. If it persists, try executing the DISM scan.
Unlike SFC scan, DISM scan repair system images and files on your computer. To run the DISM scan, open Command Prompt with administrative access again, type the following commands one by one, and press Enter after each command:
DISM /Online /Cleanup-Image /CheckHealth DISM /Online /Cleanup-Image /ScanHealth DISM /Online /Cleanup-Image /RestoreHealth
Update Windows Without Issues
Nothing worse than facing an error code while downloading Windows updates. Like most error codes, Windows update error 0x800f081f can easily resolve. Just try the above solutions to eliminate the problem for good.
Last updated on 01 February, 2023
The above article may contain affiliate links which help support Guiding Tech. However, it does not affect our editorial integrity. The content remains unbiased and authentic.
Thank you for your “7 Best Fixes for Windows Update Error 0x800f081f in Windows 11”. My Windows 11 Pro PC is refusing to update. I’ve gone through your suggested solutions step-by-step without success. Spent almost a full day on it. I’m wondering whether a recent MS Windows 11 update has torpedoed the Windows update system.