Some of you guys may be experiencing non-stop, irritating "Limited Internet" which is the yellow triangle thing on your internet tab on the bottom right corner. This keeps you from going online even though you have internet! Well, there's a simple fix for this.
1. Open CMD ( Hold Shift + Right Click ) and then there should be an option saying "Open Command Prompt Here"
2. Once there, this is all you need to put in there and boom. It's fixed for good!
netsh int tcp set heuristics disabled
netsh int tcp set global autotuninglevel=disabled
netsh int tcp set global rss=enabled
netsh int tcp show global
It fixed mine good, and it should fix yours good too
1. Open CMD ( Hold Shift + Right Click ) and then there should be an option saying "Open Command Prompt Here"
2. Once there, this is all you need to put in there and boom. It's fixed for good!
netsh int tcp set heuristics disabled
netsh int tcp set global autotuninglevel=disabled
netsh int tcp set global rss=enabled
netsh int tcp show global
It fixed mine good, and it should fix yours good too
