This shows you the differences between two versions of the page.
admin:trucker:optimize [2018/03/20 20:49] trucker |
admin:trucker:optimize [2018/04/29 19:32] (current) trucker |
||
---|---|---|---|
Line 13: | Line 13: | ||
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{NIC-id} | HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{NIC-id} | ||
For the {NIC-id}, look for the one with your IP address listed. Under this {NIC-id} key, create the following DWORD value: | For the {NIC-id}, look for the one with your IP address listed. Under this {NIC-id} key, create the following DWORD value: | ||
- | •TcpAckFrequency and set it to 1 to disable “nagling” for gaming. | + | TcpAckFrequency and set it to 1 to disable “nagling” for gaming. |
- | •TCPNoDelay and set it also to 1 to disable “nagling” | + | TCPNoDelay and set it also to 1 to disable “nagling” |
- | •TcpDelAckTicks and set it to 0 | + | TcpDelAckTicks and set it to 0 |
Note: Some reports say that the tweaks did reduce latency when playing Dota 2 and League of Legends but it doesn’t work for some. | Note: Some reports say that the tweaks did reduce latency when playing Dota 2 and League of Legends but it doesn’t work for some. | ||
Line 37: | Line 37: | ||
In the same Registry hive as the above tweak, you can also change the priority of Games. To implement this tweak, go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile\Tasks\Games and change the following registry values: | In the same Registry hive as the above tweak, you can also change the priority of Games. To implement this tweak, go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile\Tasks\Games and change the following registry values: | ||
- | •“GPU Priority” change its values to 8 for gaming. | + | “GPU Priority” change its values to 8 for gaming. |
- | •“Priority” set to 6 for gaming. | + | “Priority” set to 6 for gaming. |
Remove Pre-Installed Apps | Remove Pre-Installed Apps | ||
Line 48: | Line 48: | ||
To do this, run an elevated power shell and enter the following commands to remove one or more apps of your choice: | To do this, run an elevated power shell and enter the following commands to remove one or more apps of your choice: | ||
- | •Remove-AppxPackage -package Microsoft.BingFinance_10004.3.193.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.BingFinance_10004.3.193.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.BingNews_10004.3.193.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.BingNews_10004.3.193.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.BingSports_10004.3.193.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.BingSports_10004.3.193.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.BingWeather_10004.3.193.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.BingWeather_10004.3.193.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.Getstarted_2015.622.1108.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.Getstarted_2015.622.1108.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.MicrosoftOfficeHub_2015.4218.23751.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.MicrosoftOfficeHub_2015.4218.23751.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.MicrosoftSolitaireCollection_3.1.6103.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.MicrosoftSolitaireCollection_3.1.6103.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.Office.OneNote_2015.4201.10091.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.Office.OneNote_2015.4201.10091.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.People_2015.627.626.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.People_2015.627.626.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.SkypeApp_3.2.1.0_neutral_~_kzf8qxf38zg5c | + | Remove-AppxPackage -package Microsoft.SkypeApp_3.2.1.0_neutral_~_kzf8qxf38zg5c |
- | •Remove-AppxPackage -package Microsoft.Windows.Photos_2015.618.1921.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.Windows.Photos_2015.618.1921.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.WindowsAlarms_2015.619.10.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.WindowsAlarms_2015.619.10.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.WindowsCalculator_2015.619.10.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.WindowsCalculator_2015.619.10.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.WindowsCamera_2015.612.1501.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.WindowsCamera_2015.612.1501.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package microsoft.windowscommunicationsapps_2015.6002.42251.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package microsoft.windowscommunicationsapps_2015.6002.42251.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.WindowsMaps_2015.619.213.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.WindowsMaps_2015.619.213.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.WindowsPhone_2015.620.10.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.WindowsPhone_2015.620.10.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.WindowsSoundRecorder_2015.615.1606.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.WindowsSoundRecorder_2015.615.1606.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.XboxApp_2015.617.130.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.XboxApp_2015.617.130.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.ZuneMusic_2019.6.10841.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.ZuneMusic_2019.6.10841.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.ZuneVideo_2019.6.10811.0_neutral_~_8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.ZuneVideo_2019.6.10811.0_neutral_~_8wekyb3d8bbwe |
- | •Remove-AppxPackage -package Microsoft.3DBuilder_10.0.0.0_x64__8wekyb3d8bbwe | + | Remove-AppxPackage -package Microsoft.3DBuilder_10.0.0.0_x64__8wekyb3d8bbwe |
Moreover, OneNote tends to eat your bandwidth as it uploads your newly created files or latest system updates frequently. | Moreover, OneNote tends to eat your bandwidth as it uploads your newly created files or latest system updates frequently. |