Windows 10 - Removing unwanted apps
How to removing the unwanted Apps which are pre-installed in default.
Some of the Windows 10 apps un-installation is not possible in the normal way. They have to remove through by using the power shell App.
If we need to see those applications which we are using regularly and we should to remove all the other apps. Here we can see how to uninstall.
Here for example we have taken the xBox App
Step 1: Start by typing powershell in the cortana search box.
Step 2: Right-click the first result in the list to run the PowerShell app as administrator.
Step 3: At the PS prompt type the following command and then press Enter:
Get-AppxPackage *xboxapp* | Remove-AppxPackagev
Step 4: Close the PowerShell.
Thats All..
Now you can check the Start Menu, there you should see a missing spot where the Apps shown previously.
How to removing the unwanted Apps which are pre-installed in default.
Some of the Windows 10 apps un-installation is not possible in the normal way. They have to remove through by using the power shell App.
If we need to see those applications which we are using regularly and we should to remove all the other apps. Here we can see how to uninstall.
Here for example we have taken the xBox App
Step 1: Start by typing powershell in the cortana search box.
Step 2: Right-click the first result in the list to run the PowerShell app as administrator.
Step 3: At the PS prompt type the following command and then press Enter:
Get-AppxPackage *xboxapp* | Remove-AppxPackagev
Step 4: Close the PowerShell.
Thats All..
Now you can check the Start Menu, there you should see a missing spot where the Apps shown previously.
Emoticon Emoticon