Commit Graph

78 Commits

Author SHA1 Message Date
Raphire
1b848f8e06 Minor change to custom mode options. Linting. 2024-01-31 22:19:50 +01:00
Raphire
c808af0d13 Fixed 'DisableLockscrTips' parameter not working (#19) 2023-12-24 01:01:50 +01:00
Raphire
5160cd4dcd New additions & improvements
- More streamlined menu selection for removing apps
- Added new option to remove developer related apps (#18)
- Added colors to differentiate the options for settings
2023-12-17 21:43:05 +01:00
Raphire
7a4a1c5f0e Win11Debloat will now remember your last used custom settings
Refactoring & Linting
Removed 'GamingAppsList.txt'
2023-12-15 19:50:59 +01:00
Raphire
6a7e2c7930 Refactored new communication apps removal option 2023-11-19 23:40:35 +01:00
Raphire
e8dbbd9987 Added option to remove mail and related apps (#13) 2023-11-19 23:02:54 +01:00
Raphire
6454043013 Reduced clutter of options in custom mode
- Certain options now only show if you are running specific windows builds
- Added more info to in-script info pages
- Updated README instructions
2023-10-31 22:42:13 +01:00
Raphire
6053c21549 Added option to restore windows 10 style context menu (#11)
Removed some unused regfiles
2023-10-31 18:47:03 +01:00
Raphire
4280f9b7cf Copilot is now disabled when running default settings (#10)
Moved some options around in custom setup
2023-10-24 20:39:39 +02:00
Raphire
3321781b31 New option to hide duplicate removable drive entries from windows explorer 2023-10-15 19:48:27 +02:00
Raphire
5bebe2866d Fixed minor issue when passing certain parameters at the same time 2023-09-29 02:39:56 +02:00
Raphire
20e96f0e39 Minor improvements & changes
* The script now clearly states no changes were made if the user doesn't select any during setup.
* Updated info page inside the script.
* Silent parameter now suppresses more prompts.
2023-09-28 16:11:29 +02:00
Raphire
1b6ce050ab Added new parameter to suppress all prompts during runtime (#8) 2023-09-27 21:03:25 +02:00
Raphire
14246951fa Added option to disable Windows copilot, and some other minor changes
All changes:
* Added option to disable Windows Copilot
* Condensed options in custom mode
* Added new outlook app to appslist, it's not removed by default
* Added some missing info to README.md
2023-09-27 02:49:13 +02:00
Raphire
d93cbfd377 Improved user output when clearing start menu 2023-09-12 02:59:25 +02:00
Raphire
74e40e7b38 Fixed a few issues
* Fixed invalid path that broke the 'ClearStart' option
* Added more info about the 'ClearStart' option
* Removed old reference
2023-09-08 02:18:58 +02:00
Raphire
6bbe9fe55d Added option to clear pinned apps in the start menu (#7)
The script now automatically restarts windows explorer to apply all changes
2023-09-08 00:47:59 +02:00
Raphire
a143b4e71a Disabling telemetry now also disables app-launch tracking
Disabling windows suggestions now also disables start recommendations in windows 11
2023-08-07 01:23:55 +02:00
Raphire
12963ebd3e Multiple changes and additions
* Improved certain registry edits that remove suggested content
* Added a few new third party apps to removal list
* Added option to hide taskview button from taskbar
2023-08-07 00:49:41 +02:00
Raphire
0e0576e67b Added confirmation to custom mode 2023-08-03 22:40:19 +02:00
Raphire
1ff465bc28 Cleaned up script and added comments to improve readability 2023-08-03 22:24:27 +02:00
Raphire
8ec9522885 New features and additions:
* Option added to show hidden files, folders and drivers.
* Option added to show file extensions for known file types.
* Option added to hide or change the search icon on the taskbar.
* Added 'show file extensions for known file types' to default configuration
* Moved regfiles for undoing changes to a seperate folder
* Updated README.md
2023-08-03 20:10:24 +02:00
Raphire
d237cfc3bc Multiple changes & additions
* Added new option to remove gaming-related apps in custom mode
* Merged default options, script will now detect your windows version
* Remote desktop app is no longer removed by default
* Added extra information in README about the apps that are removed
2023-08-03 02:58:10 +02:00
Raphire
c109edae5a Removed contextmenu changes from windows 10 default 2023-08-02 22:29:15 +02:00
Raphire
e11f63dffb Moved appslist to a separate file to make it easier to edit 2023-08-02 22:29:08 +02:00
Raphire
5a11268385 Updated bloat removal list & documentation
* Moved xbox console companion app to remove list (app is now unsupported)
* Added a few missed packages to the list that are NOT removed by default (i.e. terminal)
* Added more info about certain Xbox packages and their use
2023-07-31 22:51:11 +02:00
Raphire
7619983284 Changes to script execution and parameters
* Improved script execution and readability.
* Parameter names changed to be more in-line with functionality (Old parameter names still function as before)
2023-07-28 15:47:33 +02:00
Raphire
9d07087d83 Win10Debloat has been renamed Win11Debloat!
It's time to focus on Windows 11 as more and more users switch over. But don't worry; Nothing changes for windows 10 users, this script will continue to work.
2023-07-26 23:54:31 +02:00