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:

Windows इंस्टालर सेवा तक नहीं पहुंचा जा सका
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

कुछ गलत होने की स्थिति में, एक पुनर्स्थापना बिंदु बनाना सुनिश्चित करें।

Method 1: Restart Windows Installer Service

1. विंडोज की + आर दबाएं फिर टाइप करें services.msc और Enter दबाएं

सेवाएँ खिड़कियाँ

2.ढूंढें विंडोज इंस्टालर सेवा फिर उस पर राइट-क्लिक करें और चुनें गुण।

Right-click on Windows Installer Service then select Properties

3 पर क्लिक करें प्रारंभ if the service is not already running.

सुनिश्चित करें कि विंडोज इंस्टालर का स्टार्टअप प्रकार स्वचालित पर सेट है और स्टार्ट पर क्लिक करें

4.If the service is already running then right-click and select पुन: प्रारंभ करें।

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

Method 2: Re-register Windows Installer

1. विंडोज की + एक्स दबाएं और फिर चुनें कमांड प्रॉम्प्ट (एडमिन)।

कमांड प्रॉम्प्ट व्यवस्थापक

2. सीएमडी में निम्न कमांड टाइप करें और एंटर दबाएं:

msiexec /unreg

/ msiexec regserver

विंडोज़ इंस्टालर को पुनः पंजीकृत करें

3. परिवर्तनों को सहेजने के लिए अपने पीसी को रीबूट करें।

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

%windir%system32

Open system 32 %windir%system32

5. पता लगाएँ Msiexec.exe file then note down the exact address of the file which would be something like this:

सी: WINDOWSsystem32Msiexec.exe

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

6. विंडोज की + आर दबाएं फिर टाइप करें regedit पर और रजिस्ट्री संपादक खोलने के लिए एंटर दबाएं।

कमांड regedit चलाएँ

7.निम्न रजिस्ट्री कुंजी पर नेविगेट करें:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesMSIServer

8.Select एमएसआई सर्वर फिर दाएँ विंडो फलक में डबल-क्लिक करें 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:

सी: WINDOWSsystem32Msiexec.exe /V

Change value of ImagePath String

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

11. विंडोज की + एक्स दबाएं और फिर चुनें कमांड प्रॉम्प्ट (एडमिन)।

कमांड प्रॉम्प्ट व्यवस्थापक

12.Type the following command and hit 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, यदि नहीं तो अगली विधि जारी रखें।

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 पट्टिका तब क्लिक करो के रूप रक्षित करें।

नोटपैड मेनू से फ़ाइल पर क्लिक करें और फिर इस रूप में सहेजें चुनें

3.से के रूप में सहेजें प्रकार ड्रॉप-डाउन चयन करें सारे दस्तावेज।

4.फ़ाइल को इस प्रकार नाम दें 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 बचाओ।

6.Now right-click on the MSI repair.reg file and select प्रशासक के रूप में चलाएँ.

7. परिवर्तनों को सहेजने के लिए अपने पीसी को रीबूट करें और देखें कि क्या आप सक्षम हैं Fix Windows Installer Access Denied Error.

Method 4: Reinstall Windows Installer

नोट: Only Applied to earlier version of Windows

1. विंडोज की + एक्स दबाएं और फिर चुनें कमांड प्रॉम्प्ट (एडमिन)।

कमांड प्रॉम्प्ट व्यवस्थापक

2. निम्न कमांड को cmd में टाइप करें और प्रत्येक के बाद 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.

अनुशंसित:

यही आपने सफलतापूर्वक किया है Fix Windows Installer Access Denied Error लेकिन यदि आपके पास अभी भी इस गाइड के संबंध में कोई प्रश्न है तो बेझिझक उन्हें टिप्पणी अनुभाग में पूछें।

व्यवस्थापक