0 Members and 1 Guest are viewing this topic.

AuthorTopic: bat command remove proxy settings  (Read 3089 times)

Offline admin

  • Administrator
  • Hero Member
  • *****
  • Posts: 1007
  • Total Like : 0
    • https://www.facebook.com/pages/Phuket-ITcom/148070628616802
    • https://www.youtube.com/channel/UCq5x3hDkhcqJU4QXOE5adTQ
    • Email
« on: 13, 01, 2015, 16:00:28 »
Removing a configured proxy can be done by using the following commands depending on your target operating system:

 
XP/2003

Code: [Select]
proxycfg -d
 
Vista/7/2008

Code: [Select]
netsh winhttp reset proxy
ref : http://columbiabrian.blogspot.com/2013/02/how-to-enable-or-disable-proxy-using.html