How to fix error HRESULT 0xc8000222 Error in Dot Net Framework 4.0 Installation

Error :-

HRESULT 0xc8000222 when we are complete to finish the Dot Net Framework 4.0 installation

Solution :-

1. Open Command Prompt in Administrator Mode.
2. Type “net stop WuAuServ” (Disable Windows update).
3. Goto to Run ( Window key + R ) and type in “%windir%” ( microsoft windows system folder).
4. Look the folder “SoftwareDistribution” and rename it as “SDoldistri”.
5. Then, go back the command prompt and run the command “net start WuAuServ”. (This will Enable Windows update)
6. Now, try to install Dot NET Framework again.

Leave a Reply

Your email address will not be published. Required fields are marked *