Internet slowness can be resolved in most cases through Command Prompt tricks such as using release/renew IP, flushing DNS, and netsh. With these techniques, lag, buffering and browsing problems can be solved. However, to have a dependable long-term performance, Etisalat’s internet plans offered by Sheraki are the most suitable for streaming, gaming, and working.
One of the most frustrating internet experiences in the modern digital world is slow internet. It does not matter if you are streaming, working at home, or playing a game; having a slow connection can ruin it all. Although the first action when a router stops functioning is to restart it, or call your ISP, it can also happen that the problem is in your system settings.
Fortunately, there are a few built-in command tools that can be used to correct most of the problems found on the internet, and some of those tools can even increase your speed using Windows Command Prompt (CMD). There are five useful CMD tricks to enable your connection to perform better, which are listed below.
1. Check Internet Speed with Ping to Default Gateway
One quick way to test the responsiveness of your internet is by pinging your default gateway.
Steps:
- Type ipconfig /all in Command Prompt to find your default gateway address.
- Once you have it, type ping -t <gateway address>.
The results include a time field that indicates your connection speed. The lesser the number, the greater the speed. This will not directly speed up your internet connection, but it will assist in troubleshooting whether there is a bottleneck.
2. Release and Renew Your IP Address
Sometimes, your current IP configuration can cause slow browsing or conflicts. Resetting it may restore your speed.
Steps:
- Type ipconfig /release and press Enter.
- Then type ipconfig /renew and press Enter.
This gives you a new IP address from your router and often resolves temporary speed issues.
3. Flush DNS Resolver Cache
With time, the addresses of old websites are stored in the DNS cache of your system, and this can slow down the browsing process. Flushing it removes old data.
Steps:
- Type ipconfig /flushdns and press Enter.
You’ll see a message: “Successfully flushed DNS Resolver Cache.” After this, websites may load faster as your system fetches fresh DNS data.
4. Optimise Network Settings with Netsh Command
The netsh int tcp command allows you to tweak settings that directly impact your connection.
Try these commands:
- netsh int tcp set global autotuninglevel=normal
- netsh interface tcp set heuristics disabled
These settings reset your TCP receive window and disable scaling heuristics, removing unnecessary restrictions that can slow down downloads or browsing.
5. Stop ISP Throttling for Streaming
In case you observe smooth browsing but buffering during streaming, then there is a possibility that you have an ISP restricting bandwidth on specific services. CMD can help here, too.
Steps:
- Enter the following command:
netsh advfirewall firewall add rule name=”StopThrottling” dir=in action=block remoteip=173.194.55.0/24,206.111.0.0/16 enable=yes
This creates a firewall rule that prevents throttling for streaming platforms like YouTube.
Why Choose Sheraki’s Etisilat Internet Plans for Reliable Connectivity?
Although CMD tricks can be used to temporarily address the issue of slow internet, the proper solution is to have a good provider. Therefore, Sheraki, an official Etisalat partner, sells high-speed internet plans with smooth streaming, gaming, and work-from-home requirements. Sheraki will reduce troubleshooting time and allow you to enjoy a connection free of interruptions.
Conclusion
Before rushing to switch to another ISP, try the top five Command Prompt solutions to fix your slow internet. Most of the common problems, such as DNS errors, IP conflicts, and even throttling, can be solved by them. However, to be more reliable in the long term and to have maximum speeds, Etisalat’s best internet packages of Sheraki can guarantee you the unmatched performance.

