Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| 2024-12-02 12:10:07 | ![]() 1,303 Views |
Right-click on Command Prompt and pick Run as administrator
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
————————————————————————————————–
Type cmd in Windows search.
Right-click on Command Prompt and pick Run as administrator
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
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
Please take the opportunity to connect and share this video with your friends and family if you find it useful.