Team OS : Your Only Destination To Custom OS !!

Welcome to TeamOS Community, Register or Login to the Community to Download Torrents, Get Access to Shoutbox, Post Replies, Use Search Engine and many more features. Register Today!

Tips & Tricks How to Tweak Windows 10 for Gaming

Spycrawler Nightfire

He who laughs last didn’t get the joke.
✅ Verified Member
Member
Downloaded
522.4 GB
Uploaded
10.1 TB
Ratio
19.8
Seedbonus
124,141
Upload Count
3 (2)
Member for 8 years
How to Tweak Windows 10 for Gaming
Nagle’s Algorithm

Nagle’s algorithm combines several small packets into a single, larger packet for more efficient transmissions. This is designed to improve throughput efficiency of data transmission. Disabling “nagling” can help reduce latency/ping in some games. Nagle’s algorithm is enabled in Windows by default.

To implement this tweak, modify the following registry keys.

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:

  • TcpAckFrequency and set it to 1 to disable “nagling” for gaming.
  • TCPNoDelay and set it also to 1 to disable “nagling”
  • 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. I have tried it and my latency improved from 110 to 90ms (SEA Server) when playing Dota 2.
Network Throttling Index

Windows implements a network throttling mechanism, the idea behind such throttling is that processing of network packets can be a resource-intensive task. It is beneficial to turn off such throttling for achieving maximum throughput.

To implement this tweak, run regedit and modify the registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile. Under SystemProfile, create a DWORD value and name it to “NetworkThrottlingIndex” then set its Hexadecimal value to ffffffff for gaming and max throughput: ffffffff completely disables throttling.
System Gaming Responsiveness

Multimedia streaming and some games that uses “Multimedia Class Scheduler” service (MMCSS) can only utilize up to 80% of the CPU. The “Multimedia Class Scheduler” service (MMCSS) ensures prioritized access to CPU resources, without denying CPU resources to lower-priority background applications.

To implement this tweak, run regedit and modify the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile. From there, create a new DWORD and name it to “SystemResponsiveness” set its hexadecimal value to 00000000 for pure gaming/streaming.

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.
  • “Priority” set to 6 for gaming.
Remove Pre-Installed Apps

Windows 10 like Windows 8 and 8.1 also came with pre-installed apps or some call it bloatware. These apps are good if you find them useful and are great for tablet platforms but I do not find them worth having for a desktop PC.

Additionally, to save you some storage space we recommend to remove the pre-installed apps that came with Windows 10 if you aren’t going to use those apps at all.

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.BingNews_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.Getstarted_2015.622.1108.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.Office.OneNote_2015.4201.10091.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.Windows.Photos_2015.618.1921.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.WindowsCamera_2015.612.1501.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.WindowsPhone_2015.620.10.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.ZuneMusic_2019.6.10841.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
Moreover, OneNote tends to eat your bandwidth as it uploads your newly created files or latest system updates frequently. This is a bad feature for some who are subscribed to a lame internet service provider.

God Mode

One of the most favorite features we love with Windows 10 is the God Mode. God Mode is a dedicated folder that lets you see all control panels in one place. To unlock this feature, all you have to do is right click on your desktop and create a new folder. Rename that folder to GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}.



If you don’t want to risk on this kind of guide and just want simpler things then put faster parts in your system instead. That’s the best way to tweak your Windows 10 for gaming. But replacement parts aren’t free, and computer enthusiasts know that the key is to put their money where it counts most.


hope this guide will be helpfull for all :)

thanks

Spy

A few note
  • It's not A must, it's A choice
  • It all depends on your needs
  • This is A guide and all at your own risk ( If you dont have alot of experience, you can break things very fast.)
  • Last but not least
DONT FORGET TO MAKE A BACKUP BEFORE YOU START!!!!!!!!!!!!!!!!!!
 
Last edited:

Dudum

Member
Downloaded
36.3 GB
Uploaded
59 GB
Ratio
1.62
Seedbonus
19,487
Upload Count
0 (0)
Member for 7 years
Let's try :wait:
 

edge37

Member
Downloaded
669.3 GB
Uploaded
19.9 TB
Ratio
30.5
Seedbonus
6,607
Upload Count
0 (0)
Member for 6 years
Thank you
 

SanMir

