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
04e313aef4
Added option to change the location that File Explorer opens to ( #133 )
2024-10-27 19:28:43 +01:00
Raphire
63a017d620
Quickmethod now saves custom settings and app selection #199
...
Thanks @kylehase!
2024-09-29 12:32:07 +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
7cd8f063c7
Running script with -Verbose parameter now shows app uninstall progress bars
...
Linting
2024-08-17 15:22:59 +02:00
Jeffrey
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
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
Jeffrey
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
589f2e82df
Show error if powershell functionality is restricted ( #79 )
2024-06-26 20:51:20 +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
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
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
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