How to Solve Error Code 0x80070422 in windows store Windows 8 The trick is as follows :
* Follow this With Video Tutorial
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 . the 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 .