ACTIVE MALWARE WINDOWS TESTED: WINDOWS 11

How to fix
KB5022303 fails to install
on Windows

Resolve the KB5022303 installation issue on Windows 11 effortlessly. Discover expert-tested methods and get your system running smoothly in minutes.

How to fix KB5022303 fails to install in Windows 11?
Quick Summary
Error severity
Medium
Est. time
10 minutes
Offer Fortect PC Suite
Start fix →
Ad · we may earn a commission
0 Comments
01

What causes How to fix KB5022303 fails to install in Windows 11?

  • Insufficient storage space on the device
  • Conflicting updates or software installed on the device
  • Corrupted or damaged system files
  • Network connectivity issues
  • Antivirus software or firewall blocking the update
Offer Fortect PC Suite

Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.

Ad · we may earn a commission
Get Fortect PC Suite ↗

Hello. I tried to install the latest Windows 11 update KB5022303, but it failed and I received the 0x800f081f error. How do I fix this?

KB5022303 is a security update for the Windows operating system. It addresses issues that affect the Local Session Manager (LSM) which could allow users without admin rights to perform actions that are restricted to administrators. Additionally, it also addresses a known issue that affects apps that use Microsoft Open Database Connectivity (ODBC) SQL Server Driver (sqlsrv32.dll) to connect to databases, as the connection may fail or error messages may occur.

However, some users have reported that this update is failing to install on Windows 11. This can be a frustrating issue, as it is important to keep the operating system up-to-date in order to maintain the security and stability of the device. Not having the latest security updates installed can leave a device vulnerable to malicious attacks, and an outdated operating system may also have reduced performance and stability.

Users report the KB5022303 update failing to install with error codes such as 0x800f081f and 0x80070002. There can be several reasons why a Windows update may fail to install. Some common causes include:

  • Insufficient storage space on the device
  • Conflicting updates or software installed on the device
  • Corrupted or damaged system files
  • Network connectivity issues
  • Antivirus software or firewall blocking the update
  • Issues with the Windows update service or settings

In this guide, you will find 6 steps that should help you fix KB5022303 fails to install in Windows 11. Keep in mind that the manual troubleshooting process can be lengthy. You can use a maintenance tool like [d1] that can fix most system errors, BSODs,[ref en-1] corrupted files, registry[ref en-2] issues, or clear cookies and cache[ref en-3] automatically. Otherwise, follow the step-by-step instructions below.

How to fix kb5022303 fails to install in windows
How to fix kb5022303 fails to install in windows

Method 1. Repair Corrupted System Files

Use Command Prompt commands to repair system file corruption:

  • Open Command Prompt as administrator
  • Use the following command and press Enter:
    sfc /scannow

Repair corrupted system files
Repair corrupted system files

  • Reboot your system
  • If SFC returned an error, then use the following command lines, pressing Enter after each:
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth

Method 2. Run Windows Update Troubleshooter

  • Click the Windows button and select Settings
  • Select System from the left pane, then scroll down on the right pane, and click on Troubleshoot
  • Click on Other troubleshooters
  • Locate the Windows Update troubleshooter and hit the Run button

Run windows update troubleshooter
Run windows update troubleshooter

Method 3. Restart Windows Services

  • Type services in the search bar and launch the Services utility
  • Find Windows Update in the list
  • Double-click on it, set the Startup type to Automatic, and click Apply
  • Now click on Restart the Service

Restart windows services
Restart windows services

  • Do the same with Background Intelligent Transfer Service

Method 4. Install the Update Manually

If automatic download would not succeed, we recommend trying to download and install the update manually.

  • Go to the official Microsoft Update Catalog website
  • Type the KB number KB5022303 into the search bar, and press Enter or click Search

Install the update manually
Install the update manually

  • You will find many different versions on the update – you need to find the one that matches your PC specs and Windows version (as a home user, ignore Windows server versions)
  • After picking the correct version, click the Download button and proceed with the on-screen instructions
  • Restart your system once done.

Method 5. Reset Windows Update Components

  • Open the Command Prompt as an Administrator
  • Type the following commands one by one and press Enter after each:

