Windows Update Isnt Working
#############################
Video Source: www.youtube.com/watch?v=-SgSFn35L7w
Windows update problems are always annoying. Some times they can be the most frustrating problems you can have in Windows. So today I'm going to show you the best way to fix most windows update problems. We will be completely resetting Windows Update. • Sponsored links • VIP-SCDKey.com • 25% off discount code: CyberCPU • ▬ Windows 10 Pro (16USD): https://biitt.ly/vbLzK • ▬ Windows 11 Pro(23USD):https://biitt.ly/FAS2Z • ▬ Windows 10 Home (15USD): https://biitt.ly/zKc1C • ▬ Office 2019 Pro (49USD):https://biitt.ly/XL8Rj • ▬ Office 2021 Pro (57USD): https://biitt.ly/2wSZd • Please Like this video and Subscribe to my channel • https://www.youtube.com/cybercpu?sub_... • My shirt from the video • https://www.cybercputech.com/productd... • -Notes from video- • Open CMD as Administrator • kill services (Make sure service stops correctly) • net stop bits (Background Intelligent Transfer Service) • net stop wuauserv (Windows Update service) • net stop appidsvc (Application Identity service) • net stop cryptsvc (Cryptographic service) • Delete files (Microsoft hidden directory) • c:\\ProgramData\\Application Data\\Microsoft\\Network\\Downloader\\*.* • Remove directory's • rmdir {path} /S /Q • /S remove all sub files and folders • /Q quiet mode • rename {old name} {new name} (Use quotes if spaces in folder name) • C:\\Windows\\SoftwareDistribution • C:\\Windows\\System32\\catroot2 • reset security descriptor in Windows update and Bits • 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) • Go to system32 directory and run these commands • open file explorer from cmd • explorer . (. will open current directory) • regsvr32.exe /s atl.dll • regsvr32.exe /s urlmon.dll • regsvr32.exe /s mshtml.dll • regsvr32.exe /s shdocvw.dll • regsvr32.exe /s browseui.dll • regsvr32.exe /s jscript.dll • regsvr32.exe /s vbscript.dll • regsvr32.exe /s scrrun.dll • regsvr32.exe /s msxml.dll • regsvr32.exe /s msxml3.dll • regsvr32.exe /s msxml6.dll • regsvr32.exe /s actxprxy.dll • regsvr32.exe /s softpub.dll • regsvr32.exe /s wintrust.dll • regsvr32.exe /s dssenh.dll • regsvr32.exe /s rsaenh.dll • regsvr32.exe /s gpkcsp.dll • regsvr32.exe /s sccbase.dll • regsvr32.exe /s slbcsp.dll • regsvr32.exe /s cryptdlg.dll • regsvr32.exe /s oleaut32.dll • regsvr32.exe /s ole32.dll • regsvr32.exe /s shell32.dll • regsvr32.exe /s initpki.dll • regsvr32.exe /s wuapi.dll • regsvr32.exe /s wuaueng.dll • regsvr32.exe /s wuaueng1.dll • regsvr32.exe /s wucltui.dll • regsvr32.exe /s wups.dll • regsvr32.exe /s wups2.dll • regsvr32.exe /s wuweb.dll • regsvr32.exe /s qmgr.dll • regsvr32.exe /s qmgrprxy.dll • regsvr32.exe /s wucltux.dll • regsvr32.exe /s muweb.dll • regsvr32.exe /s wuwebv.dll • Reset networking • netsh winsock reset • netsh winsock reset proxy • netsh int ip reset • ipconfig /flushdns • Restart services • net start bits • net start wuauserv • net start appidsvc • net start cryptsvc • #Windows #Update #Tech
#############################