How to run a traceroute on a Windows computer

Traceroute is a tool which can show you the path your connection takes when visit a website or connect to a server. It can be very useful in troubleshooting many different problems. To run a traceroute on Windows, please see the following steps:

• Press the Windows key and the 'r' button simultaneously
• Type 'cmd' into the text box and press Run. This opens the Command Prompt
• Type 'tracert' followed by either the website URL or the server IP address you wish to perform a traceroute to. An example traceroute command might look like this:
tracert letshost.ie

• Press the Enter key to run the command
• When the traceroute has finished the results will then be displayed. These results can be used to diagnose connection problems. If you have a ticket open with our Support team, you can send a copy/screenshot of these results in and the team can troubleshoot your issue further

If you require further information/assistance on this, please submit a ticket and a member of the team will be happy to assist further.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I unlock my domain name?

  When transferring a .com/net/org/info/biz/etc domain from one domain registration provider to...

How to set up a URL redirect on your domain

For information on how to set up a redirect in your LetsHost cPanel control panel, please see the...

How to change PHP version on my account

It is now possible to change the version of PHP in use on your hosting account. To do this, you...

How do I update the whois information of my domain?

Please see the following steps on updating the whois information for your domain: - Log in to...

Enabling cURL

By default the PHP function curl_exec may be disabled globally on the server.However, you can...