How to Fix Error Code 0x500f0984 in Windows 11/10

The error code 0x500f0984 is an update-related issue and often appears while installing new patches on your computer. As long as this error persists, your system won’t receive any build updates including the security ones. So, it becomes an utmost task to find and resolve the underlying causes that might have started this issue in the first place.

Missing system files and corrupted update components are some of the reasons that might have triggered this bug on your device. You may solve this simply by creating a batch file and running it as an administrator. 

Installing a problematic or faulty cumulative update on your device may also throw similar errors. If that’s the case, you better visit the Update Catalog site and manually install the pending update

How to Fix Error Code 0x500f0984

Windows Error Code 0x500f0984 Solutions

To fix error code 0x500f0984 on Windows 11/10 PC, try out this workaround –

  • Right-click anywhere on the desktop screen and proceed as follows New > Text Document
  • Copy/paste the below set of commands inside it and save this file.
SC config trustedinstaller start=auto
net stop bits
net stop wuauserv
net stop msiserver
net stop cryptsvc
net stop appidsvc
Ren %Systemroot%\SoftwareDistribution SoftwareDistribution.old
Ren %Systemroot%\System32\catroot2 catroot2.old
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
rundll32.exe pnpclean.dll,RunDLL_PnpClean /DRIVERS /MAXCLEAN
dism /Online /Cleanup-image /ScanHealth
dism /Online /Cleanup-image /CheckHealth
dism /Online /Cleanup-image /RestoreHealth
dism /Online /Cleanup-image /StartComponentCleanup

Sfc /ScanNow
net start bits
net start wuauserv
net start msiserver
net start cryptsvc
net start appidsvc

Error Code 0x500f0984 - Fix it

  • Go to the File tab next and select the option – Save as.
  • Select All Files under “Save as type” and rename this file to WinFix.bat

Error Code 0x500f0984 - Create Batch File

Now that you have created a batch file, right-click on it, and select Run as administrator

  • As the above cmdlet comprises DISM scan, renaming of Windows Cache folders, re-registering DLL files, and stopping/restarting update-related services, this might take 15-20 minutes. 
  • When all these processes are complete, restart your PC.

Sign back into your PC and check if the problem has been resolved or is still occurring.

Manually install pending updates

While downloading updates, there could occur a variety of issues like network problems, or power fluctuations. A mere disconnection from the Microsoft servers may corrupt the entire setup file. As a result, when you try installing these updates on your device, your system throws an error code 0x500f0984.

To solve this, re-visit the Windows Update section, and hit Check for updates

On Windows 10: Settings (Win + I) > Update & Security > Windows Update

On Windows 11: Settings (Win + I) > Windows Update

Alternatively, you may also download the standalone package by visiting the Microsoft Update Catalog. When the download completes, double-click over the setup file to begin its installation. 

I hope this guide helps to resolve the error code 0x500f0984 on your device. 

How do I Fix Error Code 0x800f0954 on Windows?

The Error 0x800f0954 is also an update error that occurs when installing new updates on your computer. If you are encountering this error code, consider applying the below fixes –

  • Check for Pending Restarts: You are required to restart your PC immediately after updating Windows. Make sure that there are no pending restarts on your computer, as this could be causing issues with the update process.
  • Troubleshoot Windows Update: On Windows 10, go to Settings > Update & Security > Troubleshoot > Additional troubleshooters, and click to expand Windows Update. Click on the Run the troubleshooter button to begin troubleshooting Windows Update. Windows 11 users may go to this path instead, and hit the Run button next to Windows Update –

Settings > System > Troubleshoot > Other troubleshooters 

  • Reset Windows Update Components: If the error code 0x800f0954 is still occurring, this must be because of corrupt update components. Stop all update services, purge the cache folders, and restart all the services that you stopped earlier. Restart your PC and check if you can update Windows 11/10 normally now. 
  • Install Updates Manually: If Windows Update is having trouble finding updates, or the updates are stuck while installing, you can download and install updates manually from the Microsoft Update Catalog website.

Following the above fixes should resolve the error code 0x800f0954 on your Windows 11/10 PC. Let us know in the comment section if you are struggling to update Windows. 

R Aryan

R Aryan

Ranvijay Aryan, a Windows expert has been writing for howtoedge since 2018. He has worked at different websites, including howtoconnect, ilovefreesoftware, WindowsOutline, and other tech sites. He has also produced several articles in the SEO niche on Kunnectus and WpressSeo.

Leave a Reply