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
Jeffrey and GitHub
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
Jeffrey and GitHub
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
Jeffrey and GitHub
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
Raphire and loadstring1
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
Jeffrey and GitHub
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
Raphire
5160cd4dcd
New additions & improvements
...
- More streamlined menu selection for removing apps
- Added new option to remove developer related apps (#18 )
- Added colors to differentiate the options for settings
2023-12-17 21:43:05 +01:00
Raphire
7a4a1c5f0e
Win11Debloat will now remember your last used custom settings
...
Refactoring & Linting
Removed 'GamingAppsList.txt'
2023-12-15 19:50:59 +01:00
Jeffrey
98737bbc35
Updated README.md
2023-12-14 21:19:50 +01:00
Raphire
6a7e2c7930
Refactored new communication apps removal option
2023-11-19 23:40:35 +01:00
Raphire
e8dbbd9987
Added option to remove mail and related apps ( #13 )
2023-11-19 23:02:54 +01:00
Raphire
78d2332077
Added MS Family Safety app to removal list ( #14 )
2023-11-06 21:51:09 +01:00
Raphire
6454043013
Reduced clutter of options in custom mode
...
- Certain options now only show if you are running specific windows builds
- Added more info to in-script info pages
- Updated README instructions
2023-10-31 22:42:13 +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
4280f9b7cf
Copilot is now disabled when running default settings ( #10 )
...
Moved some options around in custom setup
2023-10-24 20:39:39 +02:00
Raphire
3321781b31
New option to hide duplicate removable drive entries from windows explorer
2023-10-15 19:48:27 +02:00
Raphire
5bebe2866d
Fixed minor issue when passing certain parameters at the same time
2023-09-29 02:39:56 +02:00
Raphire
20e96f0e39
Minor improvements & changes
...
* The script now clearly states no changes were made if the user doesn't select any during setup.
* Updated info page inside the script.
* Silent parameter now suppresses more prompts.
2023-09-28 16:11:29 +02:00
Raphire
1b6ce050ab
Added new parameter to suppress all prompts during runtime ( #8 )
2023-09-27 21:03:25 +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
d93cbfd377
Improved user output when clearing start menu
2023-09-12 02:59:25 +02:00
Raphire
74e40e7b38
Fixed a few issues
...
* Fixed invalid path that broke the 'ClearStart' option
* Added more info about the 'ClearStart' option
* Removed old reference
2023-09-08 02:18:58 +02:00
Raphire
6bbe9fe55d
Added option to clear pinned apps in the start menu ( #7 )
...
The script now automatically restarts windows explorer to apply all changes
2023-09-08 00:47:59 +02:00
Raphire
4b7dd25a74
Removed duplicate from appslist and updated apps info
2023-09-01 21:23:34 +02:00
Raphire
b5828849a5
'Get Help' will no longer be removed by default ( #6 )
...
This app is required for some Windows 11 Troubleshooters
2023-09-01 20:39:14 +02:00
Raphire
e6d6a490bc
Added Prime Video to removal list
2023-08-24 19:03:09 +02:00
Raphire
caf83153d3
Updated README.md
...
Clarified that taskview button can only be hidden in Windows 11
2023-08-22 01:08:50 +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
eb7c99e8c4
Updated README & menus
2023-08-03 22:50:56 +02:00
Raphire
0e0576e67b
Added confirmation to custom mode
2023-08-03 22:40:19 +02:00
Raphire
1ff465bc28
Cleaned up script and added comments to improve readability
2023-08-03 22:24:27 +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
d237cfc3bc
Multiple changes & additions
...
* Added new option to remove gaming-related apps in custom mode
* Merged default options, script will now detect your windows version
* Remote desktop app is no longer removed by default
* Added extra information in README about the apps that are removed
2023-08-03 02:58:10 +02:00
Raphire
c109edae5a
Removed contextmenu changes from windows 10 default
2023-08-02 22:29:15 +02:00
Raphire
e11f63dffb
Moved appslist to a separate file to make it easier to edit
2023-08-02 22:29:08 +02:00
Raphire
290acb1dd7
Removed 'Microsoft.ZuneMusic' from removal list in README.md ( #5 )
...
Changed instructions of advanced usage method, as to only change execution policy temporarily.
2023-08-02 19:56:38 +02:00
Raphire
5a11268385
Updated bloat removal list & documentation
...
* Moved xbox console companion app to remove list (app is now unsupported)
* Added a few missed packages to the list that are NOT removed by default (i.e. terminal)
* Added more info about certain Xbox packages and their use
2023-07-31 22:51:11 +02:00
Raphire
7619983284
Changes to script execution and parameters
...
* Improved script execution and readability.
* Parameter names changed to be more in-line with functionality (Old parameter names still function as before)
2023-07-28 15:47:33 +02:00
Raphire
9d07087d83
Win10Debloat has been renamed Win11Debloat!
...
It's time to focus on Windows 11 as more and more users switch over. But don't worry; Nothing changes for windows 10 users, this script will continue to work.
2023-07-26 23:54:31 +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
301dbdf501
Modern Media Player is no longer uninstalled by default
...
Updated README.md
2023-07-20 23:17:47 +02:00
Raphire
bf0babbbb6
Updated bloatware list, and updated README.md
2023-07-20 01:15:25 +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
8bd0a5c59f
Removed unnecessary options from custom mode for windows 11 users
...
Updated README.md
2023-06-01 14:08:08 +02:00
Jeffrey
80fdfbf0ee
Updated instructions in README
...
Renamed DisableWindowsSuggestions parameter to DisableSuggestions for brevity, old parameter will still work
2023-05-05 13:10:14 +02:00
Raphire
575551948e
Updated bloatware apps list
2023-02-06 21:19:43 +01:00
Raphire
41bb36f0ab
Now deletes apps from windows image entirely ( #2 )
...
Added a few new windows packages: Todo, gaming app & power automate.
2023-02-05 22:28:41 +01:00
Raphire
8436c8d81c
Made it easier to use the script;
...
The script no longer requires manually changing the Execution Policy to run.
2022-10-05 01:42:35 +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
5cb385c8a5
Added info menu to the script
2022-09-14 19:16:04 +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
Jeffrey
9b77ff4072
Moved Maps & Clock to removal list & added a few new bloatware apps to removal list
2022-09-07 21:43:03 +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
6a34bc53ff
Added new windows 11 preinstalled apps to the removal script
2022-06-17 00:13:30 +02:00
Jeffrey
05e51035af
Added comments to make the script more readable
2022-04-21 02:08:49 +02:00
Raphire
f9f7f584a7
Updated script with new default for windows 11
2021-12-15 22:03:41 +01:00
Jeffrey and GitHub
c4143a3547
List of apps now in alphabetical order
2021-06-17 04:36:55 -07: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