Printer Not Working? Fix Error 0x00000003 in Windows 10/11

Deep Master
Deep Master
231 بار بازدید - 2 هفته پیش - Type cmd in Windows search.Right-click
Type cmd in Windows search.
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
2 هفته پیش در تاریخ 1403/06/28 منتشر شده است.
231 بـار بازدید شده
... بیشتر