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

MajorGeeks.com - We put the Major in Geeks!

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



IObit Halloween Sale

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. Smart Defrag
3. Macrium Reflect FREE Edition
4. Sergei Strelec's WinPE
5. MusicBee
6. K-Lite Mega Codec Pack
7. Visual C++ Redistributable Runtimes AIO Repack
8. Format Factory
9. FlyOobe / Flyby11
10. ImgBurn
More >>

top reads

Star 8 Windows Shortcuts That’ll Make You More Productive and Save You Time

Star Windows 10 Not Dead Yet - You Can Still Get Updates For Free

Star What is a '400 Bad Request - Request Header or Cookie Too Large' Error and How to Fix It

Star How to Fix Windows Install Error 0xC1900101

Star How to Force Enable Windows 10 Extended Security Updates If The Option Is Not Showing

Star Windows 11 25H2 is Out: What’s New and How to Get It Now.

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

Star Boost Your PC Speed with ReadyBoost: How a Thumb Drive Can Enhance Your System's Performance

Star 5 Hidden Windows Tools You’ve Had All Along But Never Use

Star Use the Windows 10 Media Creation Tool Before Support Ends For Windows 10 in 2025


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

🎃🧟‍♂️👻 IObit’s Spooktacular Halloween Sale! IObit Halloween Sale: 90% OFF + Mystery Treat 🍬
Experience faster surfing, smarter security, and total privacy with IObit Pro!

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