Skip to content
/ UWPurge Public

Streamline Windows 11 by removing UWP apps and replacing them with faster alternatives.

License

Notifications You must be signed in to change notification settings

JCionx/UWPurge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UWPurge

UWPurge is a PowerShell script that removes almost all Windows UWP apps, and replaces them with faster open-source alternatives.

Windows 11's built-in apps are built on the UWP framework. This framework allows developers to build beautiful apps, but at the cost of performance.By replacing the Windows UWP apps with fast Win32 apps, the Windows experience gets much snappier, specially on weaker hardware.

UWPurge also features a custom taskbar and start menu, because the default taskbar and start menu have UWP components as well.

Tested on:

  • Windows 11 Pro

Installing

Open PowerShell as Administrator (not the Windows terminal) and run this:

irm https://raw.githubusercontent.com/JCionx/UWPurge/master/UWPurge.ps1 | iex

Credits

Projects used in UWPurge:

About

Streamline Windows 11 by removing UWP apps and replacing them with faster alternatives.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published