Created
March 20, 2018 16:17
-
-
Save alex4rks/791c35ddaee44d3c5c1aeeabfb277a44 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| reg add "HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters" /v "DisableTaskOffload" /t REG_DWORD /d "1" /f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment