Commit Graph

140 Commits

Author SHA1 Message Date
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
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
Jason Krause
671565425c Linting and Formatting (#3)
* Formatted Markdown
* Formatted PowerShell
* Removed PowerShell aliases
2023-05-16 00:38:11 +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
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
Jeffrey
e29f111527 Update Run.ps1
Fixed issue with Run.ps1 not properly launching the script
2021-01-14 01:03:53 +01:00
Raphire
e0dada9120 Added support for running the script with arguments, this removes the need for any user input at runtime and makes it easies to run the script with custom settings. Also some major refactoring in Win10Debloat.ps1 2020-11-21 01:31:57 +01:00
Raphire
15f6a7fde3 Added a few new xbox packages to the list of apps that are not deleted by default 2020-11-06 17:29:50 +01:00
Raphire
d8066d5b18 Merge branch 'master' of https://github.com/Raphire/Win10Debloat 2020-11-06 13:55:56 +01:00
Raphire
79af68e444 Added the ability to disable lockscreen tips & tricks, and various other tips & tricks accross windows 10 2020-11-06 12:48:13 +01:00
Raphire
aab7cd60e4 Added a setup menu before script execution, allowing you to pick between default and advanced setup, and updated instructions in README.md 2020-11-06 01:30:46 +01:00
Raphire
7a08363cba Added new option to disable bing in windows search 2020-11-04 01:48:42 +01:00
Jeffrey
76ee77f444 Update README.md 2020-11-04 01:06:28 +01:00
Jeffrey
14b4e869fe Update README.md 2020-11-04 01:01:13 +01:00
Raphire
5fa90a76b6 Refactoring & Updated README.md to include instructions on how to run the script 2020-11-03 21:24:02 +01:00
Raphire
0b86372027 Added a few extra apps to the script (all of which will not be removed by default) and README.md 2020-11-03 00:02:13 +01:00
Raphire
a2333c59ad Added a category of packages that are not removed by default 2020-11-02 20:01:00 +01:00
Raphire
25111c0264 Initial public release 2020-10-27 23:26:39 +01:00