net stop bits

net stop wuauserv

net stop cryptsvc

Del “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat”

Ren %Systemroot%\SoftwareDistribution\DataStore DataStore.bak

Ren %Systemroot%\SoftwareDistribution\Download Download.bak

Ren %Systemroot%\System32\catroot2 catroot2.bak

sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)

sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)

cd /d %windir%\system32

regsvr32.exe atl.dll

regsvr32.exe urlmon.dll

regsvr32.exe mshtml.dll

regsvr32.exe shdocvw.dll

regsvr32.exe browseui.dll

regsvr32.exe jscript.dll

regsvr32.exe vbscript.dll

regsvr32.exe scrrun.dll

regsvr32.exe msxml.dll

regsvr32.exe msxml3.dll

regsvr32.exe msxml6.dll

regsvr32.exe actxprxy.dll

regsvr32.exe softpub.dll

regsvr32.exe wintrust.dll

regsvr32.exe dssenh.dll

regsvr32.exe rsaenh.dll

regsvr32.exe gpkcsp.dll

regsvr32.exe sccbase.dll

regsvr32.exe slbcsp.dll

regsvr32.exe cryptdlg.dll

regsvr32.exe oleaut32.dll

regsvr32.exe ole32.dll

regsvr32.exe shell32.dll

regsvr32.exe initpki.dll

regsvr32.exe wuapi.dll

regsvr32.exe wuaueng.dll

regsvr32.exe wuaueng1.dll

regsvr32.exe wucltui.dll

regsvr32.exe wups.dll

regsvr32.exe wups2.dll

regsvr32.exe wuweb.dll

regsvr32.exe qmgr.dll

regsvr32.exe qmgrprxy.dll

regsvr32.exe wucltux.dll

regsvr32.exe muweb.dll

regsvr32.exe wuwebv.dll

netsh winsock reset

net start bits

net start wuauserv

net start cryptsvc

Reset windows update components
Reset windows update components

  • Wait for the process to finish and restart your PC

Method 6. Repair Install Windows

  • Visit the official Microsoft website to download Windows 11 Installation Media
  • Run the Media Creation Tool and select Create Installation Media for another PC
  • Select your USB drive
  • Let the Process complete of writing the Installation files to the USB drive
  • Click Finish
  • On the PC you wish to upgrade, Press Windows + E to open the File Explorer
  • Open the Removable drive and click Setup.exe

Repair install windows
Repair install windows

  • Accept the license terms on the next screen
  • Confirm the Upgrade options – Files, apps and Settings are kept
  • Click Install, and the upgrade should start

Bottom line

To fix the KB5022303 installation failure, you can repair corrupted system files using Command Prompt commands, check for sufficient storage space, and ensure that no conflicting software is present. If these methods do not resolve the issue, consider using a maintenance tool to automatically fix system errors.

Frequently asked questions

First, try running the Windows Update Troubleshooter from Settings > Update & Security > Troubleshoot. If that doesn't work, consider resetting the Windows Update components manually.

You can check the installed updates by going to Settings > Windows Update > Update history and scrolling down to the 'Related settings' section.

Yes, common error codes include 0x800f0922 and 0x8007000d, which indicate issues with the update process or corrupted files.

Did this fix work for you?
Olivia Morelli

Written & verified by

Windows Systems Expert
Windows error repair BSOD troubleshooting System file corruption Registry repair Windows Update failures

Olivia Morelli is a Windows systems expert specialising in diagnosing and repairing OS-level errors. She has spent nearly a decade writing guides that help everyday users recover from BSODs, corrupt system files, broken Windows installations, and failed update rollouts. Her methodical troubleshooting approach — starting with built-in tools before escalating to manual repairs — reflects years of practical experience supporting users across Windows 7, 8, 10 and 11. Olivia's guides are known for their clarity, completeness, and the care she takes to explain not just the fix but why the problem occurred.

0 Comments

Be the first to comment

Still worried? Run a free check.

Paste any URL or domain — we'll scan it against 4.2M known threats in 10 seconds.

View full scanner → Add to your website →