

All company, product and service names used in this website are for identification purposes only. So, in this way you can declutter your Start menu and also bring back the native apps.Īll product names, trademarks and registered trademarks are property of their respective owners. Must Read: How to Disable Telemetry and Data Collection in Windows 10 If you don’t notice any change, restart the PC and then go to Start menu to get the default apps. This command will ask Windows to install Windows default apps again. Once the Powershell interface is open, copy and paste the below command: In case you need to re-install the native apps, Open Powershell(Admin), by following the above steps. So, these are the commands that you need to use to delete native apps on Windows. Get-AppxPackage *xboxapp* | Remove-AppxPackage Get-AppxPackage *bingweather* | Remove-AppxPackage Get-AppxPackage *soundrecorder* | Remove-AppxPackage Get-AppxPackage *bingsports* | Remove-AppxPackage Get-AppxPackage *windowsstore* | Remove-AppxPackage Get-AppxPackage *photos* | Remove-AppxPackage Get-AppxPackage *windowsphone* | Remove-AppxPackage Get-AppxPackage *people* | Remove-AppxPackage Get-AppxPackage *onenote* | Remove-AppxPackage

Get-AppxPackage *bingnews* | Remove-AppxPackage Get-AppxPackage *zunevideo* | Remove-AppxPackage Get-AppxPackage *bingfinance* | Remove-AppxPackage Get-AppxPackage *solitairecollection* | Remove-AppxPackage Uninstall Microsoft Solitaire Collection:.Get-AppxPackage *windowsmaps* | Remove-AppxPackage Get-AppxPackage *zunemusic* | Remove-AppxPackage Get-AppxPackage *getstarted* | Remove-AppxPackage Get-AppxPackage *skypeapp* | Remove-AppxPackage Get-AppxPackage *officehub* | Remove-AppxPackage Get-AppxPackage *windowscamera* | Remove-AppxPackage Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage Get-AppxPackage *windowscalculator* | Remove-AppxPackage Get-AppxPackage *windowsalarms* | Remove-AppxPackage Get-AppxPackage *3dbuilder* | Remove-AppxPackage List of all the commands for the native apps that you need to type to delete them. Once the PowerShell interface is open, copy and paste any of the commands(related to the app) and press Enter after each command.Must Read: Block Internet Access for a Program in Windows 10 Once the option appears, right click on it and select “Run as administrator” option. Click Start and type “Powershell” in the search box. Note: In case your system is not updated to Windows 10 Creators Update, you might not be able to get Powershell in Power User menu. You will get Power User menu at the bottom left-hand side corner. To remove the other apps, follow these steps: Note: You can’t remove essential Microsoft apps such as Cortana, Microsoft Edge. If you are looking for a way to uninstall native apps which don’t have an option to Uninstall, you can Uninstall using Powershell. Use Powershell To Uninstall In-Built Apps
