mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 02:56:17 +00:00
Add option to turn off Enhance Pointer Precision #197
This commit is contained in:
7
Get.ps1
7
Get.ps1
@@ -27,13 +27,12 @@ param (
|
||||
[switch]$DisableStartRecommended,
|
||||
[switch]$DisableCopilot,
|
||||
[switch]$DisableRecall,
|
||||
[switch]$DisableWidgets,
|
||||
[switch]$HideWidgets,
|
||||
[switch]$DisableChat,
|
||||
[switch]$HideChat,
|
||||
[switch]$DisableWidgets, [switch]$HideWidgets,
|
||||
[switch]$DisableChat, [switch]$HideChat,
|
||||
[switch]$ClearStart,
|
||||
[switch]$ClearStartAllUsers,
|
||||
[switch]$RevertContextMenu,
|
||||
[switch]$DisableMouseAcceleration,
|
||||
[switch]$HideHome,
|
||||
[switch]$HideGallery,
|
||||
[switch]$ExplorerToHome,
|
||||
|
||||
Reference in New Issue
Block a user