Windows installer service cannot be accessed

This article applies to Windows 2000. Support for Windows 2000 ends on July 13, 2010. The Windows 2000 End-of-Support Solution Center is a starting point for planning your migration strategy from Windows 2000. For more information see the Microsoft Support Lifecycle Policy.

Symptoms

After you upgrade to Windows Installer version 2.0, the Windows Installer Service may not start, and you may receive the following error message:

The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or the Windows Installer is not correctly installed. Contact your support personnel for assistance.

Note This behavior does not occur in the following products:

  • Microsoft Windows XP

  • Microsoft Windows Millennium Edition

  • Microsoft Windows 98

Cause

This behavior can occur when either of the following conditions exist:

  • In the DCOM permissions, the default authentication level is set to None, and the default Impersonation level is set to Anonymous.

  • The system account does not have Full permissions on a folder or registry key that the Windows Installer is trying to access. This is NTFS-specific.

Resolution

Depending on the issue, use one or all of the following methods:

  • Method 1: Unregister and re-register Windows Installer.

  • Method 2: Verify the DCOM permissions.

  • Method 3: Give Full Control permission to the SYSTEM account.

  • Method 4: Verify the registry permissions.

  • Method 5: Fix the broken security key for the MsiServer service.

Before you begin: Verify that the service pack is installed

If you are using Windows 2000, make sure that SP 2 is installed.If you are using Windows NT 4.0, make sure that SP 6 is installed.

If you do not install the appropriate service packs, the steps in the «More Information» section of this article may not work as expected.

More Information

Method 1: Unregister and re-register the Windows Installer

  1. Click Start, click Run, type MSIEXEC /UNREGISTER, and then click OK. Even if you do this correctly, it may look like nothing occurs.

  2. Click Start, click Run, type MSIEXEC /REGSERVER, and then click OK. Even if you do this correctly, it may look like nothing occurs, or you may briefly see an hourglass. After you run this command, the operation is complete.

  3. Try your Windows Installer-based application again.

Method 2: Verify the DCOM permissions

This method involves changing the DCOM default impersonation level to Identify, removing the Msisip.dll file, and then reinstalling SP 3 for Windows 2000.

To do this, follow these steps:

  1. Click Start, click Run, type dcomcnfg, and then click OK.

  2. On the Default Properties tab:

    1. In the Default Authentication Level list, click Connect.

    2. In the Default Impersonation Level list, click Identify, and then click OK.

  3. Click Start, click Run, type explorer /select, %windir%\system32\msisip.dll, and then click OK.

  4. Rename the Msisip.dll file as Msisip.old.

  5. Reinstall Windows 2000 Service Pack 3.

Method 3: Give Full Control permission to the SYSTEM account

  1. Start Windows Explorer, right-click the computer’s root hard drive, and then click Properties.

  2. Click the Security tab, and then click Add.

  3. In the Select Users, Computers, or Groups dialog box, click the SYSTEM account, click Add, and then click OK.

  4. Under Allow, click to select the Full Control check box, and then click OK.

  5. Click the TEMP folder and then verify that the SYSTEM account has full control.

Method 4: Verify the registry permissions

  1. Click Start, click Run, then type Regedt32.

  2. For each of the registry hives, follow these steps:

    1. Select the hive.

    2. For Windows XP, on the Edit menu, click Permissions.

      For Windows 2000 and Windows NT 4, on the Security menu, click Permissions.

  3. Verify that the SYSTEM account has been added and that it has Full control. If it does not, add the SYSTEM account with Full control.

Method 5: Fix the broken security key for the MsiServer service

  1. Start the computer by using Windows 2000.

  2. Click Start, click Run, type regedit.exe, and then rename the following key to Old_Security:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer\Security

  3. Restart the computer (you must do this).

  4. Run Instmsiw.exe for installer 2.0 again; this corrects the broken security key for the MSI service.

For more information about an error message that you may receive when you add or remove a program, click the following article number to view the article in the Microsoft Knowledge Base:

315346 Error message when you try to add or remove a program on a computer that is running Windows XP or Windows Server 2003: «The Windows Installer service could not be accessed

