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
Very good article ,it is useful to me
Thanks
Mahesh