0x803FB005 on Paint3D & MSNWeather

Copper Contributor

Before insider build 20241, My PC showed error code 0x803FB005 when I try to install paint3D, MSNWeather, and OneNote for win10.

Now, it finally downloaded OneNote after 20241 was announced, but still not for Paint3D and MSNWeather. 

3 Replies
Hi, Mahiro
Until the problem is fixed by the developers, you can use this Power Shell command to reinstall pre-installed apps.
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Don't worry about the errors that it will show, it's totally normal. After the process is completed uninstall all the unnecessary apps that you don't need.

ok. thank you for your kindness.

Did it solve your problem? Please let me know, that would be very helpful.