FIX Windows Update Error Code 0x800f0805 in Windows 11/10

preview_player
Показать описание
if you try to install a windows 11 feature update and you get the error: we couldn't install this update but you can try again with the error code: 0x800f0805 . This error means that the windows update service is corrupt, so follow the steeps of this guide to learn how to resolve this issue in a quick and easy way.

This troubleshooting guide will work Windows 11 operating systems (Home, Professional, Enterprise, Education) and desktops, laptops, tables and computers manufactured by the following brands: Asus, Dell, HP, MSI, Alienware, MSI, Toshiba, Acer, Lenovo, razer, huawei, dynabook, LG , vaio, surface among others.

Copy and paste this:

net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"
rmdir %systemroot%\SoftwareDistribution /S /Q
rmdir %systemroot%\system32\catroot2 /S /Q
cd /d %windir%\system32

netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
Рекомендации по теме
Комментарии
Автор

Man! I thought I was on to something here. Did everything in the video and it all work just like in the video but I'm still getting the same 0x800f0805 error.. Thanks but it didn't work for me..

BlueSkyPilot.