

Get-AppxPackage -AllUsers | select Name,PackageFullName,NonRemovable To get the list for all the users on your system, use the following command: Get-AppxPackage | select Name,PackageFullName,NonRemovable Step 2: Now, type in the following command to get the list of all the modern apps installed for the user: Step 1: First of all, open the PowerShell as an Administrator on your computer. How to remove a built-in app from Windows 10 using PowerShell AppX provisioned packages - built-in Windows 10 apps that are installed when the user first logs on to the system.AppX packages – UWP apps that are installed for the current Windows 10 user.In this guide, we will show a step-by-step method for removing a specific UWP app.īefore moving forward, understand the different kinds of apps in Windows 10. If you want to remove some of the built-in apps on your Windows 10 computer, you can do so using the PowerShell command. However, not all apps are useful for everyone.

It also comes with many built-in applications in an effort to make the out-of-the-box experience good for users. Microsoft’s Windows 10 operating system comes with several changes and features over its predecessor.
