Resolve problem install .Net Framework (HRESULT 0xc8000222)

When your install Visual Studio it will install .Net Framework. In case it has the problem (HRESULT 0xc8000222). How can solve it? Please see the solution below:


    - Click Start => Run => Type cmd => Press Enter command prompt will appear
    - Then type net stop WuAuServ in Command prompt => Click Enter
    - Click Start => Run => Type %windir% => Press Enter it will open Window explorer 
    - Find and rename folder SoftwareDistribution to new name(Ex: SoftDold)
    - Click Start => Run => Type cmd => Press Enter command prompt will appear
    - Then type net start WuAuServ

Then please install again. 

Wish this topic can helps you and if have anything issue please comment. 

No comments:

Post a Comment