Not relying on Microsoft, solve the "limited connection error" of Surface

  
        On December 16th, many Surface RT users encountered "limited connection errors" when using WiFi. Microsoft also released a patch for this issue specifically this month, but it did not solve everyone's problems.
Now there is a way to ask questions from Microsoft, and Surface users who are still plagued by "limited connection errors" can try it.
First run the "command prompt" as an administrator, and then type the following:
netsh int tcp set heuristics disabled
Press the "Enter" key, after seeing the "OK" answer, continue to enter:
netsh int tcp set global autotuninglevel=disabled
Press the "Enter" key and see the "OK" answer, then continue typing:
netsh int tcp set global rss=enabled
Press " Enter", after seeing the "OK" answer, continue to enter:
netsh int tcp show global
Finally, you can see the following results, except for one or two settings, most of them are "disabled( Disable)".

If all but one of the settings are "disabled", then it should be a fix. You can give it a try.

Copyright © Windows knowledge All Rights Reserved