Commit Graph
100 Commits
Author SHA1 Message Date
Raphire 88f841a44b Added option to replace the start menu with your own template 2025-05-19 00:01:49 +02:00
Jeffrey ad9388d81f Update README.md 2025-05-16 21:44:38 +02:00
Raphire 46fbc9b46e Clean up / Linting 2025-05-16 18:26:06 +02:00
Raphire 97a1642691 Update README.md 2025-05-16 17:43:10 +02:00
Raphire d4009e19d4 Update wording in script menu 2025-05-14 00:13:07 +02:00
Jeffrey 1359e6879a Update README.md 2025-05-14 00:07:02 +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 7de3ba2751 Update script info screen 2025-05-04 23:35:04 +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
Raphire 0e3e0e1a02 Add links in README to app removal documentation. 2025-05-04 18:47:05 +02:00
Raphire 83032ad1bc Added option to create System Restore Point 2025-05-03 18:16:14 +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
Raphire b779b8c1f2 Fix running script as user using the Quick Method 2025-03-06 19:29:26 +01:00
JeffreyandGitHub 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 e1d397279f Update README.md 2025-02-14 22:03:33 +01:00
Raphire d42019ccc0 Add option to turn off Enhance Pointer Precision #197 2025-02-13 21:08:47 +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 8e447df38c Fix parameter spacing/linebreak in README.md 2025-02-03 21:26:14 +01:00
Raphire b5328e6ab6 Merge branch 'master' of https://github.com/Raphire/Win11Debloat 2025-02-03 21:21:49 +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 81dee7d162 Add registry file for re-enabling activity history option 2025-01-24 11:59:32 +01:00
Raphire 721790f1c3 Updated documentation, moved menuscreens to Assets 2025-01-18 17:40: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
Raphire c25dcb298b Disabling the Widgets service no longer shows an error #162 2024-12-18 17:21:05 +01:00
JeffreyandGitHub 0a8c714fbe Update README.md 2024-12-18 17:14:06 +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 d73e90fb9a Added option to uninstall Notepad via custom mode or app removal mode 2024-11-11 23:30:32 +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
Raphire b7556ad0cd Disabling Windows suggestions now also disables suggestions in Timeline 2024-10-27 19:07:04 +01:00
JeffreyandGitHub 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 63a017d620 Quickmethod now saves custom settings and app selection #199
Thanks @kylehase!
2024-09-29 12:32:07 +02:00
Raphire a6ffbdf53f CrossDevice (Mobile device integration) can now be selected for removal #130
Also cleaned up README.md
2024-09-17 15:11:02 +02:00
Raphire 4ad3d84286 Added warning before removing Microsoft Store 2024-09-17 15:06:18 +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 25bb8364c3 Disabling Windows Copilot now also removes the new Microsoft.Copilot app #124 2024-09-04 13:07:11 +02:00
Raphire c3638553f3 Fixed issue with DevHome not showing up in the app selection UI 2024-09-01 01:10:55 +02:00
Raphire 171c69a5e1 Replaced hardcoded paths with values from $env #118 2024-08-31 22:13:59 +02:00
Raphire 50e92337ad Improved parsing of Appslist.txt for App Selection Form 2024-08-19 21:27:53 +02:00
Raphire 8871f69111 Clarified instructions in Appslist.txt 2024-08-19 20:59:38 +02:00
Raphire 7cd8f063c7 Running script with -Verbose parameter now shows app uninstall progress bars
Linting
2024-08-17 15:22:59 +02:00
Raphire 60f944d116 Script now properly goes through all users when clearing the start menu #109 2024-08-15 22:03:48 +02:00
Raphire d785704e08 Fixed 'Show file extensions for known file types.' in Sysprep mode 2024-08-02 15:17:00 +02:00
Raphire dbab8e3812 CustomAppsList file now supports comments (#103)
Additionally added Microsoft.BingSearch to Appslist.txt
2024-08-02 13:31:20 +02:00
Raphire 69590c55e2 Script now shows what user changes will be applied to in the title header. 2024-07-17 19:45:00 +02:00
Raphire 431064f2ee Updated README.md and script info screens
Also: Quick method now uses shortened URL
2024-07-10 20:00:49 +02:00
Raphire deb2428c8a Fixed spacing 2024-07-02 19:12:34 +02:00
JeffreyandGitHub 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 6614cdfe8b Fixed hiding gallery section when running the script in Sysprep mode 2024-06-29 17:18:30 +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
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
JeffreyandGitHub 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 22dfe49a62 Merge branch 'master' of https://github.com/Raphire/Win11Debloat 2024-06-27 22:22:37 +02:00
Raphire 1e90e941a8 Added more information about game DVR to README & script prompts 2024-06-27 22:22:34 +02:00
Raphire 2e967e5650 Changed AppxPackage removal method for Windows 10 (#74) 2024-06-27 12:51:30 +02:00
Raphire 589f2e82df Show error if powershell functionality is restricted (#79) 2024-06-26 20:51:20 +02:00
JeffreyandGitHub d19f20fbf9 Added issue templates 2024-06-23 22:53:22 +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 fcd9d0da90 Fixed issue with explorer not restarting in some cases (#67) 2024-06-05 20:02:05 +02:00
Raphire 049a36c764 Added check to prevent issue with restarting explorer process (#67)
Added new MS Teams client to supported apps list
2024-06-05 19:18:01 +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
Jeffrey 40b5cf4a7d Update README.md 2024-05-20 23:46:26 +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
Raphireandloadstring1 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
Raphire 6bd3b3fb99 Added clear error when startmenu cannot be cleared due to missing template file 2024-05-14 23:56:58 +02:00
Raphire 35fc5738f9 Improved app selection UI (#45)
* Added check/uncheck all checkbox
* Added shift + click functionality to check/uncheck a selection of apps all at once
* Checked state now changes in one click, instead of requiring two clicks
2024-04-05 23:35:10 +02:00
Raphire be3993e632 Key combos like CTRL+C no longer close the window after script execution (#47) 2024-04-05 18:26:58 +02:00
Raphire f878ebf6fd Added timeout to loading appslist from winget (#44) 2024-04-01 14:07:59 +02:00
Raphire 989aa8df9c Added menu to readme 2024-03-29 17:01:59 +01:00
JeffreyandGitHub 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 323015f666 Added new options for creating a CustomAppsList, and for removing apps from the CustomAppsList.
New parameters:
-RemoveAppsCustom
-RunAppConfigurator

Additionally:
- Cleaned up script
- Added additional information and instructions to README.md
2024-03-11 23:38:19 +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 6cdf918bc1 NEW! Added new app selection menu in custom mode
Users can now select exactly what apps to remove and keep via a user-friendly UI
2024-03-04 00:22:27 +01:00
Raphire 4ed7ace7af Fixed issue where no changes selected via the menu would apply when running the script directly from powershell. (#33) 2024-03-01 13:54:02 +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 143aa3fc28 Disabling suggestions now also disables Phone Link suggestions 2024-02-16 11:45:12 +01:00
Raphire 1b848f8e06 Minor change to custom mode options. Linting. 2024-01-31 22:19:50 +01:00
Raphire c808af0d13 Fixed 'DisableLockscrTips' parameter not working (#19) 2023-12-24 01:01:50 +01:00