Stops services, or unloads the pop-up interface from memory.

Services cannot be stopped from an MS-DOS Prompt within Windows.

NET STOP [POPUP | BASIC | FULL | WORKSTATION | NETBEUI] [/YES]

  POPUP       Unloads the pop-up interface from memory, but
              does not stop the redirector.
  BASIC       Stops the basic redirector.
  FULL        Stops the full redirector.
  WORKSTATION Stops the default redirector.
  NETBEUI     Stops the NetBIOS interface.
  /YES        Carries out the NET STOP command without
              first prompting you to provide information or
              confirm actions.

To stop the workgroup redirector, type NET STOP without
options. This breaks all your connections to shared resources
and removes the NET commands from your computer's memory.