Forum Discussion

MahiroMiyake's avatar
MahiroMiyake
Copper Contributor
Oct 24, 2020

0x803FB005 on Paint3D & MSNWeather

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

  • Ashish_Upadhyay's avatar
    Ashish_Upadhyay
    Copper Contributor
    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.

Resources