Installer Encountered An Error 0x800f0905: Solved

Check out tried and tested fixes that worked for most!

Reading time icon 4 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more

0x800f0905 error encountered by installer during Windows Update
XINSTALL BY CLICKING THE DOWNLOAD FILE
A message from our partner

For fixing Windows errors, we recommend Fortect:

Fortect will identify and deploy the correct fix for your Windows errors. Follow the 3 easy steps to get rid of Windows errors:

  • Download Fortect and install it on your PC
  • Launch the tool and Start scanning your PC for Windows errors
  • Right-click on Start Repair to deploy the right fix for each error encountered during the scan
Download Now Fortect has been downloaded by 0 readers this month, rated 4.6 on TrustPilot

If you’re a Windows user, you’re probably familiar with the 0x800f0905 error while trying to update Windows. Below, we’ll explain how to fix this in just a few easy steps (applicable for Windows 10 &11).

The error message signals the operating system is unable to install the requested updates. This could happen ue to corrupt system files, update component errors, or misconfigured settings.

Here’s how to fix it:

How can I fix Installer encountered an error 0x800f0905?

Start by disabling any third-party antiviruses (some might interfere) and VPNs. You can use Windows Security until the updates are installed. If these tricks won’t help, keep reading.

1. Run the Windows Update troubleshooter

  1. Press Windows + I to launch the Settings app.
  2. Click on Troubleshoot on the right in the System tab.Troubleshoot to fix installer encountered an error 0x800f0905
  3. Next, click on Other troubleshooters.Other troubleshooters
  4. Locate the Windows Update troubleshooter and click on the Run button next to it.Run Windows Update troubleshooter
  5. Windows will now detect and fix problems that might be leading to the 0x800f0905 error encountered by the installer.

Alternatively, you can try dedicated third-party repair software to automatically fix Windows Update-related errors.

2. Reset Windows update components

  1. 1. Press Windows + S to launch the Search menu, enter Windows Terminal in the text field at the top, right-click on the relevant search result, and then select Run as administrator from the context menu.

    Launch elevated Windows Terminal
  2. 2. Click Yes on the UAC (User Account Control) prompt that pops up.

  3. 3. Up next, click on the downward arrow at the top, and select Command Prompt from the list of options. Alternatively, you can press Ctrl + Shift + 2 to launch the Command Prompt tab.

    Launch Command Prompt to fix installer encountered an error 0x800f0905
  4. 4. Now, type/paste the following commands to stop the BITS and Windows update service, and hit Enter after each to execute them:

    net stop bits

    net stop wuauserv

  5. 5. Next, enter the following command to delete the qmgr*.dat files:Del “%ALLUSERSPROFILE%Application DataMicrosoftNetworkDownloaderqmgr*.dat”

  6. 6. Now, enter the following commands to rename some critical folders:

    Ren %Systemroot%\SoftwareDistribution\DataStore DataStore.bak

    Ren %Systemroot%\SoftwareDistribution\Download Download.bak

    Ren %Systemroot%\System32\catroot2 catroot2.bak

    If this is your first attempt at resetting Windows Update components, skip this step.

  7. 7. Paste the following commands and hit Enter to reset the BITS and Windows Update services:

    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)

  8. 8. Next, paste the following command and hit Enter:cd /d %windir%\system32

  9. 9. You will now have to execute each of the following commands to reregister the BITS and Windows Update files to fix the 0x800f0905 error encountered by the installer:

    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.dllregsvr32.exe muweb.dll

    regsvr32.exe wuwebv.dll

  10. 10. Execute the following command to reset Winsock: netsh winsock reset

  11. 11. Finally, execute these commands to restart the BITS and Windows Update service:

    net start bits

    net start wuauserv

  12. Resetting the Windows Update components is one of the best fixes for any issues related to updating the OS.

    Though the process is slightly longer, it’s known to eliminate the install error – 0x800f0905 encountered by installer in Windows for a lot of users.

3. Fix file corruption with SFC

  1. Open the Command Prompt as an administrator.run cmd as admin
  2. Type sfc /scannow and press Enter.SFCSCANNOW CMD
  3. Wait for the scan to complete.
  4. Try running the updates again.

This command scans and fixes system file corruption which could very much lead to installer error 0x800f0905.

4. Perform a system restore

  1. Press Windows + S to launch the Search menu, enter Create a restore point in the text field at the top, and click on the relevant search result.Perform system restore to fix installer encountered an error 0x800f0905
  2. Next, click on System Restore.System restore
  3. If no recommended restore points are listed, click on Next.Choose a restore point
  4. Choose a restore point from the ones listed here and click on Next.Choose a restore point
  5. Finally, review the restore settings and click on Finish to start the process.Start system restore process to fix installer encountered an error 0x800f0905
  6. Your computer will restart during the process, so save any open files.
  7. After the computer restarts, check if the 0x800f0905 Windows Update error encountered by the installer is fixed.

System restore takes your computer back to a state where the error didn’t exist altogether. For example, say it’s misconfigured settings or a conflicting application causing the error, and restoring the system works perfectly here.

5. Manually install the updates

  1. Go to Windows 11 update history and identify the latest version’s KB (Knowledge Base) number. The KB number below is for the last update when writing this article; it could be different for the update you install in the future.Manually install updates to fix installer encountered an error 0x800f0905
  2. Now, go to the official Microsoft Update Catalog, paste the KB number in the search box, and then hit Enter.Enter KB number
  3. Click on the Download button next to the update that matches your system.
  4. Next, click on the link to download the file.Download update to fix installer encountered an error 0x800f0905
  5. Double-click on the downloaded file to launch the installer setup, and follow the on-screen instructions to complete the process.Run the setup

After manually downloading and installing the Windows update, the 0x800f0905 error encountered by the installer should be eliminated.

6. Perform an in-place upgrade

  1. Go to Microsoft’s official website, scroll to the Download Windows 11 Disk Image (ISO) section, select Windows 11 (multi-edition ISO) from the dropdown menu, and click Download.download
  2. Choose a language, preferably English (United States), and then click Confirm.choose language
  3. Now, click on the 64-bit Download button.64-bit download to fix installer encountered an error 0x800f0905
  4. After it’s downloaded, double-click on the file.ISO file
  5. Click Open in the confirmation prompt.open
  6. Now, run the setup.exe file.setup.exe to fix installer encountered an error 0x800f0905
  7. Click Yes in the UAC prompt.
  8. Now, click Next.next
  9. Click Accept in the Applicable notices and license terms window.accept to fix installer encountered an error 0x800f0905
  10. Finally, verify that it lists Keep personal files and apps, then click on Install.install to fix installer encountered an error 0x800f0905
  11. Now, wait for the installation to complete. It may take some time and should let the process run uninterrupted.

That’s it! If none of the previous methods worked, performing an in-place upgrade should most certainly get things up and running when receiving the Installer encountered an error 0x800f0905 message.

If it still doesn’t work, you can factory reset Windows 11 or even roll back to Windows 10.

Tell us which fix worked or whether you had to reset Windows 11 in the comments section below.

More about the topics: Windows Update

User forum

0 messages