How to Solve error 0x80070422

Step 1: Open notepad
Step 2: Paste these codes
-------------------------------------------
sc config wuauserv start= auto
sc config bits start= auto
sc config DcomLaunch start= auto
net stop wuauserv
net start wuauserv
net stop bits
net start bits
net start DcomLaunch
-------------------------------------------
Step 3: Save as "repair.bat"
Step 4: Open "repair.bat" (run as administrator)
Done!
Watch this Video

Step 1: Open notepad
Step 2: Paste these codes
-------------------------------------------
sc config wuauserv start= auto
sc config bits start= auto
sc config DcomLaunch start= auto
net stop wuauserv
net start wuauserv
net stop bits
net start bits
net start DcomLaunch
-------------------------------------------
Step 3: Save as "repair.bat"
Step 4: Open "repair.bat" (run as administrator)
Done!
Watch this Video
0 comments:
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.