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

MajorGeeks.com - We got downloads coming out of our waxy, geeky ears.

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 Black Friday 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. Macrium Reflect FREE Edition
3. Sergei Strelec's WinPE
4. MusicBee
5. Smart Defrag
6. Microsoft Visual C++ 2015-2022 Redistributable Package
7. K-Lite Mega Codec Pack
8. Visual C++ Redistributable Runtimes AIO Repack
9. Unlocker
10. McAfee Removal Tool (MCPR)
More >>

top reads

Star How To Turn Auto HDR On or Off

Star How To Safely Uninstall Devices

Star How To Scan for Hardware Changes

Star How To Easily Enable or Disable Hyper-V

Star How To Disable (or Uninstall) OneDrive

Star Which Windows Services Are Safe To Disable?

Star 10 File Explorer Tips To Work Smarter

Star Quick Machine Recovery Explained: What It Is and How To Enable It

Star How to Auto-Switch Between Light and Dark Mode With PowerToys

Star How To Automatically Lock Your PC in Windows 11


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 St. Patrick’s Day Sale is live!
Grab up to 90% off their top utilities plus an extra 15% off with the special promotion before the luck runs out. 💰🏆

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-2026 MajorGeeks.com
    Powered by Contentteller® Business Edition