Find out Proxy Server using command prompt

Find out Proxy Server using command prompt

To find out which proxy server your computer is using please use below steps:

  • Open your command prompt
  • Type below command and hit enter:
reg query "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings" | find /i "proxyserver"

 

  • It will show you proxy server name

 

One thought on “Find out Proxy Server using command prompt”

Leave a Reply

Your email address will not be published. Required fields are marked *