Commit Graph

116 Commits

Author SHA1 Message Date
Raphire
1c7c7f734f Update wording in custom mode app removal section 2025-06-12 21:05:23 +02:00
Raphire
a2095b2b60 Added option to disable start menu mobile devices integration 2025-06-11 22:04:17 +02:00
Raphire
c5702f7096 Clean up / fix wording for custom mode options 2025-06-11 12:33:14 +02:00
Raphire
352e6db5a1 Tidying up README, script info screens, etc. 2025-06-11 12:16:55 +02:00
Raphire
8bc12a5a85 Fixed bug with clearing start for all users 2025-06-11 00:05:10 +02:00
Raphire
0aa146ac3e Cleanup / Linting 2025-05-25 20:25:06 +02:00
Raphire
c324483c7b Added support for removing StartExperiencesApp as part of disabling widgets 2025-05-21 12:04:58 +02:00
Raphire
6c4b791d79 Added option to completely disable/hide Settings Home page 2025-05-20 21:56:04 +02:00
Raphire
6eccf15d88 Added option to disable MS 365 ads in Settings Home 2025-05-20 21:55:38 +02:00
Raphire
df9f00c726 Move DisableDesktopSpotlight into it's own option in custom mode selection 2025-05-20 20:38:47 +02:00
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
46fbc9b46e Clean up / Linting 2025-05-16 18:26:06 +02:00
Raphire
d4009e19d4 Update wording in script menu 2025-05-14 00:13:07 +02:00
Raphire
7da2408bf0 Cleanup 2025-05-10 16:42:03 +02:00
Raphire
aa54564c97 Added logging
Changed global to script variables
2025-05-10 13:32:58 +02:00
Raphire
76d5b83ac1 Add username to header in info and default mode overview screens 2025-05-07 15:51:42 +02:00
Raphire
8bc11bd7c8 Clean up / Linting 2025-05-07 15:51:01 +02:00
Raphire
8def22ac48 Properly handle restore point creation in custom mode when using -Silent parameter and system restore is disabled 2025-05-05 23:46:45 +02:00
Jeffrey
09b4eb7f6b Add check to see if System Restore is enabled, with option to enable it (#235)
Co-authored-by: Lucas <100943586+lucas-timeworkstudio@users.noreply.github.com>
2025-05-05 22:47:31 +02:00
Raphire
94d67c3f54 Clean up / Linting 2025-05-04 23:33:20 +02:00
Raphire
d294eb6b7a Properly catch errors when creating system restore point #231 2025-05-04 22:39:26 +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
03f4606c0e Rename references to Windows Copilot to Microsoft Copilot 2025-04-19 21:07:43 +02:00
Raphire
9f0a331582 Simplify Copilot/Recall to one option in Custom Mode 2025-04-19 21:03:40 +02:00
Raphire
9cdad77107 Added new MS Copilot to apps list #224 2025-04-19 20:51:26 +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
7fc4a1fba0 Show path of saved CustomAppsList file after creation 2025-04-14 21:58:35 +02:00
Raphire
f1e683476e Cleanup PrintHeader function 2025-03-06 19:50:34 +01:00
Jeffrey
875d55feca Added option to run Win11Debloat as another user (#208) 2025-03-05 23:39:29 +01:00
Raphire
a7f8cc38d9 Fix winget version check for versions 1.10 and higher 2025-02-25 22:49:25 +01:00
Raphire
d42019ccc0 Add option to turn off Enhance Pointer Precision #197 2025-02-13 21:08:47 +01:00
Daniel Helgenberger
907221b643 Fixes #191: Skip Explorer restart when in sysprep mode (#192)
* Fixes #191: Skip Explorer restart when in sysprep mode

- Since Settings are applied to Default Profile, calling RestartExplorer
  does nothing
- RestartExplorer also terminates all processes witch might have called
  WinDebloat in the first place
2025-02-12 13:07:44 +01:00
Raphire
035565324d Updated custom mode settings order, updated info page to include new start menu setting 2025-02-08 18:14:46 +01:00
Raphire
683b36002d Add missing parameter switch declaration for DisableStartRecommended 2025-02-03 21:27:46 +01:00
Raphire
0aff2ae02d Added option to disable & hide the recommended section from the start menu #187 2025-02-03 21:21:35 +01:00
Raphire
721790f1c3 Updated documentation, moved menuscreens to Assets 2025-01-18 17:40:50 +01:00
Jan
2818854d62 Fix: Use regex replace to avoid issue described in #174 (#175)
* Fix: Use regex replace to avoid #174

* Fix: Also fix root cause of Raphire#174 in start menu replacement

* Fix missing backslash

---------

Co-authored-by: Jeffrey <9938813+Raphire@users.noreply.github.com>
2025-01-09 23:08:50 +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
Rohan Kapadia
e3b4ea24da fix: use env:USERNAME when removing start menu items (#169) 2024-12-24 16:02:07 +01:00
Raphire
5e9cd8a7e7 Now prompts for forceful MS Edge uninstall if Winget fails, regardless of exit code 2024-11-26 22:52:45 +01:00
Raphire
cd3ea88b5b Show additional info during app removal with -Debug parameter 2024-11-01 18:01:40 +01:00
Raphire
04e313aef4 Added option to change the location that File Explorer opens to (#133) 2024-10-27 19:28:43 +01:00
Jeffrey
46d1d2bab7 Improve app removal errorhandling,
Additionally added a workaround for the issue described in #131, to ensure the app is atleast uninstalled for the current user while we figure out how to fix app removal for all users.
2024-10-02 00:42:22 +02:00
Raphire
4ad3d84286 Added warning before removing Microsoft Store 2024-09-17 15:06:18 +02:00