Adjusting Setup Service via Command-Line Utilities

Adjusting Setup Service via Command-Line Utilities

Richard Lv11

Adjusting Setup Service via Command-Line Utilities

Are you looking for a way to disable the Windows Installer Service on your device? This essential component of your operating system performs all necessary installation processes, but can sometimes interfere with other programs.

Fortunately, there are three ways in which it can be disabled—using the Windows Service tool, Group Policy Editor, or Registry Editor. Check out our guide below to learn how.

1. Use Windows Services

Windows services are critical programs that typically initiate when you start your computer. It runs silently in the background and provides essential features to run the operating system. If you’re looking to enable or disable Windows Installer service using this tool, do the following.

To begin, pressWin + R on your keyboard to launch the Run dialog box. In the text box, typeservices.msc , and hit enter. This will open the Services window.

Disable Windows Installer Service Using Services window

In the window that opens, scroll down until you findWindows Installer service then double-click on it for a properties window to open.

Once you’re in the Properties window, click theStartup type drop-down menu and selectAutomatic . Now move over towards theService status section and clickStop .

Disable Windows Installer Service Using Windows Services

After you’ve done that, clickApply and thenOK to save the changes. You have now successfully disabled the Windows Installer service on Windows 11.

If you ever need to re-enable the service, follow the same procedure and clickStart in the Service status section.

2. Use Local Group Policy Editor

You can also use the group policy editor to enable or disable the Windows Installer service on your Windows computer system. However, it is important to note that this tool only works on Windows Pro and Enterprise editions. Therefore, if you are using Windows Home Edition, you must first activate the Local Group Policy Editor in Windows Home .

To disable the service using the group policy editor, do the following:

  1. Click on Start and type ingpedit.msc , then pressEnter to launch the Local Group Policy Editor .
  2. On the left side of the window, navigate to the path:
    Computer Configuration > Administrative Templates > Windows Components > Windows Installer
  3. Now move to the right and double-click on the policy namedTurn off Windows Installer .
    Disable Windows Installer Service Using Group Policy
  4. In the window that opens, selectEnabled in the radio box.
  5. Under Options, click the drop-down menu and selectAlways .
  6. Then clickApply andOK to save changes.

That’s all there is to it. The Windows Installer service will now be disabled on your system. To re-enable it, simply follow the same steps, but set “Turn off Windows Installer” toNot Configured .

3. Use the Registry Editor

Registry Editor is another method you can use to enable or disable the Windows Installer service on any version of Windows, even Home Edition. But make sure to proceed with caution as any incorrect changes can corrupt your system and force you to reinstall Windows. So be mindful and remember to back up your registry before making any modifications.

To enable or disable this service using Registry Editor, follow these steps:

  1. PressWin + X , typeregedit , and pressEnter to launch the Registry Editor. To learn more, see our guide on how to open the Registry Editor on Windows .
  2. If prompted with a UAC warning, clickYes to continue.
  3. Now once you’re in, navigate to the following path:
    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\msiserver
  4. In the right panel, double-click onStart and change its value from2 to4 .
    Disable Windows Installer Service Using Registry Editor

Once you put the Value data, make sure the Base is set toHexadecimal , then clickOK . Now close the registry editor and restart your computer for the changes to take effect.

Turning Off the Windows Installer Service Made Easy

If Windows Installer Service is creating issues or hindering another application, you can easily turn it off with one of the three methods outlined in our guide. See which method works best for you and get back to what matters most.

Also read:

  • Title: Adjusting Setup Service via Command-Line Utilities
  • Author: Richard
  • Created at : 2024-06-25 16:15:33
  • Updated at : 2024-06-26 16:15:33
  • Link: https://win11-tips.techidaily.com/adjusting-setup-service-via-command-line-utilities/
  • License: This work is licensed under CC BY-NC-SA 4.0.