Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Tuesday, March 6, 2018 11:44 AM
Window Scaling heuristics , I try the following commands but seems to do nothing :
netsh int tcp set heuristics wsh=enabled forcews=enabled
netsh interface tcp set heuristics disabled
I try enabled from gpedit template "Set Window Scaling Heuristics State"
**Still show me **
C:\Windows\system32>netsh interface tcp show heuristics
TCP Window Scaling heuristics Parameters
Window Scaling heuristics : disabled
Qualifying Destination Threshold : 3
Profile type unknown : normal
Profile type public : normal
Profile type private : normal
Profile type domain : normal
All replies (5)
Wednesday, March 7, 2018 3:06 AM
In order to enable Window Scaling heuristics.
In Registry Editor, navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters
Right click on EnableWSD and select Modify. Set the value to 1 and click OK.
If you want to use CMD method
type the following command:
netsh int tcp set heuristics default
netsh int tcp set heuristics enabled
Regards
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].
Wednesday, March 7, 2018 7:07 AM
Not work! Thanks for reply!
Tuesday, May 8, 2018 6:53 AM
Sorry, neither method, Regedit or CMD not working on newly upgraded Win10Home or Pro 1803 …
Still showing Window Scale heuristics : disabled !
What's next?
Tuesday, June 12, 2018 9:05 AM
Please, is there any news solving this problem somehow?
Saturday, April 6, 2019 6:19 AM
not working for me