Raphire
d42019ccc0
Add option to turn off Enhance Pointer Precision #197
2025-02-13 21:08:47 +01:00
Gustavo Paiva
c5e0ba3e59
Fix typo in README: remove duplicate 'to' ( #195 )
2025-02-12 13:47:21 +01:00
Daniel Helgenberger
907221b643
Fixes #191 : Skip Explorer restart when in sysprep mode ( #192 )
...
* Fixes #191 : Skip Explorer restart when in sysprep mode
- Since Settings are applied to Default Profile, calling RestartExplorer
does nothing
- RestartExplorer also terminates all processes witch might have called
WinDebloat in the first place
2025-02-12 13:07:44 +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
Jan
2818854d62
Fix: Use regex replace to avoid issue described in #174 ( #175 )
...
* Fix: Use regex replace to avoid #174
* Fix: Also fix root cause of Raphire#174 in start menu replacement
* Fix missing backslash
---------
Co-authored-by: Jeffrey <9938813+Raphire@users.noreply.github.com >
2025-01-09 23:08: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
Rohan Kapadia
e3b4ea24da
fix: use env:USERNAME when removing start menu items ( #169 )
2024-12-24 16:02:07 +01:00
Raphire
c25dcb298b
Disabling the Widgets service no longer shows an error #162
2024-12-18 17:21:05 +01:00
Jeffrey
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
Jeffrey
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
Ikko Eltociear Ashimine
e54a3ece04
Fix typo in Win11Debloat.ps1 ( #92 )
...
Calender -> Calendar
2024-07-08 16:19:29 +02:00
Raphire
deb2428c8a
Fixed spacing
2024-07-02 19:12:34 +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
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
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
d19f20fbf9
Added issue templates
2024-06-23 22:53:22 +02:00