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

MajorGeeks.com - What about a nice warm cup of Geek?

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. Sergei Strelec's WinPE
5. MusicBee
6. Visual C++ Redistributable Runtimes AIO Repack
7. K-Lite Mega Codec Pack
8. FlyOobe / Flyby11
9. ImgBurn
10. Unlocker
More >>

top reads

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

Star Fedora 42 - It Might Be the Prettiest Linux Yet


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

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

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