Thursday, October 6, 2016
How to Solve Error Code 0x80070422 from Windows Store on Windows 8
How to Solve Error Code 0x80070422 from Windows Store on Windows 8
Error 0X80070422 I experienced when downloading games from the Windows Store and install it on the PC that had the Windows 8 OS . then my googling I finally found the way and managed to overcome the error .
How to Solve Error Code 0x80070422 in windows store Windows 8 The trick is as follows :
1.Open Notepad program ,
2.Copy the following text into notepad
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
Save as file name and then write repair.bat . then Save as type select All files ( " . " ) . up storage space after that click save . Well straight to the file we just created repair.bat right-click the file and then click Run as administrator . then open a command prompt program that is executing a command enter a password if asked for a password before executing . wait until the process is completed and the exit itself .
You can watch youtube video below as tutorial.
If you do not understand with create repair bat file. I was make it for you. you can download it below.
extract file and then Run as Administrator.
DOWNLOAD Repair.bat file
Go to link download