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

MajorGeeks.com - Slogan? We don't need no stinking slogan.

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. Smart Defrag
4. K-Lite Mega Codec Pack
5. Visual C++ Runtime Installer (All-In-One)
6. Microsoft Visual C++ 2015-2022 Redistributable Package
7. Visual C++ Redistributable Runtimes AIO Repack
8. MusicBee
9. McAfee Removal Tool (MCPR)
10. Sergei Strelec's WinPE
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 Fastest Payout Online Casino USA (2025) | Real Money Wins

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 Best Apple Pay Casinos USA 2025 – Top Apple Pay Sites

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


MajorGeeks.Com » Overview» Tutorials and Video Guides » How to Uninstall Programs When the Uninstall Button Is Grayed Out

How to Uninstall Programs When the Uninstall Button Is Grayed Out

By Timothy Tibbetts

on 11/17/2022

When trying to uninstall some apps, you might find the Uninstall option is grayed out. Here are some options for you to try.

1: How to Uninstall Programs When the Uninstall Button Is Grayed Out - Command Prompt

Some programs or applications can be removed with PowerShell or the Command Prompt. We can look for a list of programs or use a list of codes to uninstall difficult apps, including Windows 10 UWP Apps.

Open PowerShell or Command Prompt as admin.

Powershell: Type in Get-WmiObject -Class Win32_Product | Select-Object -Property Name
If the program is listed type in Remove-AppxPackage PackageFullName replacing PackageFullName with the name of the app.

Command Prompt: Type wmic. Type in product get name.
If the program is listed type in product where name="name of the program" call uninstall

If you want to remove a Windows app, you need to type in the code for PowerShell.

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

If you change your mind later, most of the apps are available on the Windows Store.

-=- Advertisement -=-

Reimage download TIP: Hard to fix Windows Problems? Repair/Restore Missing Windows OS Files Damaged by Malware with a few clicks



2: How to Uninstall Programs When the Uninstall Button Is Grayed Out - Control Panel

Open the Control Panel in icon view.

Click on Programs & Features.

Look for the application here. Click on the app to uninstall, and click Uninstall.



You can also look under Turn Windows features on or off.

3: How to Uninstall Programs When the Uninstall Button Is Grayed Out - Third-Party App

Often, some third-party freeware apps have a way of finding programs that can't be uninstalled normally.

There are plenty of choices, but we've used IObit Uninstaller for at least 10 years.



4: How to Uninstall Programs When the Uninstall Button Is Grayed Out - Manually Find and Uninstall

Most programs are installed in and include an uninstall script. Locate the folder where your application was installed. To find the location, you can right-click on the program's icon in the Start Menu or Desktop and click on Open file location.



Now, let's find the uninstaller. The file you're trying to locate will be named unwise.exe, or something with the word uninstall in it. Scroll down towards the file names starting with U and look for the colored icons, so you know it's an executable. Line your mouse over the file you think is the uninstaller, and you should see a description that lets you know that you've found the right file.



Double-click that file to begin the uninstall routine.

5: How to Uninstall Programs When the Uninstall Button Is Grayed Out - Run the Installer

Another option is to rerun the installer if you installed the app yourself. Download the program or find your installation media.

The installer should recognize the program is installed and give you the option to repair or uninstall the app.

Similar:
  • How To Uninstall Programs
  • Remove Windows 10, 8 and 8.1 Built-In Apps Using PowerShell
  • How to Uninstall Programs Not Listed in Control Panel
  • How to Uninstall Programs With PowerShell or Command Prompt in Windows 10

    comments powered by Disqus




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