При установке программ и компонентов Windows, распространяемых в виде установщика с расширением .MSI вы можете столкнуться с ошибкой «Не удалось получить доступ к службе установщика Windows Installer». С проблемой можно столкнуться в Windows 10, 8 и Windows 7.

В этой инструкции подробно о том, как исправить ошибку «Не удалось получить доступ к службе установщика Windows Installer» — представлено несколько способов, начиная с более простых и часто более эффективных и заканчивая более сложными.

Примечание: прежде чем приступать к следующим шагам, рекомендую проверить, а есть ли на компьютере точки восстановления (панель управления — восстановление системы) и использовать их, если они в наличии. Также, если у вас отключены обновления Windows, включите их и выполните обновление системы, часто это решает проблему.

Проверка работы службы «Установщик Windows», её запуск при необходимости

Первое, что следует проверить — не отключена ли служба «Установщик Windows» по какой-либо причине.

Для этого выполните следующие простые шаги

  1. Нажмите клавиши Win+R на клавиатуре, введите services.msc в окно «Выполнить» и нажмите Enter.
  2. Откроется окно со списком служб, найдите в списке «Установщик Windows» и дважды нажмите по этой службе. Если служба отсутствует в списке, посмотрите, есть ли там Windows Installer (это одно и то же). Если же нет и её, то о решении — далее в инструкции. 
    Служба Установщик Windows в services.msc

  3. По умолчанию, тип запуска для службы должен быть установлен в положение «Вручную», а обычное состояние — «Остановлена» (она запускается только в процессе установки программ).
  4. Если у вас Windows 7 или 8 (8.1), а тип запуска для службы Установщик Windows установлен в «Отключено», измените на «Вручную» и примените настройки. 
    Служба установщика Windows 7

  5. Если у вас Windows 10 и тип запуска установлен «Отключена», вы можете столкнуться с тем, что изменить тип запуска в этом окне нельзя (такое может быть и в 8-ке). В этом случае выполните шаги 6-8. 
    Служба установщик Windows Installer

  6. Запустите редактор реестра (Win+R, ввести regedit).
  7. Перейдите к разделу реестра
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\msiserver

    и дважды нажмите по параметру Start в правой панели. 

    Тип запуска службы Windows Installer в реестре

  8. Установите для него значение 3, нажмите Ок и перезагрузите компьютер. 

Также, на всякий случай проверьте тип запуска службы «Удаленный вызов процедур RPC» (от него зависит работа службы установщика Windows) — он должен быть установлен в «Автоматически», а сама служба — работать. Также на работу могут влиять отключенные службы «Модуль запуска процессов DCOM-сервера» и «Сопоставитель конечных точек RPC».

В следующем разделе описывается, как вернуть службу «Установщик Windows», но, помимо этого, предложенные исправления также возвращают и параметры запуска службы по умолчанию, что может помочь в решении проблемы.

Если нет службы «Установщик Windows» или «Windows Installer» в services.msc

Иногда может оказаться, что службы «Установщик Windows» отсутствует в списке служб. В этом случае вы можете попробовать восстановить её, использовав reg-файл.

Скачать такие файлы вы можете со страниц (на странице вы найдете таблицу со списком служб, скачайте файл для Windows Installer, запустите его и подтвердите объединение с реестром, после выполнения слияния, перезагрузите компьютер):

  • https://www.tenforums.com/tutorials/57567-restore-default-services-windows-10-a.html (для Windows 10)
  • https://www.sevenforums.com/tutorials/236709-services-restore-default-services-windows-7-a.html (для Windows 7).

Проверьте политики службы установщика Windows

Иногда твики системы и изменение политик установщика Windows могут привести к рассматриваемой ошибки.

