Menu Close

How do I reset Windows services to default?

How do I reset Windows services to default?

To do that:

  1. Open an elevated command prompt window by going to: Start > All Programs > Accessories.
  2. In the command window type the following command and press Enter. SFC /SCANNOW.
  3. Wait and do not use your computer until SFC tool checks and fixes the corrupted system files or services.

How do I reset Windows 8 to default settings?

Select Windows Startup Settings and then hit Restart. Once the computer restarts, choose Safe Mode from the list of Advanced Options. Once in Safe Mode, right-click the desktop and choose Screen Resolution. Change the display settings back to the original configuration.

How do I restore MSC services?

Or perform System Restore on the PC by using a restore point, if you have any. However, you can run the following command to repair the corrupted file. 2-Type sfc /scannow and press Enter to execute the command. After that SFC will scan all protected system files and repair the corrupted one including services.

How do I restore a deleted Windows service?

How do I get to System Restore on Windows?

  1. Click the Advanced options button.
  2. Click on Troubleshoot.
  3. Click on Advanced options.
  4. Click on System Restore.
  5. Select your Windows account.
  6. Confirm the account password.
  7. Click the Continue button.
  8. Click the Next button.

How do you restart Microsoft services?

Use a command prompt

  1. To start a service, type: net start ServiceName.
  2. To stop a service, type: net stop ServiceName.
  3. To pause a service, type: net pause ServiceName.
  4. To resume a service, type: net continue ServiceName.

How do I unmark a Windows service for deletion?

Open the machine’s Registry (using Remote Registry if needed), find the service’s subkey under HKLM\System\CurrentControlSet\Services , and delete the value named DeleteFlag . The service will still appear as disabled, and operations on it will fail, but this should be fixed by a reboot.

How do I enable all Windows services at once?

How do I Enable all service?

  1. On the General tab, tap or click the Normal Startup option.
  2. Tap or click the Services tab, clear the check box beside Hide all Microsoft services, and then tap or click Enable all.
  3. Tap or click the Startup tab, and then tap or click Open Task Manager.