Перейти к контенту
Всем привет! Спешу поделится полезной статьей и видео уроком на тему: «Как безопасном режиме удалить приложение?» если вылетает ошибка:
Не удалось получить доступ к службе установщика Windows Installer. Возможно не установлен Windows Installer. Обратитесь за помощью в службу поддержки
К данной ошибки и видео я подошел и решил описать после того, как мне на работу принесли ноутбук который после включение начинал тупить так, что даже выключение компьютера занимало около 20 минут. После включения я сразу увидел что в диспетчере задач было около 2000 тыс и количество росло каждую минуту, процесс которые плодили относились к Java. Было принято решение снести это приложение как и другие, но в безопасно режиме!
Запуск Windows Installer в обычном режиме Windows
Но отступлюсь от статьи и скажу, что если данная ошибка может возникает в обычной загрузке windows если она по какой то причине остановилась, то нужно зайти в службы и запустить Установщик Windows:
- нажимаем на клавиатуре комбинацию WIN+R (или пуск выполнить)
- вводим команду services.msc
- ищем в списке службу Установщик Windows
- Запускаем ее
- все
Но моя статья о том как это сделать в безопасно режиме, потому как там по умолчанию отключена данная служба.
- Remove From My Forums
-
Question
-
Error code: 0x80070641
Info: This Error will come while Deployment of the office patches
First Check Windows Installer Services.
Re -register the Windows Installer by following method.
Click Start, click Run, type msiexec /Unregister
(check service -It must be gone after above command.)
Then type msiexec /regserver
********************************
Regards,
Sohail Patel(MCSE,SMS2003)
-
Edited by
Tuesday, March 10, 2009 3:01 PM
-
Edited by
Answers
-
Run this command «msiexec /regserver» in the logon script and you are done.
Regds,»A journey of a thousand miles begins with a single step.»
-
Marked as answer by
Sohail Patel
Thursday, February 12, 2009 2:51 PM
-
Marked as answer by
Error Code 0x80070641 is natural for all the Windows Operating systems when anyone try to install windows updates. This occurs when Windows 11, Windows 10 or Windows 7 update system is broken or if there are any network related issues. In this article, we will explain about the numerous reasons for the appearance of this error 0x80070641 and what are the quick fix needed to resolve this Error code 0x80070641.
Causes of Windows Update Error Code 0x80070641
Regular justifications for this Error Code 0x80070641 are communication failure over the Internet with Microsoft update servers.
- Firstly, Do Windows Troubleshoot for Error Code 0x80070641.
- After that, Disable the proxy Internet connection and try to install the windows update again.
Disable proxy connection to fix Error Code 0x80070641
- Open Internet Explorer and click on Tools->Internet
- Go to Connections and LAN Settings
- Check if the Proxy server is disabled
The second case is with your Antivirus. In this procedure the proxy settings are enabled in settings of any security programs used. If you cannot find the procedure to stop it, you can ask our technicians on chat support to guide you.
Quick Solutions for Error Code 0x80070641
During updating if this failed Windows update services cause this error code 0x80070641
Follow the below mentioned steps to repair Windows services:
Repairing Windows update services is not possible like you repair any windows apps from the add/remove. There is some program that you need to follow through command lines. This requires the customer to have administrator rights on her/his computer. As per the Microsoft set of rules defined on various Knowledge based articles, the procedure simplified as mentioned here to reset your windows update services.
we request you to chat with our experts.
NOTE:
Following these process carefully will not make any effect to your personal data or programs and it just reset the Windows update services.
- Open Command Prompt as Administrator through right click
- Go to c:windows
- Rename software distribution folder to old
- Some cases it may not occur until you stop the windows update services
- To break that, you can run a command line net stop wuauserv and hit enter
- Next, Rename this folder software distribution to old
- Then you can restart the windows update service
- Write the command “Net start wuauserv” and hit enter
- Check for updates now
SFC Scan to Fix Error Code 0x80070641
SFC SCAN is the command line that we will use to do this procedure. I will give you the steps in detail on how to do this scan.
- Firstly, Go to the Command prompt as an Administrator
- Then type the below mentioned syntax on the command line window
- Enter SFC /SCANNOW
- Finally, Hit Enter
As a result, by following this process you will get a positive result stating that all the issues are resolved and other way the negative result could be that your Windows system is corrupted.
Final Solution
In this process, you should really work hard to reset windows or reinstall Windows operating system. Therefore, backing up data is the primary important thing in order to make sure you won’t lose your personal files.
In Conclusion,
If you face any problem doing this method, we advise you to choose a Technical Support from us to help you better. If you are still not able to resolve this Error Code 0x80070641 , we suggest you to chat with our experts. I am sure they will help you to get rid off it and You can also visit our website for more information.
More details for this method at https://support.microsoft.com/en-us/help/929135/how-to-perform-a-clean-boot-in-windows
0
0
01.12.2012 16:38
Для решения этой проблемы советую сначала проверить службу Windows Installer.
Сделайте повторную регистрацию установщика Windows по следующей методике:
Нажмите кнопку Пуск, выберите пункт Выполнить, введите:
Msiexec / Unregister
(Проверьте услугу, она должна исчезнуть после этого).
Затем введите для повторной регистрации сервиса введите следующую команду в окно выполнить:
Msiexec / RegServer
0
0
01.12.2012 19:35
Извините, не зарегистрировалась…Не помогает! Та же фигня. Неужели это из-за пиратской винды?
1
0
02.12.2012 07:54
Не думаю, что это из-за пиратской винды. Вопрос, кстати, я не об этом писал, имелась ввиду регистрация службы Windows Installer в операционной системе.
Ну, а если способ не помог, то советую тогда попробовать запустить инсталлятор в режиме совместимости с Windows Vista, если у вас семерка на компе стоит.
0
0
02.12.2012 10:40
Нет, у меня xp home edition. Installer обновила, что еще можно сделать?
- Remove From My Forums
-
Question
-
Error code: 0x80070641
Info: This Error will come while Deployment of the office patches
First Check Windows Installer Services.
Re -register the Windows Installer by following method.
Click Start, click Run, type msiexec /Unregister
(check service -It must be gone after above command.)
Then type msiexec /regserver
********************************
Regards,
Sohail Patel(MCSE,SMS2003)
-
Edited by
Tuesday, March 10, 2009 3:01 PM
-
Edited by
Answers
-
Run this command «msiexec /regserver» in the logon script and you are done.
Regds,»A journey of a thousand miles begins with a single step.»
-
Marked as answer by
Sohail Patel
Thursday, February 12, 2009 2:51 PM
-
Marked as answer by






