Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

MajorGeeks.com - I know you are, but what am I?.

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews




spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. GS Auto Clicker
2. Macrium Reflect FREE Edition
3. Rufus
4. Smart Defrag
5. Visual C++ Runtime Installer (All-In-One)
6. McAfee Removal Tool (MCPR)
7. MusicBee
8. Sergei Strelec's WinPE
9. Display Driver Uninstaller (DDU)
10. K-Lite Mega Codec Pack
More >>

top reads

Star How to Disable 1-Click Ordering on Amazon (and Avoid Surprise Charges)

Star How to Fix Shallow Paint Layer Depth in Bambu Studio

Star Aviator Betting Game Secrets: Unlock 97% RTP & Triple Your Wins

Star Windows Recall: What It Is, Why Hackers Will Love It, and How to Stay Safe

Star Star Trek Fleet Command Promo Codes: Redeem Codes for Free Shards, Blueprints And Resources

Star How To Use VLC Media Player to Trim Video Clips

Star What Is the $WinREAgent Folder and Can I Delete It?

Star Swear Your Way to Better Search Results

Star How to Get a Dark Start Menu and Taskbar in Windows 10 & 11

Star Enable, Disable, Manage, Delete or Create a System Restore Point


MajorGeeks.Com » Overview» Tutorials and Video Guides » Remove Windows 10 Apps Using PowerShell

Remove Windows 10 Apps Using PowerShell

By Timothy Tibbetts

on 06/30/2023

Windows 10, as you know, comes with over 20 built-in apps. The odds are you only use a few or none of these apps. One of the best ways to remove the built-in apps is to use PowerShell. The best part about it is that you can always restore these apps from the Windows Store should you change your mind later.

As always, if you're unsure, consider creating a restore point.

Let's get started by opening PowerShell as admin. Press the Windows Key + X and click on Windows PowerShell (Admin).

All you have to do now is copy and paste any of the following codes to remove the corresponding app. You won't see any prompts or confirmation, so be sure to enter the correct line.

3D Viewer:
Get-AppxPackage Microsoft.Microsoft3DViewer | Remove-AppxPackage

Calculator:
Get-AppxPackage *windowscalculator* | Remove-AppxPackage

3D Builder:
Get-AppxPackage *3dbuilder* | Remove-AppxPackage

Calendar and Mail:
Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage

Alarms and Clock:
Get-AppxPackage *windowsalarms* | Remove-AppxPackage

Camera:
Get-AppxPackage *windowscamera* | Remove-AppxPackage

Uninstall Get Help:
Get-AppxPackage *Microsoft.GetHelp* -AllUsers | Remove-AppxPackage

Get Office:
Get-AppxPackage *officehub* | Remove-AppxPackage

Get Started:
Get-AppxPackage *getstarted* | Remove-AppxPackage

Get Skype:
Get-AppxPackage *skypeapp* | Remove-AppxPackage

Groove Music:
Get-AppxPackage *zunemusic* | Remove-AppxPackage

Maps:
Get-AppxPackage *windowsmaps* | Remove-AppxPackage

Microsoft Solitaire Collection:
Get-AppxPackage *solitairecollection* | Remove-AppxPackage

Money:
Get-AppxPackage *bingfinance* | Remove-AppxPackage

Movies & TV:
Get-AppxPackage *zunevideo* | Remove-AppxPackage

News:
Get-AppxPackage *bingnews* | Remove-AppxPackage

OneNote:
Get-AppxPackage *onenote* | Remove-AppxPackage

People:
Get-AppxPackage *people* | Remove-AppxPackage

Phone Companion:
Get-AppxPackage *windowsphone* | Remove-AppxPackage

Photos:
Get-AppxPackage *photos* | Remove-AppxPackage

Sports:
Get-AppxPackage *bingsports* | Remove-AppxPackage

Store:
Get-AppxPackage *windowsstore* | Remove-AppxPackage

Voice Recorder:
Get-AppxPackage *soundrecorder* | Remove-AppxPackage

Weather:
Get-AppxPackage *bingweather* | Remove-AppxPackage

Xbox:
Get-AppxPackage *xboxapp* | Remove-AppxPackage

As mentioned earlier, should you change your mind, head to the Windows Store to download and install any removed apps.

Similar:
  • How to Restore Windows Store on Windows 10
  • How-To Disable the Windows Store on Windows 10 (Video)
  • PowerShell and Command Prompt 101
  • The Ultimate List of Every Known Command Prompt and PowerShell Commands
  • How to Securely Delete Files in Windows 10 With PowerShell and Cipher

    comments powered by Disqus




  • © 2000-2025 MajorGeeks.com
    Powered by Contentteller® Business Edition