Если у вас Windows 10, 8 или Windows 7 Профессиональная (или Корпоративная), вы можете проверить, не были ли изменены политики установщика Windows следующим образом:

  1. Нажмите клавиши Win+R и введите gpedit.msc
  2. Перейдите к разделу Конфигурация компьютера — Административные шаблоны — Компоненты — Установщик Windows. 
    Политики службы установщика Windows

  3. Убедитесь, что для всех политик установлено «Не задана». Если это не так, дважды нажмите по политике с заданным состоянием и установите его в «Не задано».
  4. Проверьте политики в аналогичном разделе, но в «Конфигурация пользователя».

Если на вашем компьютере установлена домашняя редакция Windows, путь будет следующим:

  1. Зайдите в редактор реестра (Win+R — regedit).
  2. Перейдите к разделу
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\

    и проверьте, есть ли в нем подраздел с именем Installer. Если есть — удалите его (правый клик по «папке» Installer — удалить).

  3. Проверьте наличие аналогичного раздела в
    HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\

Если приведенные способы не помогли, попробуйте восстановить работу службы установщика Windows вручную — 2-й способ в отдельной инструкции Служба установщика Windows недоступна, также обратите внимание и на 3-й вариант, он может сработать.

Fix The Windows Installer service could not be accessed: If you’re trying to install a program which uses MSI file as it’s installer then chances are you may have faced the error message “The Windows Installer service could not be accessed”. This problem also occurs when you try to install Microsoft office, as it also uses Windows Installer. The error message will pop up when you install or uninstall a program that uses Microsoft Installer service, Windows Installer service is not running or the Windows Installer registry settings are corrupted.

The Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance.

“The Windows Installer service could not be accessed” [SOLVED]

Now we have only listed a handful of issues which could lead to the above error but it generally depends on users system configuration as to why they are facing the particular error. So without wasting any time let’s see how to Fix The Windows Installer service could not be accessed with the help of below-listed troubleshooting guide.

Table of Contents

Make sure to create a restore point just in case something goes wrong.

Method 1: Restart Windows Installer Service

1.Press Windows Key + R then type services.msc and hit Enter.

2.Find Windows Installer service then right-click on it and select Properties.

Right-click on Windows Installer Service then select Properties

3.Click on Start if the service is not already running.

Click Start if the Windows Installer service is not already running

4.If the service is already running then right-click and select Restart.

5.Again try to install the program which was giving access denied error.

Method 2: Modify Remote Procedure Call Service

1.Press Windows Key + R then type services.msc and hit Enter.

2.Locate Remote Procedure Call (RPC) service then double-click on it to open its properties.

right click on Remote Procedure Call service and select Properties

3.Switch to Log On tab and then tick mark “Local System account” and “Allow service to interact with desktop.

Checkmark Local System account for Remote Procedure Call

4.Reboot your PC to save changes and see if you’re able to fix the error.

5.If not, then again open RPC properties windows and switch to Log On tab.

6.Checkmark “This account” and click on browse then type “Network Service” and click OK. The password will automatically be filled, so don’t change it.

Checkmark This Account then click on browse and select Network Service

7.If you can’t find Network service then use the following address:

NT Authority\NetworkService

8.Restart your PC and see if you’re able to Fix The Windows Installer service could not be accessed error.

Method 3: Re-register Windows Installer

1.Press Windows Key + X then select Command Prompt (Admin).

2.Type the following command into cmd and hit Enter after each one:

%windir%\system32\msiexec.exe /unregister
%windir%\system32\msiexec.exe /regserver
%windir%\syswow64\msiexec.exe /unregister
%windir%\syswow64\msiexec.exe /regserver

Re-register Windows Installer

3.Reboot your PC to save changes.

4.If the issue is not resolved then press Windows key + R then type the following and hit Enter:

%windir%\system32

5.Locate the Msiexec.exe file then note down the exact address of the file which would be something like this:

C:\WINDOWS\system32\Msiexec.exe

6.Press Windows Key + R then type regedit and hit Enter to open Registry Editor.

7.Navigate to the following registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer

8.Select MSIServer then in the right window pane double-click on ImagePath.

Double-click on ImagePath under msiserver registry key

9.Now type the location of the Msiexec.exe file which you noted above in the value data field followed by “/V” and the whole thing would look like:

C:\WINDOWS\system32\Msiexec.exe /V

