Sanatan Dharma-The True Identity

Its time now…to revive the lost spirit, the lost glory, the lost India!

Links

Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Most Popular

Sunday 31 July 2016

Microsoft Windows 10 update issue

                          Microsoft Windows 10 update issue(error 0x80070422):

Many people might have been facing the update issues, error might show up in some numeric code(way beyond for us to understand), well i myself faced this error....and went to Microsoft help forum..but didn't found it much useful. Well nevertheless i got a much more reliable method to sort this issue.

Well to sort error 0x80070422 you just need to follow up these mentioned steps:
1. Open Control Panel.
2.Go to Administrative Tools.
3.Go to Component services<Services Local<Windows Update.
4.It should have written "disabled", Switch it to Automatic.
5.Reboot your pc and check issue 0x80070422 would have resolved.

An alternate method to solve this issue is to do it by using Command Prompt.

  • Press Windows Key + X on the keyboard and then select “Command Prompt (Admin)” from the menu.
  • Stop the BITS, Cryptographic, MSI Installer and the Windows Update Services. To do this, type the following commands at a command prompt. Press the “ENTER” key after you type each command.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
  • Now rename the SoftwareDistribution and Catroot2 folder. You can do this by typing the following commands in the Command Prompt. Press the “ENTER” key after you type each command.
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
  • Now, let’s restart the BITS, Cryptographic, MSI Installer and the Windows Update Services. Type the following commands in the Command Prompt for this. Press the ENTER key after you type each command.
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
  • Type Exit in the Command Prompt to close it and then restart the computer.
If u face any problem you can refer it in comment section.

No comments:

Post a Comment