Commit Graph

21 Commits

Author SHA1 Message Date
Raphire
c8e65b460f New features & additions
* Added option to hide gallery section from File Explorer
* Disabling telemetry now also disables activity history
* Disabling suggestions now also disables 'Show me notifications in the Settings app'
* Updated info page & README
2024-06-29 16:18:23 +02:00
Raphire
625a7b3b40 Minor changes & fixes
* Added missing ClearStartAllUsers parameter to Get.ps1
* Updated info screen inside script
* Updated README.md
2024-06-28 16:54:35 +02:00
Jeffrey
1d2c6eaba0 Introduced new Sysprep feature (#81)
Allows users to apply script before account creation. All changes are applied to default user account template.
2024-06-27 23:08:43 +02:00
Raphire
ed029df314 Added option to disable Windows Recall AI snapshots (#61)
Removed code for migrating LastSettings file to SavedSettings
2024-06-05 09:17:32 +02:00
Jeffrey
0d7910ef8d Improved app removal process, added support for removing more apps and more (#43)
* Added option to remove OneDrive and Edge via winget (#9)(#38)

* Added Microsoft Journal to Appslist.txt

* Added menu option for removing apps without making other changes

Other changes in this release:
- Apps are now properly removed for all users
- LastSettings file renamed to SavedSettings
- Minor changes to menus, prompts & comments
- Cleaned up & refactored script to improve readability
2024-03-29 16:56:29 +01:00
Raphire
bd6de86c79 Context menu options are now also shown for W11 users
if they have selected the "restore old W10 style context menu" option.

Other minor changes:
- Added a short delay before restarting the explorer process
- LastSettings will now show an error and not attempt to remove apps if the script cannot find the CustomAppsList file
2024-03-06 19:38:04 +01:00
Raphire
a05465356e Changes to application selector and more:
* Added option to only show installed apps in application selector
* App removal loading bars are now hidden so it doesn't overwrite Win11Debloat's output
* Changed some user input checks to allow user to continue or quit
* Cleaned up and improved selectionBox loading
* Edge added to appslist, but not removed by default
2024-03-04 16:56:42 +01:00
Raphire
7375b88382 Disabling bing now also removes Bing Web Search package
Made possible by the EU thanks to the DMA!

Also fixed bug that caused the first selection to not be saved correctly to LastSettings
2024-02-23 14:05:59 +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
e8dbbd9987 Added option to remove mail and related apps (#13) 2023-11-19 23:02:54 +01:00
Raphire
78d2332077 Added MS Family Safety app to removal list (#14) 2023-11-06 21:51:09 +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
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
caf83153d3 Updated README.md
Clarified that taskview button can only be hidden in Windows 11
2023-08-22 01:08:50 +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
eb7c99e8c4 Updated README & menus 2023-08-03 22:50:56 +02:00
Raphire
1ff465bc28 Cleaned up script and added comments to improve readability 2023-08-03 22:24:27 +02:00