How to Uninstall Paint 3D from Windows 10
Paint 3D it's a great program, but if you really want to remove it, here’s how it’s done.
1. In the Cortana search bar, search for Windows PowerShell.
2. Right click the correct result and select Run as administrator.
3. Type the following command to uninstall Paint 3D, and then press Enter.
Code:
Get-AppxPackage Microsoft.MSPaint | Remove-AppxPackage
If you get an error uninstalling, you’re either not running Windows PowerShell as an administrator, or you’ve incorrectly typed in the command from Step 3.
Did you find this tutorial helpful? Don’t forget to share your views with us.