How To Uninstall Default Apps In Windows 10
1. Open the Start menu and go to All apps > Windows PowerShell and right-click Windows PowerShell. Choose Run as administrator. A window will pop up asking if you want to allow this app to make changes to your computer - click Yes to continue.
3. Press the Enter.
1. Open the Start menu and go to All apps > Windows PowerShell and right-click Windows PowerShell. Choose Run as administrator. A window will pop up asking if you want to allow this app to make changes to your computer - click Yes to continue.
2. In the PowerShell prompt window, type in the following command to remove the calculator:
Get-AppxPackage *windowscalculator* | Remove-AppxPackage
Get-AppxPackage *windowscalculator* | Remove-AppxPackage
3. Press the Enter.
4. To remove other default apps, use the same command but replace windowscalculator with the following text:
3D Builder: 3dbuilder
Alarms and Clock: windowsalarms
Calendar and Mail: windowscommunicationsapps
Camera: windowscamera
Groove Music: zunemusic
Maps: windowsmaps
Movies & TV: zunevideo
OneNote: onenote
People: people
Photos: photos
Store: windowsstore
Voice Recorder: soundrecorder
Xbox: xboxapp
Video Tutorial
Video Tutorial
0 comments:
Post a Comment