Create or Delete Service in Windows Xp-Vista-2003-2008

Posted on March 20th, 2009 in Microsoft,Server 2003,Server 2008,Vista,Windows 7,Windows XP by Gil Kreslavsky

In order to create service in windows

  • Go to Start>Run type cmd and hit Enter
  • In command prompt type sc create servicename
  • Reboot your OS

create service

In order to delete service in windows

  • Go to Start>Run type cmd and hit Enter
  • In command prompt type sc delete servicename
  • Reboot your OS

delete service

There is another way: You can use registry to delete services

  • Go to Start>Run type regedit and hit Enter
  • Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
  • Find the service you want to delete
  • Right click on service name and select Delete.
  • Reboot you OS

delete service registry

Related Articles

Facebook comments:

One Response to 'Create or Delete Service in Windows Xp-Vista-2003-2008'

Subscribe to comments with RSS or TrackBack to 'Create or Delete Service in Windows Xp-Vista-2003-2008'.

  1. Paul Wicks said,

    on March 27th, 2010 at 12:02 pm

    Thank-you!
    This site is fantastic…clear, quick, and to the point.

Post a comment






Search Kreslavsky.com
Custom Search