How does Win10 remove its own application?

  
After installing Win10, there will be many Win10 built-in applications in the start interface. These applications are rarely used, but it is too much trouble to uninstall one by one. The following small series will introduce how to use the command to uninstall all Win10's own application at one time, I hope it will help you!

Click on the search in the taskbar, enter PowerShell, and then in the search results Right click on PowerShell and select Run as administrator.

Enter the following command in PowerShell and press Enter to wait for a moment to delete all pre-installed apps in your current account. Note that an error message may appear during the process, but this does not affect the final result.
Get-AppXPackage
Copyright © Windows knowledge All Rights Reserved