Using Services, you can manage various services running on your PC. You can enable and disable services on your PC with the Services app. But what if the Services app does not open on Windows? Many users have recently reported that the Services app was not opening on their Windows 11 PC.

When this happens, you wonโ€™t be able to change the services running on your Windows PC. So how can it be fixed? If you are here looking for troubleshooting steps to fix Services not opening in Windows 11, then you are at the right place; letโ€™s discuss how you can fix this issue.ย 

Fix Services not Opening in Windows 11

This issue can be encountered due to various reasons. No matter what the reason may be behind facing this issue, you can follow the steps given in this article to fix this issue.

1. Try Opening Services Through Run Dialog or Command Prompt

If you cannot open the Services through the traditional method, you can try opening it through the Run Dialog Box or Command Prompt. To open Services through the Run Dialog box, follow the steps given below-

  1. Pressย Windows + Rย key combo and typeย Services.msc. Click onย OK to open the Services window.services.msc

To open Services through Command Prompt, follow the steps given below-

  1. Press theย Windowsย key, search forย Command Prompt, and open it. search forย Command Prompt
  2. Here, type the commandย Services.mscย and pressย Enter.ย 

2. Set Correct Default App for MSC Files

The Services app might not open on Windows 11 if the correct default app for MSC files is not set. You must set the correct default app for MSC files to fix the issue.ย 

  1. Pressย Windowsย key and click on theย Settingsย icon here.ย 
  2. Under theย Appsย tab, click on theย Default Appsย option.Default Apps
  3. Type .mscย in the search box and click on the first option.
  4. Selectย Microsoft Management Consoleย and click theย Set Defaultย button to set it as the default app for MSC files.ย 

3.ย  Fix Corrupted Files

Corrupted files are likely to cause this issue. If Services is not opening in Windows 11, try scanning for corrupted system files and fixing them. You can run the SFC and DISM scans to fix the corrupted files. Given below are the steps to run the SFC scan-

  1. Click on theย Startย icon and typeย CMD. Right-click onย Command Promptย and then click onย Run as administrator.ย Here, type the following command and execute it-
    • sfc /scannowsfc scan
  2. Wait for the scan to reach 100%, and then restart your PC.ย 

If the SFC scan didnโ€™t solve the issue, then you can run the DISM scan by following the steps given below-

  1. Firstly, runย Command Promptย as administrator.ย 
  2. Now, type and execute the following commands one by one-
    • DISM /Online /Cleanup-Image /CheckHealth
    • DISM /Online /Cleanup-Image /ScanHealth
    • DISM /Online /Cleanup-Image /RestoreHealth
  3. After executing the above commands, restart your PC.

4. Run System Maintenance Troubleshooter

Another thing that you can try doing is running the System Maintenance Troubleshooter. The steps for the same are discussed below-

  1. Open theย Runย Dialog box by pressingย Windows + Rย key combo.
  2. Here typeย msdt.exe -id MaintenanceDiagnosticย and pressย Enter.
  3. This will open theย System Maintenanceย troubleshooter window; follow the on-screen instructions to run the troubleshooter.ย 
  4. Once done, try opening Services app.ย 

5. Re-Register DLL Files

If you still face the issue, try re-registering the DLL files. You can re-register DLL files using the command prompt by following the steps given below-

  1. Pressย Windows + Xย key combo and then click onย Windows Terminal (Admin).windows terminal run as admin
  2. Now, type and execute the following commands one by one-
    • regsvr32 msxml.dll
    • regsvr32 msxml2.dll
    • regsvr32 msxml3.dll
  3. Now, close the Terminal window and restart your PC.

6. Clean Boot your PC

Third-party programs might interfere with your PC and cause this issue. In that case, you can clean boot your PC to see what program is causing the issue and fix it. Given below are the steps to clean boot your PC-

  1. Open theย Start Menu, search forย System Configuration, and open it.
  2. Head to theย Servicesย tab, check the checkbox sayingย Hide all Microsoft Servicesย and then click onย Disable Allย button.Hide all Microsoft services
  3. Now under theย Startupย tab, click on theย Open Task Managerย option.
  4. Select the startup app and then clickย Disableย to disable it. Do this for all the startup apps here.
  5. Once done, restart your PC to clean and boot it. Now you can check what program is causing the issue and delete it.

Final Words

Facing issues with Windows is common, and if you canโ€™t able to use the Services app on your PC, this article will help you solve it. We have listed various troubleshooting steps to help fix Services not opening in Windows 11. Thatโ€™s it with our guide to fixing this issue; we hope you find the solution to the problem in this article.

LEAVE A REPLY

Please enter your comment!
Please enter your name here