Uploader
✅ Verified Member
Member
Downloaded
97.4 GB
Uploaded
6.7 TB
Ratio
70.54
Seedbonus
27,091
Upload Count
133 (144)
Member for 5 years
This gonna be interesting, I think worth to try also. Thanks for the info!
 

coeloen

Member
Banned
Downloaded
13.7 GB
Uploaded
5 GB
Ratio
0.37
Seedbonus
0
Upload Count
0 (0)
Member for 5 years
thank's for your advice, i'll try it
 

iki971

Member
Downloaded
168.9 GB
Uploaded
1.9 TB
Ratio
11.38
Seedbonus
28,064
Upload Count
0 (0)
Member for 7 years
Thanks @spycrawler nightfire for info and your knowledge ;)
 

fefyk19

Member
Downloaded
130.7 GB
Uploaded
2 TB
Ratio
15.81
Seedbonus
23,158
Upload Count
0 (0)
Member for 7 years
Thanks man, that really helped :rofl::clap:
 

cillerbin

✅ Verified Member
Member
Downloaded
191.5 GB
Uploaded
38.5 TB
Ratio
205.94
Seedbonus
46
Upload Count
0 (0)
Member for 10 years
Thanks!!!!!!!!!!!!!!!!!!!!!!!:clap::clap::rofl::rofl:
 

jubilum

Member
Downloaded
423.8 GB
Uploaded
171.7 GB
Ratio
0.41
Seedbonus
215
Upload Count
0 (0)
Member for 10 years
not for win10 only it applies to wiin 7, and win 8... tested..
 

Makentosh

Member
Banned
Downloaded
2.4 GB
Uploaded
5 GB
Ratio
2.1
Seedbonus
0
Upload Count
0 (0)
Member for 5 years
Whoo interesting. Ill gonna try it later on.
 

SoberD

✅ Verified Member
Member
Downloaded
202.7 GB
Uploaded
272.1 GB
Ratio
1.34
Seedbonus
1,663
Upload Count
0 (0)
Member for 8 years
Thank You!
 

azertyuiop

✅ Verified Member
Member
Downloaded
282.5 GB
Uploaded
25.8 TB
Ratio
93.61
Seedbonus
460,558
Upload Count
0 (0)
Member for 8 years
Thank you
 

bhadj

Member
Downloaded
38.7 GB
Uploaded
6.1 GB
Ratio
0.16
Seedbonus
92
Upload Count
0 (0)
Member for 8 years
I' ll try
 

Spycrawler Nightfire

He who laughs last didn’t get the joke.
✅ Verified Member
Member
Downloaded
522.4 GB
Uploaded
10.1 TB
Ratio
19.8
Seedbonus
124,141
Upload Count
3 (2)
Member for 8 years
thanks for this..any feedback if it's working?
if you are experienced enough yes, if it doesnt we refund your money :D
 

jpullella

Member
Downloaded
9.7 GB
Uploaded
50 GB
Ratio
5.18
Seedbonus
274
Upload Count
0 (0)
Member for 6 years
Great tutorial !!! Thank you very much
 

netalia2015

Member
Downloaded
29.3 GB
Uploaded
280 GB
Ratio
9.55
Seedbonus
5,342
Upload Count
0 (0)
Member for 5 years
nice tutorial
thank you
 

cajerimi

Member
Downloaded
3.4 GB
Uploaded
5.2 GB
Ratio
1.56
Seedbonus
5
Upload Count
0 (0)
Member for 4 years
Wonderful post ! I'm a gamer, so i made these changes, i'll see the difference
 

Silver347

Member
Banned
Downloaded
13.4 GB
Uploaded
5 GB
Ratio
0.37
Seedbonus
0
Upload Count
0 (0)
Member for 5 years
Runs like Jesus thanks dude.
 

RajabAlee

Member
Downloaded
14.7 GB
Uploaded
5 GB
Ratio
0.34
Seedbonus
6
Upload Count
0 (0)
Member for 4 years
What is this for :think::think:????
 

Mr. Spacely

🤴 Super Admin
Uploader
Downloaded
153.9 GB
Uploaded
43.8 TB
Ratio
291.16
Seedbonus
12,527,716
Upload Count
10970 (10970)
Member for 8 years
What is this for :think::think:????
Read the thread. It's explanatory. Holy cow..... :worried: :mm:
 
Top