These settings apply to normal, functioning Windows 10 and 11 Pro desktops and laptops with
- wired Ethernet
- Wi-Fi
- Bluetooth
- IPv4
- IPv6
- no touch screen
| @(set "0=%~f0" '& set 1=%*) & powershell -nop -c "$env:2=gc -lit $env:0|out-string; $env:2|powershell -nop -c -" & exit /b ');.{ | |
| " Steam_min : always restarts in SmallMode with reduced ram and cpu usage when idle - AveYo, 2025.06.11 " | |
| $FriendsSignIn = 0 | |
| $FriendsAnimed = 0 | |
| $ShowGameIcons = 0 | |
| $NoJoystick = 1 | |
| $NoShaders = 1 | |
| $NoGPU = 1 |
| amazon.jackson19 | |
| amazon.speech.sim | |
| android.amazon.perm | |
| com.amazon.aca | |
| com.amazon.accessorynotifier | |
| com.amazon.advertisingidsettings | |
| com.amazon.ags.app | |
| com.amazon.alexa.modeswitch | |
| com.amazon.alexa.multimodal.gemini | |
| com.amazon.alta.h2clientservice |
| #r "C:\Program Files\workspacer\workspacer.Shared.dll" | |
| #r "C:\Program Files\workspacer\plugins\workspacer.Bar\workspacer.Bar.dll" | |
| #r "C:\Program Files\workspacer\plugins\workspacer.ActionMenu\workspacer.ActionMenu.dll" | |
| #r "C:\Program Files\workspacer\plugins\workspacer.FocusIndicator\workspacer.FocusIndicator.dll" | |
| using System; | |
| using workspacer; | |
| using workspacer.Bar; | |
| using workspacer.ActionMenu; | |
| using workspacer.FocusIndicator; |
| REM Windows Search | |
| sc config WSearch start=disabled | |
| REM SSDP Discovery | |
| sc config SSDPSRV start=disabled | |
| REM Geolocation Service | |
| sc config lfsvc start=disabled | |
| REM ActiveX Installer | |
| sc config AXInstSV start=disabled | |
| REM AllJoyn Router Service | |
| sc config AJRouter start=disabled |