Saturday, 31 October 2015

How to make internet faster using command prompt

1. ) Press "Windows Key" and go to "Search Box".
2. ) Type "CMD" or "Command Prompt" don't Run.
3. ) Right Click "CMD" or "Command Prompt" and "Run it as Administrator".
4. ) Type "CD/" Without Quotation mark and Press "Enter".
5. ) Type "netsh int tcp show global" Without Quotation mark and Press "Enter".
6. ) Type "netsh int tcp set global chimney=enabled" Without Quotation mark and Press "Enter".
7. ) Type "netsh int tcp set global autotuninglevel=normal" Without Quotation mark and Press "Enter".
8. ) Type "netsh int tcp set global congestionprovider=ctcp" Without Quotation mark and Press "Enter".
9. ) Your done.
10. And your configuration will be like bellow













Steps How to Get back Normal Configuration :

1. ) Press "Windows Key" and go to "Search Box".
2. ) Type "CMD" or "Command Prompt" dont Run.
3. ) Right Click "CMD" or "Command Prompt" and "Run it as Administrator".
4. ) Type "CD/" Without Quotation mark and Press "Enter".
5. ) Type "netsh int tcp show global" Without Quotation mark and Press "Enter".
6. ) Type "netsh int tcp set global chimney=default" Without Quotation mark and Press "Enter".
7. ) Type "netsh int tcp set global congestionprovider=none" Without Quotation mark and Press "Enter".
8. ) You're done.



Please Comment

Friday, 30 October 2015

How to reduce ping in game online 2015

Ok the first step we have to do is connecting the internet first and then click start button and type "cmd" run as administrator


and then type "ipconfig/all" find your ip




click start button and type "regedit", go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces find your ip 




right click and create two new DWORD 32Bit and give the name "TcpAckFrequency" and "TCPNODelay" give the value "1"



Close the tab and restart your computer, to know the ping low or high we can go to windows tab and type "cmd" type "ping google.com -t"

Please comment

Thursday, 29 October 2015

How to make windows 7 run faster with images 2015

click windows button and type "allow remote access to your computer"













choose advanced tab, setting, you can copy from my configuration, apply and ok













click windows button and type "msconfig" enter














choose boot tab, you can copy from my configuration, and then choose startup tab, uncheck application which isn't too important, click apply and ok don't restart













click windows button, control panel, uninstall program, turn windows features on or off, you can copy from my configuration click ok but don't restart














you can download cccleaner, because this application will make our browser clean and can fix some issues from our computer














click windows button and type disk defragmenter, click defragment disk from all local disk















Please comment