Commit Graph

26 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
8e74638049 Added additional options as suggested in #83
* Quick assist can now be removed
* Turning off suggested content now also disables Account related notification in Start
* Turning off telemetry now also sets feedback frequency to never
* Removed unused registry files
2024-06-28 12:30:01 +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
Raphire
6ec319b272 Added option to disable gameDVR, clearing start now backs up old file + more
Added new option to disable Game DVR. (#62)
Clearing the start menu now creates a backup of the current start menu file. (#60)
Fixed unnecessarily setting path variable in Get.ps1 in some situations (#59)
2024-05-24 14:13:15 +02:00
Raphire
143aa3fc28 Disabling suggestions now also disables Phone Link suggestions 2024-02-16 11:45:12 +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
3321781b31 New option to hide duplicate removable drive entries from windows explorer 2023-10-15 19:48:27 +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
b62b36263a Disabling suggestions now also disables "Suggested" notifications
These were added in the latest Windows 11 update preview and don't respect existing settings
2023-09-22 14:59:33 +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
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
2898d28b51 Disable Telemetry will now set lowest value for windows enterprise (#4)
This further reduces telemetry sent when using enterprise/education editions of windows, this change does not apply to home/pro editions.
2023-07-22 22:14:03 +02:00
Raphire
b46d445813 Multiple changes & additions
* Hiding widgets icon now also fully disables the widgets service
* Added new option to align taskbar icons to the left in windows 11
* Custom configuration is made more readable by spacing out the options
* Option to hide folders now only shows on windows 10, no longer needed on windows 11
2023-07-18 00:59:18 +02:00
Raphire
1fc3d398a7 Fixed "Improve Inking and Typing" setting not getting enabled properly when using the provided reg file.
Added missing instructions for the easy method.
Renamed advanced mode to custom mode.
2022-10-04 21:08:29 +02:00
Jeffrey
a8583720f1 The disable bing option now also disables cortana in windows search.
Shortened the 'DisableBingSearches' argument to 'DisableBing', the old argument 'DisableBingSearches' will continue to work.
2022-09-08 16:41:15 +02:00
Raphire
1027cd360d Added new option to hide chat/widget icons from taskbar 2022-09-06 22:02:50 +02:00
Raphire
3f33ce7e79 Fixed windows explorer ads not being disabled properly & added new setting to disable telemetry 2022-08-29 17:29:50 +02:00
Raphire
2ddcfeddfb Added setting to remove windows explorer ads & Improved 'Disable Windows Suggestions' setting 2022-08-28 22:21:42 +02:00
Raphire
caa473f115 Added registry files to move Visual Studio and git context menu to the extended (Shift-rightclick) contextmenu 2021-03-02 23:39:12 +01:00
Raphire
79af68e444 Added the ability to disable lockscreen tips & tricks, and various other tips & tricks accross windows 10 2020-11-06 12:48:13 +01:00
Raphire
7a08363cba Added new option to disable bing in windows search 2020-11-04 01:48:42 +01:00
Raphire
5fa90a76b6 Refactoring & Updated README.md to include instructions on how to run the script 2020-11-03 21:24:02 +01:00
Raphire
f14f897108 Added regfiles to undo certain customizations, and changed script complete message 2020-10-28 15:51:31 +01:00
Raphire
25111c0264 Initial public release 2020-10-27 23:26:39 +01:00