10.Boot your PC into safe mode using any of the methods listed here.

11.Press Windows Key + X then select Command Prompt (Admin).

12.Type the following command and hit Enter:

msiexec /regserver

%windir%\Syswow64\Msiexec /regserver

Re-register msiexec or windows installer

13.Close everything and boot your PC normally.

Method 4: Reset the Windows Installer Service

1.Open Notepad then copy & paste the following as it is:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\msiserver]
"DisplayName"="@%SystemRoot%\\system32\\msimsg.dll,-27"
"ImagePath"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,\
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,\
00,73,00,69,00,65,00,78,00,65,00,63,00,20,00,2f,00,56,00,00,00
"Description"="@%SystemRoot%\\system32\\msimsg.dll,-32"
"ObjectName"="LocalSystem"
"ErrorControl"=dword:00000001
"Start"=dword:00000003
"Type"=dword:00000010
"DependOnService"=hex(7):72,00,70,00,63,00,73,00,73,00,00,00,00,00
"ServiceSidType"=dword:00000001
"RequiredPrivileges"=hex(7):53,00,65,00,54,00,63,00,62,00,50,00,72,00,69,00,76,\
00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,43,00,72,00,65,00,61,00,\
74,00,65,00,50,00,61,00,67,00,65,00,66,00,69,00,6c,00,65,00,50,00,72,00,69,\
00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,4c,00,6f,00,63,00,\
6b,00,4d,00,65,00,6d,00,6f,00,72,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,\
00,65,00,67,00,65,00,00,00,53,00,65,00,49,00,6e,00,63,00,72,00,65,00,61,00,\
73,00,65,00,42,00,61,00,73,00,65,00,50,00,72,00,69,00,6f,00,72,00,69,00,74,\
00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,\
65,00,43,00,72,00,65,00,61,00,74,00,65,00,50,00,65,00,72,00,6d,00,61,00,6e,\
00,65,00,6e,00,74,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,\
00,00,53,00,65,00,41,00,75,00,64,00,69,00,74,00,50,00,72,00,69,00,76,00,69,\
00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,53,00,65,00,63,00,75,00,72,00,\
69,00,74,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,\
00,53,00,65,00,43,00,68,00,61,00,6e,00,67,00,65,00,4e,00,6f,00,74,00,69,00,\
66,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,\
00,65,00,50,00,72,00,6f,00,66,00,69,00,6c,00,65,00,53,00,69,00,6e,00,67,00,\
6c,00,65,00,50,00,72,00,6f,00,63,00,65,00,73,00,73,00,50,00,72,00,69,00,76,\
00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,49,00,6d,00,70,00,65,00,\
72,00,73,00,6f,00,6e,00,61,00,74,00,65,00,50,00,72,00,69,00,76,00,69,00,6c,\
00,65,00,67,00,65,00,00,00,53,00,65,00,43,00,72,00,65,00,61,00,74,00,65,00,\
47,00,6c,00,6f,00,62,00,61,00,6c,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,\
00,67,00,65,00,00,00,53,00,65,00,41,00,73,00,73,00,69,00,67,00,6e,00,50,00,\
72,00,69,00,6d,00,61,00,72,00,79,00,54,00,6f,00,6b,00,65,00,6e,00,50,00,72,\
00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,52,00,65,00,\
73,00,74,00,6f,00,72,00,65,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,\
00,65,00,00,00,53,00,65,00,49,00,6e,00,63,00,72,00,65,00,61,00,73,00,65,00,\
51,00,75,00,6f,00,74,00,61,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,\
00,65,00,00,00,53,00,65,00,53,00,68,00,75,00,74,00,64,00,6f,00,77,00,6e,00,\
50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,54,\
00,61,00,6b,00,65,00,4f,00,77,00,6e,00,65,00,72,00,73,00,68,00,69,00,70,00,\
50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,4c,\
00,6f,00,61,00,64,00,44,00,72,00,69,00,76,00,65,00,72,00,50,00,72,00,69,00,\
76,00,69,00,6c,00,65,00,67,00,65,00,00,00,00,00
"FailureActions"=hex:84,03,00,00,00,00,00,00,00,00,00,00,03,00,00,00,14,00,00,\
00,01,00,00,00,c0,d4,01,00,01,00,00,00,e0,93,04,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\msiserver\Enum]
"0"="Root\\LEGACY_MSISERVER\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001

