ERROR HRESULT 0x8000222

Anonymous
2011-10-16T12:08:11+00:00

HOW RESOLVE ERROR HRESULT 0x8000222

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2011-10-16T13:35:10+00:00

If your computer is having problems finding and installing operating system updates, try using a Windows Update troubleshooter to fix the problem

Open the Windows Update troubleshooter by clicking the Start button , and then clicking Control Panel. In the search box, type troubleshooter, and then click Troubleshooting. Under System and Security, click Fix problems with Windows Update.

UTC/GMT is 13:33 on Sunday, October 16, 2011

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments

61 additional answers

Sort by: Oldest
  1. Anonymous
    2017-02-07T04:58:53+00:00

    Issue Upon installing Microsoft .NET Framework 4, the following error message is displayed:

    • HRESULT 0x8000222

    Solution

    • Click Start, type cmd in the search bar, right-click cmd.exe
    • Select run as administrator.
    • Stop the Windows Update service by typing the following command:
      • net stop wuauserv
    • Rename the "softwaredistribution" file by typing the following command:
      • ren %windir%\SoftwareDistribution SoftwareDistribution.Old
    • Restart Windows Update service:
      • net start wuauserv
    • Try to install .NET Framework 4 again.
    • AND thank and cliclk solution is worked

    Was this answer helpful?

    0 comments No comments