Stop Webclient service from command line
Wednesday, October 7, 2009
Leave a Comment
Webclient service can be stopped from command prompt using the command 'net stop webclient'.
C:\Windows\system32>net stop webclient
The WebClient service is stopping.
The WebClient service was stopped successfully.
C:\Windows\system32>
0 comments »
Leave your response!