2.Now from Notepad menu click File then click Save As.

3.From the Save as type drop-down select All Files.

4.Name the file as MSIrepair.reg (reg extension is very important).

Type MSIrepair.reg and from save as type select All Files

5.Navigate to desktop or where you want to save the file and then click Save.

6.Now right-click on the MSI repair.reg file and select Run as Administrator.

7.Reboot your PC to save changes and see if you’re able to Fix The Windows Installer service could not be accessed.

Method 5: Reinstall Windows Installer

Note: Only Applied to earlier version of Windows

1.Press Windows Key + X then select Command Prompt (Admin).

2.Type the following command into cmd and hit Enter after each one:

cd %windir%\system32
attrib -r -s -h dllcache
ren msi.dll msi.old
ren msiexec.exe msiexec.old
ren msihnd.dll msihnd.old
exit

Reinstall Windows Installer

3.Reboot your PC and then download the Windows Installer 4.5 Redistributable from Microsoft website.

4.Install the Redistributable package and then reboot your PC.

Recommended for you:

  • Fix Keyboard Typing Numbers Instead of Letters
  • Fix USB Error Code 52 Windows cannot verify the digital signature
  • How To Fix Your Computer has a Memory problem
  • Fix Windows Update Error 0x80080005

That’s it you have successfully Fix The Windows Installer service could not be accessed error but if you still have any questions regarding this guide then feel free ask them in the comment’s section.

Summary: In this article, you will get to know how to fix Windows installer service could not be accessed error and recover essential data using Bitwar Data Recovery Software.

“Just a few days back I upgraded to Windows 10; I was using Windows 7 at the moment. But after the upgrade, every time I am trying to download a new program, Windows installer service could not be accessed error message keeps appearing. Not just that, the same message appears if I try to uninstall a program. I have no idea why this keeps happening to me.”

Fix Windows Installer Service Could Not Be Accessed Error

Windows installer service could not be accessed actually an element from Microsoft. It is generally used for installing any program, maintenance and also for the uninstallation. So, this is the reason you are getting the said error while installing and uninstalling a program. Although, while you are getting this notification you won’t be able to install or uninstall any software, there are ways fix the error so that, you may not come across it next time you install a program.

Table of Contents

Reasons Behind the Error

Windows installer service could not be accessed; this error occurs while installing or uninstalling a program as the Windows Installer has not been installed properly. It is also true that, if the Windows Installer files or folders are damaged or missing, the error could still appear. Well, the failure could also be associated with Registry Permissions too.

After considering all the scenarios, we have detailed 4 workable solutions that can effectively get rid of Windows installer service could not be accessed error. Let’s have a look;

Solution 1: Uninstall the Older Version of the Program

If the error is occurring during the installation of specific software and you already have an older version of that same software installed on your computer, then you could uninstall that older version and try to install the latest version again.

Uninstall Chrome

Sometimes, the error could get caused as you haven’t removed the older version of a program that you are trying to install. So, removing it beforehand could fix the issue.

Solution 2: Make Sure that the Installer Service is Running

You can also check if the Installer Service is running correctly. If it is not, the error could appear on the screen. The steps are detailed below;

Step1: So, open your computer and click on “Start”.

Step2: Go to “Run” and click on it; the dialogue box will appear.

Step3: In the dialogue box, type “msconfig” and then click “OK” to execute.

Step4: The “System Configuration” panel will appear on the screen, click on the “Services” tab. In the list, click on the checkbox beside “Windows Installer”.

Windows Installer

Step5: Now, click “OK” and then click “Apply”. Finally, click “Restart” to reboot your computer.

Another Try:

If Windows Installer is stopped, you can start it again by following these steps:

Step1: Type Services.msc after opening Run dialogue box using Win logo key + R.

