Raphire / Win11Debloat

A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11.
MIT License
12.88k stars 546 forks source link

Need for target selection tools #45

Closed Ricky-Tigg closed 6 months ago

Ricky-Tigg commented 6 months ago

Good morning. For those who have a pre-installed Windows OS - thus hundreds of millions of devices - and have no reason to use it, but have kept it for testing purposes and then installed to the system drive(s) at least one BSD/Linux OS, this script may look attractive. I tried it under Windows 11 v. 23H2.

Opting for the option 3 reveals many targets to select. In order to make the selection of targets efficient, the introduction of an Select all/Deselect all option as well as the supports of these key compilations

as they are in Windows Explorer, would be welcome.

Raphire commented 6 months ago

Heya,

Thanks for the suggestion.

This would definitely be of great benefit to the usability of the app selection UI. I hope to implement this soon.

Ricky-Tigg commented 6 months ago

In regards to this subject, there is an observation that is as pertinent as the above ones. Currently, the presence of the option Only show installed, which is well suited in its context, would be in good company with an Only show non-installed option.

Raphire commented 6 months ago

35fc573 has added the ability to shift + click to check/uncheck more than one app at a time., as well as a check/uncheck all option. Additionally apps are now checked/unchecked with only one click.

@Ricky-Tigg What would be your usecase for a only show non-installed option?

Ricky-Tigg commented 6 months ago

understood