Deprecation Notice: Simplification of CLI App Removal Methods #664
Raphire
announced in
Announcements
Replies: 1 comment
-
|
Feel free to comment here if you have any questions regarding this change. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Heya everyone,
Win11Debloat currently supports multiple methods for removing apps via the command-line, some of which are carryovers from earlier versions. With release 2026.06.24 the
CustomAppsListfile format and surrounding functionality is retired. If your custom scripts or automations depend on any of these legacy methods, we encourage you to migrate to the newer approach as soon as possible.Deprecated Functionality
In previous versions, application selection in CLI mode is saved to a
CustomAppsListfile. Starting with release 2026.06.24, the selected applications will be saved to theLastUsedSettings.jsonfile, similar to the GUI (Graphical Interface) mode. TheCustomAppsListwill no longer be supported.With this, the following parameters will be removed:
CustomAppsListfile.CustomAppsListfile.Please visit the Win11Debloat wiki for more information on potential replacement options.
Beta Was this translation helpful? Give feedback.
All reactions