SkillAgentSearch skills...

Windows11Debloater

Windows 11 Debloater

Install / Use

/learn @bajicdusan/Windows11Debloater
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Windows 11 Debloater

Make sure that you have installed App Installer from Windows Store. https://www.microsoft.com/store/productId/9NBLGGH4NNS1

Run PowerShell as Administrator and enter:

Set-ExecutionPolicy RemoteSigned

Run Windows11Debloater.ps1 script by right clicking and selecting 'Run with PowerShell'

If you want to edit (add or remove) programs list edit Windows11Debloater.ps1 file with notepad. You can get list of programs by running 'winget list' in PowerShell. Make sure to copy name of the program.

When you are done, you can set the policy back to its default value with:

Set-ExecutionPolicy Restricted

or

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser

Related Skills

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated1mo ago
Forks1

Languages

PowerShell

Security Score

80/100

Audited on Mar 1, 2026

No findings