Februára 20, 2018

Fix Windows Installer Access Denied Error

Fix Windows Installer Access Denied Error: If you are facing the error message “Access Denied” while trying to install a new program on Windows 10 or if you’re facing Msiexec.exe Access is Denied Error then you are at the right place as today we are going to fix this issue. The main cause of the error seems to corrupted or damaged Windows Installer files.

Fix Windows Installer Access Denied Error

When you try to install or uninstall programs from Windows 10, you may get any one of the following warning messages:

Nepodarilo sa získať prístup k službe Windows Installer
Windows Installer Service couldn’t be started
Could not start the Windows Installer service on Local Computer. Error 5: Access is denied.

Fix The Windows Installer service could not be accessed error

In order to fix the underlying cause of this problem, we need to re-register Windows Installer files or sometimes by simply restarting Windows Installer services seems to fix the issue. So without wasting any time let’s see how to actually Fix Windows Installer Access Denied Error with the help of the below-listed guide.

Fix Windows Installer Access Denied Error

Uistite sa, že ste vytvorili bod obnovenia pre prípad, že by sa niečo pokazilo.

Method 1: Restart Windows Installer Service

1. Stlačte kláves Windows + R a zadajte services.msc a stlačte kláves Enter.

servisné okná

2.Nájdite Služba Windows Installer potom naň kliknite pravým tlačidlom myši a vyberte Vlastnosti.

Kliknite pravým tlačidlom myši na službu Windows Installer a vyberte položku Vlastnosti

3.Kliknite na tlačidlo štart ak služba ešte nie je spustená.

skontrolujte, či je typ spustenia Inštalátora systému Windows nastavený na možnosť Automaticky a kliknite na tlačidlo Štart

4. Ak je služba už spustená, kliknite pravým tlačidlom myši a vyberte Restart.

5.Pokúste sa znova nainštalovať program, ktorý dával chybu odmietnutia prístupu.

Method 2: Re-register Windows Installer

1. Stlačte kláves Windows + X a potom vyberte Príkazový riadok (Admin).

príkazový riadok

2. Zadajte nasledujúci príkaz do cmd a stlačte Enter:

msiexec /unreg

msiexec / regserver

Znova zaregistrujte Inštalátor systému Windows

3. Reštartujte počítač, aby ste uložili zmeny.

4. Ak sa problém nevyrieši, stlačte kláves Windows + R, zadajte nasledujúce a stlačte kláves Enter:

%windir%system32

Otvorený systém 32 %windir%system32

5. Nájdite msiexec.exe súbor, potom si zapíšte presnú adresu súboru, čo by bolo niečo takéto:

C:WINDOWSsystem32Msiexec.exe

Note down the exact address of msiexec.exe file in System 32 folder

6. Stlačte kláves Windows + R a zadajte regedit a stlačením klávesu Enter otvorte Editor databázy Registry.

Spustite príkaz regedit

7. Prejdite na nasledujúci kľúč databázy Registry:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesMSIServer

8.Select MSIServer potom v pravom okne dvakrát kliknite na ImagePath.

Dvakrát kliknite na ImagePath pod kľúčom databázy Registry msserver

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:WINDOWSsystem32Msiexec.exe /V

Zmeňte hodnotu reťazca ImagePath

10. Spustite počítač do núdzového režimu pomocou ktorejkoľvek z tu uvedených metód.

11. Stlačte kláves Windows + X a potom vyberte Príkazový riadok (Admin).

príkazový riadok

12. Napíšte nasledujúci príkaz a stlačte Enter:

msiexec / regserver

%windir%Syswow64Msiexec /regserver

Re-register msiexec or windows installer

13.Close everything and boot your PC normally. See if you’re able to Fix Windows Installer Access Denied Error, ak nie, pokračujte ďalšou metódou.

Method 3: Reset the Windows Installer Service

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

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesmsiserver]
"DisplayName"="@%SystemRoot%system32msimsg.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%system32msimsg.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_MACHINESYSTEMCurrentControlSetServicesmsiserverEnum]
"0"="RootLEGACY_MSISERVER000"
"Count"=dword:00000001
"NextInstance"=dword:00000001

2.Now from Notepad menu click rezeň potom kliknite na tlačidlo Uložiť ako.

V ponuke Poznámkový blok kliknite na Súbor a potom vyberte Uložiť ako

3.Z Uložiť ako typ rozbaľovací výber Všetky súbory.

4. Pomenujte súbor ako 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 Ušetriť.

6.Now right-click on the MSI repair.reg file and select Spustiť ako správca.

7. Reštartujte počítač, aby ste uložili zmeny a zistili, či je to možné Fix Windows Installer Access Denied Error.

Method 4: Reinstall Windows Installer

Poznámka: Only Applied to earlier version of Windows

1. Stlačte kláves Windows + X a potom vyberte Príkazový riadok (Admin).

príkazový riadok

2. Zadajte nasledujúci príkaz do cmd a po každom stlačte Enter:

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

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

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

Odporúčaná:

To je to, čo máte úspešne za sebou Fix Windows Installer Access Denied Error ale ak máte stále nejaké otázky týkajúce sa tejto príručky, pokojne sa ich spýtajte v sekcii komentárov.