Step2: Now, look for Windows Installer service, and then click on Start from the left panel.

Start Windows Installer Service

Try again to check whether Windows installer service could not be accessed error persisted after rebooting the computer.

Solution 3: Register Microsoft Installer Service Again

Another solution for you is to register Microsoft Installer Service again. This is a useful and effective method that could fix Windows installer service could not be accessed error.

Step1: Open your computer and launch cmd by pressing “Windows + R” keys, then hit “Enter” to execute.

Step2: The command Prompt will be launched. In the Command Prompt, you need to type the following commands and hit “Enter” to execute.

%windir%\system32\msiexec.exe /unregister

%windir%\system32\msiexec.exe /regserver

%windir%\syswow64\msiexec.exe /unregister

%windir%\syswow64\msiexec.exe /regserver

Register Microsoft Installer Service Again

All the commands above are listed for 64-bit Windows.  But if you are using 32-bit, then type and execute the following commands,

msiexec /unregister

msiexec /regserver

Step3: After executing the commands, you can exit the Command Prompt by typing “Exit”.

After that, you have to reboot your computer. Now, you have successfully registered Windows Installer Service again, but you must check if the solution has worked.

Solution 4: Install Windows Installer Again

If all else fails, and Windows installer service could not be accessed error is still appearing on your screen; your final way to rectify the situation would be to reinstall Windows Installer.

Step1: Open your computer and press “Windows +R” and type cmd in the dialogue box and then press “Enter” to execute”.

Step2: The Command Prompt will be launched. In the Command Prompt, you have to type the commands listed below and hit “Enter”.

Install Windows Installer Again

First, you need to enter to system 32 folder using this command: cd %windir% \system32, and then type this command first: ren msi.dll msi.old, and then: ren msiexec.exe msiexec.old, Lastly: ren msihnd.dll msihnd.old

Step3: Now, type “Exit” to close the Command Prompt and hit “Enter”.

Step4: After that reboot, your PC and update the Windows Installer. You have to visit the official Microsoft website, then download and install the program.

After the Windows Installer is installed successfully, you can restart your PC, and you will be able to install or uninstall programs as usual.

Extra Tip: Recover Data After Fixing the Error

After fixing Windows installer service could not be accessed error, if you might have lost data due to this error or any other data loss scenarios, then you will be able to recover those lost files easily using Bitwar Data Recovery Software.

Step1: Download and install Bitwar Data Recovery from our official website.

Download for PC Download for Mac

Step2: After that, launch the program on your computer, and you have to select the partition where the deleted files were located and click “Next” to proceed.

Select the drive 6.49

Step3: Now, you have to choose a recovery ode and then choose the data type for the lost file recovery. After selection click “Scan”.

Select Video 6.49

Step4: After previewing the scanned data, click on the “Recover” button at the bottom of the panel and save the data to another partition or drive.

Video Preview

Notes: Just be sure not to restore those files at the same partition as they were before they were erased. It could overwrite the files and erase them permanently.

Conclusion

The Windows installer service could not be accessed error is a not a very common issue among Windows 10 user. Still, if it occurs, you will not be able to install or uninstall any program on your computer. But recovery from this issue is effortless, we have discussed 4 effective ways to achieve that, along with their detailed steps.

But after a successful fix, if you have accidentally deleted a few files, then you will be able to get them back very easily with Bitwar Data Recovery.

Read More

  1. 9 Solutions to Fix Folder Disappeared Windows 10 Problem
  2. 5 Methods to Fix “Windows Explorer Not Responding”
  3. 4 Solutions to Fix “Data error cyclic redundancy check” error
  4. How to Fix The “Unable to Execute File in the Temporary Directory”
  5. How to fix “CHKDSK cannot open volume for direct access” Error

Then we copy the following text into the notepad:

