How To Remove Static Route In Windows?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Open Command Prompt as an Administrator
2. Type in “route delete <destination_address>” and hit Enter
3. The route will be deleted.
1. Open the Command Prompt.
2. Type “route delete” followed by the destination IP address and subnet mask of the static route.
3. Press Enter to remove the static route.
4. Type “route print” to view the routing table to verify that the static route has been removed.