/Remove-Not-Uninstallable-W10

Powershell script that lets you remove useless and not uninstallable software in Windows 10

Primary LanguagePowerShellMIT LicenseMIT

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


Download ๐Ÿ“ฅ๐Ÿ“ฉ


Example of use ๐Ÿ“ธ ๐Ÿ˜

  • Select and uninstall useless software, then click Uninstall!

example


How to run the script ๐Ÿ”ฉโš™

Download the script, then right click it and 'Run with PowerShell'

run


If the 'Run with PowerShell' option does not appear

  • Right click in the script, then 'Open with' and 'Choose another app'.

openWith

  • Choose 'Notepad' and click 'OK'. Then try again.

openWith


If this error appears

errorRestricted

  • Open PowerShell as administrator

openPS

  • Allow unrestricted PowerShell sources with:
Set-ExecutionPolicy unrestricted
  • And type 'y' or 'a'

allowUnrestricted

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 ๐Ÿฅฐ๐ŸŽ‰

Github followers Github stars Github watchers Github forks


โš ๏ธ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. But we always recommend to do backups of your important information in case of lost.โš ๏ธ

Made with a lot of โค๏ธโค๏ธ by @Josee9988