Windows Registry Editor Version 5.00|

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\msiserver]
“DisplayName”=”@%SystemRoot%\\system32\\msimsg.dll,-27”
“ImagePath”=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,\
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,\
00,73,00,69,00,65,00,78,00,65,00,63,00,20,00,2f,00,56,00,00,00
“Description”=”@%SystemRoot%\\system32\\msimsg.dll,-32”
“ObjectName”=”LocalSystem”
“ErrorControl”=dword:00000001
“Start”=dword:00000003
“Type”=dword:00000010
“DependOnService”=hex(7):72,00,70,00,63,00,73,00,73,00,00,00,00,00
“ServiceSidType”=dword:00000001
“RequiredPrivileges”=hex(7):53,00,65,00,54,00,63,00,62,00,50,00,72,00,69,00,76,\
00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,43,00,72,00,65,00,61,00,\
74,00,65,00,50,00,61,00,67,00,65,00,66,00,69,00,6c,00,65,00,50,00,72,00,69,\
00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,4c,00,6f,00,63,00,\
6b,00,4d,00,65,00,6d,00,6f,00,72,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,\
00,65,00,67,00,65,00,00,00,53,00,65,00,49,00,6e,00,63,00,72,00,65,00,61,00,\
73,00,65,00,42,00,61,00,73,00,65,00,50,00,72,00,69,00,6f,00,72,00,69,00,74,\
00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,\
65,00,43,00,72,00,65,00,61,00,74,00,65,00,50,00,65,00,72,00,6d,00,61,00,6e,\
00,65,00,6e,00,74,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,\
00,00,53,00,65,00,41,00,75,00,64,00,69,00,74,00,50,00,72,00,69,00,76,00,69,\
00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,53,00,65,00,63,00,75,00,72,00,\
69,00,74,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,\
00,53,00,65,00,43,00,68,00,61,00,6e,00,67,00,65,00,4e,00,6f,00,74,00,69,00,\
66,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,\
00,65,00,50,00,72,00,6f,00,66,00,69,00,6c,00,65,00,53,00,69,00,6e,00,67,00,\
6c,00,65,00,50,00,72,00,6f,00,63,00,65,00,73,00,73,00,50,00,72,00,69,00,76,\
00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,49,00,6d,00,70,00,65,00,\
72,00,73,00,6f,00,6e,00,61,00,74,00,65,00,50,00,72,00,69,00,76,00,69,00,6c,\
00,65,00,67,00,65,00,00,00,53,00,65,00,43,00,72,00,65,00,61,00,74,00,65,00,\
47,00,6c,00,6f,00,62,00,61,00,6c,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,\
00,67,00,65,00,00,00,53,00,65,00,41,00,73,00,73,00,69,00,67,00,6e,00,50,00,\
72,00,69,00,6d,00,61,00,72,00,79,00,54,00,6f,00,6b,00,65,00,6e,00,50,00,72,\
00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,52,00,65,00,\
73,00,74,00,6f,00,72,00,65,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,\
00,65,00,00,00,53,00,65,00,49,00,6e,00,63,00,72,00,65,00,61,00,73,00,65,00,\
51,00,75,00,6f,00,74,00,61,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,\
00,65,00,00,00,53,00,65,00,53,00,68,00,75,00,74,00,64,00,6f,00,77,00,6e,00,\
50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,54,\
00,61,00,6b,00,65,00,4f,00,77,00,6e,00,65,00,72,00,73,00,68,00,69,00,70,00,\
50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,4c,\
00,6f,00,61,00,64,00,44,00,72,00,69,00,76,00,65,00,72,00,50,00,72,00,69,00,\
76,00,69,00,6c,00,65,00,67,00,65,00,00,00,00,00
“FailureActions”=hex:84,03,00,00,00,00,00,00,00,00,00,00,03,00,00,00,14,00,00,\
00,01,00,00,00,c0,d4,01,00,01,00,00,00,e0,93,04,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\msiserver\Enum]
“0”=”Root\\LEGACY_MSISERVER\\0000″
“Count”=dword:00000001
“NextInstance”=dword:00000001

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Midi устройства windows 10
  • Что такое контроллер универсальной последовательной шины usb windows 7
  • Windows 11 tweaks github
  • Стандартный антивирус для windows 10
  • Windows 10 reset forgotten password