-
Notifications
You must be signed in to change notification settings - Fork 556
[BUG] SystemResponsiveness not optimized #271
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Please confirm these before moving forward
- I have searched for my issue and have not found a similiar in the Open or Closed issues.
- I have tested that this issue has not been fixed in the latest (beta or stable) release.
- I have checked the Discussions section for solutions.
- This issue is about a bug (if it is not, please use the correct template).
UnattendedWinstall Version
3.0
Windows version, edition, and architecture
Windows 11 pro
Describe your issue
Set-RegistryValue -Path 'HKLM:\Software\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile' -Name 'SystemResponsiveness' -Type 'DWord' -Value 10 -Description 'Minimize background task interference by allocating more CPU time to your active game or multimedia application'
10 is windiws default value.
Steps to reproduce the issue
Just see your value
Expected behavior
Change this to 4294967295 or delete tweak
Actual behavior
NetworkThrottlingIndex=10
Screenshots or Logs (if applicable)
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working