https://github.com/josee9988/remove-not-uninstallable-w10
Powershell script that lets you remove useless and not uninstallable software in Windows 10
https://github.com/josee9988/remove-not-uninstallable-w10
powershell powershell-adminscripts powershell-script powershell-scripts uninstall windows windows-10 windows10
Last synced: 8 months ago
JSON representation
Powershell script that lets you remove useless and not uninstallable software in Windows 10
- Host: GitHub
- URL: https://github.com/josee9988/remove-not-uninstallable-w10
- Owner: Josee9988
- License: mit
- Created: 2019-11-02T15:53:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-10T09:40:27.000Z (over 6 years ago)
- Last Synced: 2025-04-09T15:44:11.267Z (about 1 year ago)
- Topics: powershell, powershell-adminscripts, powershell-script, powershell-scripts, uninstall, windows, windows-10, windows10
- Language: PowerShell
- Homepage:
- Size: 101 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **Remove Software Not Uninstallable Windows 10**
A Powershell script that lets you **remove useless** and **not uninstallable** programs in Windows 10 to **gain** disk **space** and **performance**.
We currently support up to **24** programs.
Did you find any issue or enhancement? Feel free to [make us know](https://github.com/Josee9988/Remove-Not-Uninstallable-W10/issues)
---
## **Download** π₯π©
- Direct **[download 2.1.0](https://github.com/Josee9988/Remove-Not-Uninstallable-W10/releases/download/2.1.0/removeUninstallable.ps1)** of the script.
- All the **[releases](https://github.com/Josee9988/Remove-Not-Uninstallable-W10/releases)**.
---
## **Example of use** πΈ π
- Select and uninstall **useless software**, then click Uninstall!

---
## **How to run the script** π©β
### Download the script, then right click it and '**Run with PowerShell**'

---
### If the '**Run with PowerShell**' option **does not appear**
- Right click in the script, then '**Open with**' and '**Choose another app**'.

- Choose '**Notepad**' and click '**OK**'. Then try again.

---
### If this error appears

- Open PowerShell as administrator

- Allow unrestricted PowerShell sources with:
```powershell
Set-ExecutionPolicy unrestricted
```
- And type '**y**' or '**a**'

Then try to run again the script :)
---
## **Software available** (24) π§ͺπ₯
- **Your Phone**
- **Xbox App**
- **Xbox Game Bar** (might not work)
- **Get Help**
- **Messaging**
- **Maps**
- **3D Builder**
- **Get Office**
- **Skype**
- **Get Started**
- **Solitaire**
- **Onenote**
- **Sports**
- **Money**
- **News**
- **Calendar and Mail**.
- **Weather**
- **Groove Music**
- **Camera**
- **Alarms and Clock**
- **Films and TV**
- **Calculator**
- **Voice Recorder**
- **Photos**
---
## **What if a program can not be uninstalled?:** ππ
- It will simply display a red line in the PowerShell Window and Windows will not uninstall such program. So you won't need to worry about it.
---
### Did you enjoyed the script? Help us raise these numbers π₯°π
[](#languages-primarily-tested)
[](#languages-primarily-tested)
[](#languages-primarily-tested)
[](#languages-primarily-tested)
---
> β οΈRemember that this script does not guarantee a 100% effectiveness and may have some issue at some point. Use it at your own risk and always do backups of your code. If any program is deleted you can always reinstall it on the [Windows Store](https://www.microsoft.com/store/apps/windows). But we always recommend to do backups of your important information in case of lost.β οΈ
*Made with a lot of β€οΈβ€οΈ by **[@Josee9988](https://github.com/Josee9988)***