Tracert is a command-line tool used to trace the path that data packets take as they travel from the source to the destination. It is a valuable tool for network troubleshooting, as it can help identify where packets are being dropped or delayed. To check tracert, open a command prompt and type the following command:
tracert
For example, to check the path to google.com, you would type the following command: