How to Disabe the Proxy Socks Service by Modifying the Registry

Last reviewed: December 30, 1997
Article ID: Q173961

The information in this article applies to:

  • Microsoft Proxy Server version 2.0

SUMMARY

If you want to disable the Socks Service from running automatically, you must modify the Microsoft Windows NT Server registry.

MORE INFORMATION

WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.

You can disable the service by modifying the registry using the following steps:

  1. Start Registry Editor, and locate the following Registry subkey in the HKEY_LOCAL_MACHINE subtree:

    HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/W3Proxy/ Parameters/Socks

  2. Locate the value SocksServiceEnabled.

  3. Change the default data of 1 to 0.

  4. Click OK and quit the Registry Editor.

This will completely disable the Socks service. You will not be able to start or stop the service using the Internet Service Manager (ISM). To refresh the ISM and show the Socks service state as Stopped, the system must be rebooted.

If you want to enable the Socks Service again, follow the same steps above and set the SocksServiceEnabled value back to 1. The system does not need to be rebooted to refresh the ISM state to Running.

Version           : WINNT:2.0
Platform          : winnt
Hardware          : ALPHA x86
Issue type        : kbprb
Solution Type     : kbworkaround


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 30, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.