Commit Graph

32 Commits

Author SHA1 Message Date
Raphire
44c28bed43 Added extra check for template file ext. when replacing start menu
Changed links in README.md and Get.ps1 to use latest tagged release
2025-05-19 22:21:19 +02:00
Raphire
88f841a44b Added option to replace the start menu with your own template 2025-05-19 00:01:49 +02:00
Raphire
aa54564c97 Added logging
Changed global to script variables
2025-05-10 13:32:58 +02:00
Lucas
7abbb311a9 Added HP Apps Removal (#229)
Co-authored-by: Raphire <9938813+Raphire@users.noreply.github.com>
2025-05-04 18:27:19 +02:00
Raphire
83032ad1bc Added option to create System Restore Point 2025-05-03 18:16:14 +02:00
Andrew
9755a15db7 Added Disable Fast Start-up Option (#212)
Co-authored-by: Jeffrey <9938813+Raphire@users.noreply.github.com>
2025-05-01 23:32:41 +02:00
Raphire
aab4b1f455 Rename App Configurator to Custom Apps List Generator. The old parameter will continue to work. 2025-04-19 15:16:47 +02:00
Raphire
224b0d7705 Added option to disable the Sticky Keys keyboard shortcut 2025-04-16 12:56:37 +02:00
Raphire
e53709653d Added option to enable 'End Task' option in the taskbar right click menu 2025-04-16 12:31:18 +02:00
Raphire
b779b8c1f2 Fix running script as user using the Quick Method 2025-03-06 19:29:26 +01:00
Jeffrey
875d55feca Added option to run Win11Debloat as another user (#208) 2025-03-05 23:39:29 +01:00
Raphire
d42019ccc0 Add option to turn off Enhance Pointer Precision #197 2025-02-13 21:08:47 +01:00
Raphire
683b36002d Add missing parameter switch declaration for DisableStartRecommended 2025-02-03 21:27:46 +01:00
Raphire
0b967ff137 Add parameter option to run script with the Saved Custom Settings #176 2025-01-09 21:33:28 +01:00
Raphire
8a27bc9a05 Added option to disable Windows Spotlight desktop background feature #141 2024-12-26 19:06:49 +01:00
Raphire
04e313aef4 Added option to change the location that File Explorer opens to (#133) 2024-10-27 19:28:43 +01:00
Raphire
63a017d620 Quickmethod now saves custom settings and app selection #199
Thanks @kylehase!
2024-09-29 12:32:07 +02:00
Raphire
6b7c4dba7b Added option to hide the 'Home' section from the File Explorer navigation pane
Fixed certain options not working in Sysprep mode, see #106
2024-09-04 17:46:41 +02:00
Raphire
7cd8f063c7 Running script with -Verbose parameter now shows app uninstall progress bars
Linting
2024-08-17 15:22:59 +02:00
Jeffrey
6049800f10 Added option to forcefully remove edge (#82)
Additionally:
* Added extra check to Get.ps1 to prevent error if user cancels UAC prompt 
* Removed Dolby from appslist (#78)
2024-07-02 18:51:00 +02:00
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
589f2e82df Show error if powershell functionality is restricted (#79) 2024-06-26 20:51:20 +02:00
Raphire
abff3f0c29 Get.ps1 now automatically launches the script as administrator 2024-06-18 23:46:09 +02:00
Raphire
d70dd1f00a Cleaned up Get.ps1 2024-06-16 00:09:00 +02:00
Raphire
00591766cb Quick method now downloads script without git
Fixed typo in README.md (Thanks to @eltociear)
2024-06-15 01:01:47 +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
9401de8bc7 Win11Debloat now manually checks if git is installed (#59) 2024-05-23 16:07:18 +02:00
Raphire
fda3266283 Improved console output of Get.ps1 to better reflect what the script is doing 2024-05-20 14:13:14 +02:00
Raphire
7e899918a8 Added quick method for launching the Win11Debloat script (#39 & #55)
Fixed bug that caused some apps not to show up in the app selection UI

Co-authored-by: loadstring1 <156520308+loadstring1@users.noreply.github.com>
2024-05-20 13:41:06 +02:00