Commit Graph
242 Commits
Author SHA1 Message Date
Raphire 6c97bbead0 Added Dev Home and Power Automate to default app selection.
With this, the option to specifically remove developer related apps (RemoveDevApps) was also removed.
2025-10-06 21:51:19 +02:00
Raphire 86a2555454 Fix issue where clearing/replacing the start menu pinned apps would fail and crash under certain circumstances, part 2 2025-09-28 20:45:39 +02:00
Raphire 3f8caf86ee Fix issue where clearing/replacing the start menu pinned apps would fail and crash under certain circumstances
Thanks @staman81, see #263
2025-09-28 18:48:06 +02:00
Raphire f1595cd91e Fix displayed app count in script output when removing apps 2025-09-28 18:21:14 +02:00
Raphire d8e86a43f5 Merge branch 'master' of https://github.com/Raphire/Win11Debloat 2025-09-27 14:36:38 +02:00
Raphire cf982af87c Change order of Default Mode parameters 2025-09-27 14:36:37 +02:00
Andrea BoeroandGitHub a368b4a8ba Added an option to choose combine mode for Taskbar buttons (#329) 2025-09-27 14:34:01 +02:00
Raphire 7c9e25d891 Default Mode Improvements
- Added Click to Do to default
- Default mode now shows a list of apps that are slated to be removed
- Default mode changes summary now only shows the changes it will actually apply
2025-09-27 14:19:41 +02:00
Raphire 58d47c77cc Remove prompts after system restore creation errors 2025-09-22 21:41:24 +02:00
Raphire 7004fa3b31 Add option to disable Click to Do (AI image/text analysis feature) 2025-09-17 23:33:52 +02:00
Raphire 02cb390ac6 Create restore point before removing apps in Default mode 2025-09-13 23:41:25 +02:00
Raphire 4e4bf0d553 Added option to not remove any apps, or remove your custom selection of apps in Default mode 2025-09-13 23:36:38 +02:00
Raphire b0fed2afaf Only include Recall in defaults for Windows 11 2025-09-12 22:23:24 +02:00
Raphire b9594f2671 Include Disable Recall with default mode 2025-09-12 21:03:14 +02:00
Raphire 9b502a49c4 Added extra policies to disable more suggested content in Microsoft Edge 2025-09-12 00:08:15 +02:00
Raphire a662273414 Fix issue with clearing/replacing start for default user when directory doesn't exist yet #314 2025-09-08 19:54:13 +02:00
Raphire 75f71972b3 Update wording around DisableWidgets feature #302
To clarify this feature also disables widgets on the lockscreen.
2025-09-07 19:13:51 +02:00
Raphire 8ce501511f Fix script not using correct user directory paths when run as system account #310 2025-09-07 15:04:29 +02:00
JeffreyandGitHub a65548b9b7 Properly check if Modern Standby is supported (#298)
Using `powercfg /a` output instead of checking for battery
2025-08-22 17:50:47 +02:00
SashankandGitHub b100cf15f2 Add Disable Modern Standby networking to prevent battery drain (#288) 2025-08-19 19:54:28 +02:00
Raphire a68c0a53fb Fix system restore actions not being printed 2025-08-16 02:03:53 +02:00
Raphire 62e95376a6 Add time-out to System Restore Point creation #289 2025-08-16 01:37:43 +02:00
Raphire c881858f32 Add option to disable ads, newsfeed and AI in MS Edge 2025-08-16 01:36:00 +02:00
Raphire 1cf461940d Add option to disable AI features in Paint & Notepad 2025-08-01 21:21:38 +02:00
Connor ShuggandGitHub 9c92f30160 Add "Last Active Click" Taskbar Behaviour Option (#280) 2025-07-30 21:30:51 +02:00
Raphire 3f22b8d22d Add options to enable dark mode, disable transparency & animations 2025-06-12 21:50:57 +02:00
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
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
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