Windows

From Objectif Client Inc
Jump to navigation Jump to search

Cleanup

dism /online /cleanup-image /spsuperseded

Remove Service

Command Line

  1. Hold down the Windows Key, then press “R” to bring up the Run dialog.
  2. Type “SC DELETE servicename“, then press “Enter“.


Registry

  1. Hold down the Windows Key and press “R“.
  2. Type “regedit“, then select “OK“.
  3. Navigate to the following location in the registry:
    1. HKEY_LOCAL_MACHINE
      1. System
        1. CurrentControlSet
          1. Services
            1. There are folders under “Services” that contain each service. The “DisplayName” values in each of these folders equals the Service Name. Go through the list or use the “Edit” > “Find” menu to search for the service you wish to remove.