Forum Discussion
DanFosing
May 27, 2021Copper Contributor
.NET framework 3.5 error 0x800F0922
When trying to install .NET framework 3.5 i am getting error 0x800F0922 on newest windows insider dev build. Using DISM in terminal with administrator rights gaves same error.
KapilArya
MVP
Hello DanFosing,
To fix error code 0x800F0922, try this:
- Open administrative Command Prompt.
- Run lodctr /R command.
- Once executed successfully, execute winmgmt.exe /RESYNCPERF command.
- Retry installing .NET Framework 3.5.
If this doesn't works, try other suggestions mentioned in this fix:
https://www.kapilarya.com/fix-net-framework-3-5-installation-error-0x800f0922
Let us know if this helps!
Note: Included link in this reply refers to blog by a trusted Microsoft MVP.
*This reply was updated to make sure it is valid.
DanFosing
May 28, 2021Copper Contributor
winmgmt.exe /RESYNCPERF don't do anything for me
DISM method didn't worked this time too
DISM method didn't worked this time too