Skip to main content

To Increase the Internet Speed:

Open Notepad and paste the below code in it.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"SackOpts"=dword:00000001
"TcpWindowSize"=dword:0005ae4c
"Tcp1323Opts"=dword:00000003
"DefaultTTL"=dword:00000040
"EnablePMTUBHDetect"=dword:00000000
"EnablePMTUDiscovery"=dword:00000001
"GlobalMaxTcpWindowSize"=dword:0005ae4c

Now save this file as speed.reg. Execute it and observe the change!

Comments

PRASANTH said…
prasanth.pushkaranppppphello saji samuel, iam prasanth from kply.iwant some advises for yours life style.i understand this blog ............. a connectivity from our detailed description of my douts .ok.

e mail:prasanthcomp_hai@yahoo.com

Popular posts from this blog

How to install Ultraviewer in Kali through wine

 kali@kali:~$ ls Desktop    Downloads            Mail   Pictures  Templates  winehq.key Documents  javasharedresources  Music  Public    Videos kali@kali:~$ cd Downloads kali@kali:~/Downloads$ wine Ultraviewer .....

Incoming and Outgoing Mail Server Settings..

Email Provider IMAP Settings POP Settings SMTP Settings AOL (including Verizon.net) Server: imap.aol.com Port: 993 Encryption: SSL/TLS Server: pop.aol.com Port: 995 Encryption: SSL/TLS Server: smtp.aol.com Port: 465 Encryption: SSL/TLS Gmail Server: imap.gmail.com Port: 993 Encryption: SSL/TLS Server: pop.gmail.com Port: 995 Encryption: SSL/TLS Server: smtp.gmail.com Port: 465 Encryption: SSL/TLS iCloud Server: imap.mail.me.com Port: 993 Encryption: SSL/TLS Server: Port: Encryption: Server: smtp.mail.me.com Port: 587 Encryption: STARTTLS MSN Server: imap-mail.outlook.com Port: 993 Encryption: SSL/TLS Server: pop-mail.outlook.com Port: 995 Encryption: SSL/TLS Server: smtp-mail.outlook.com Port: 587 Encryption: STARTTLS Microsoft 365 Server: outlook.office365.com Port: 993 Encryption: SSL/TLS Server: outlook.office365.com Port: 995 Encryption: SSL/TLS Server: smtp.office365.com Port: 587 Encryption: STARTTLS Outlook.com Hotmail.com Live.com Server: outlook.office365.com Port: 993 Encrypt...

How to Activate Windows / Office?

  PowerShell (Windows 8 and later) ❤️ Open PowerShell To do that, press the Windows key + X, then select PowerShell or Terminal. Copy and paste the code below, then press enter. irm https://get.activated.win | iex Alternatively, you can use the following (this will be deprecated in the future): irm https://massgrave.dev/get | iex You will see the activation options. Choose the activation options highlighted in green. That's all