- Ошибка Bad Image 0xc000012f и 0xc0000020 в Windows 10
- Как исправить Bad Image 0xc000012f и 0xc0000020 в Windows 10
- 1. Проверка и восстановление системных файлов
- 2. Microsoft Visual C++ Redistributable
- 3. Удалить патч обновления Windows 10
- 4. Драйвер видеокарты
- 5. Очистка ненужных файлов
- 6. NET Framework
- Bad Image C:\WINDOWS\SYSTEM32\edputil.dll error
- Replies (1)
- windows\system32\winbrand.dll bad image error.
- system32 npmproxy.dll file «bad image error»
- Replies (6)
Ошибка Bad Image 0xc000012f и 0xc0000020 в Windows 10
При запуске некоторых игр и программ как Chrome или Office в Windows 10 вы можете столкнуться с ошибкой Bad Image, которая поясняет, что «Программа (путь к программе) не предназначена для выполнения в Windows или содержит ошибку» и указывает на код 0xc000012f или 0xc0000020.
Bad Image — означает, что исполняемый файл программы или один из вспомогательных модулей, повреждены. Если посмотреть логи ошибок, то можно обнаружить, что код ошибки 0xc000012f ссылается на STATUS_INVALID_IMAGE_NOT_MZ. Это означает, что версии или разрядность DLL библиотек могут быть перепутаны. К примеру, у вас установлен только Microsoft Visual C++ Redistributable 2012, а нужен Microsoft Visual C++ Redistributable 2015 или вы установили Visual C++ Redistributable 32-bit для 64 битной Windows 10, а нужно установить и Visual C++ Redistributable 64-bit.
Самое печальное в этой ошибке, что виновником её могут быть разные компоненты как повреждение системных файлов, указывающие на библиотеки atiglpxx.dll и atiuxpag.dll, которые относятся к драйверам видеокарты, Framework или DirectX. Давайте разберем, что делать и как исправить ошибку Bad Image 0xc000012f или 0xc0000020 в Windows 10.
Как исправить Bad Image 0xc000012f и 0xc0000020 в Windows 10
1. Проверка и восстановление системных файлов
Запустите командную строку от имени администратора и введите две команды по очереди:
- sfc /scannow
- DISM /ONLINE /CLEANUP-IMAGE /RESTOREHEALTH
2. Microsoft Visual C++ Redistributable
Если в сообщении об ошибке присутствует названия файлов как msvcr или msvcp, то проблема в Visual C++ Redistributable. В данном случае, у вас он просто не установлен, установлен не правильно или перепутана разрядность. К примеру, у меня ошибка указала на файл msvcr110.dll и он отсутствовал в системе. Если посмотреть свойства этого файла на другом ПК, то можно обнаружить, что он является компонентом Visual C++ Redistributable 2012, который нужно скачать и установить.
Для начало откройте «удаление программ» нажав Win+R и введя appwiz.cpl или зайдите через панель управления. Посмотрите свои версии Visual C++ Redistributable, которые должны быть установлены по две разрядности (x86) и (x64). Также, выделите нажатием мыши Visual C++ Redistributable и нажмите сверху «Изменить«, после чего в новом окне нажать на Repair (Исправить), чтобы восстановить компонент по умолчанию и исправить ошибки установщика. Если не знаете какой, то проделайте исправление со всеми.
Примечание: Если ошибка указывает на другую программу как Office, то попробуйте восстановить через установщик. Изменить > Repair (Исправить).
Если они в принципе отсутствуют или не хватает какой-либо разрядности, то их нужно скачать с официального сайта microsoft. Перед установкой новой версии, удалите старые, если они имеются.
Важно: Обратите внимание перед загрузкой. Вы должны скачать две версии x64 и x86, и установить их.
3. Удалить патч обновления Windows 10
В частности ошибка Bad Image с кодом 0xc000012f известна из-за проблемы накопительного обновления безопасности для IE 10 систем Windows 8 x64 (KB2936068). В других случаях, если вы столкнулись с ошибкой после обновления Windows 10, то нужно удалить этот патч.
Откройте «Параметры» > «Обновления и безопасность» > справа «Центр обновления Windows» > «Просмотре журнала обновлений» > «Удалить обновления«. В новом окне определите по дате патч, после какого начало показываться ошибка, и удалите его.
4. Драйвер видеокарты
Если в сообщение об ошибке указаны файлы atiglpxx.dll и atiuxpag.dll, то это связано с драйверами видеокарты. Нужно полностью и правильно удалить их и скачать заново. Обратитесь ниже к руководству для правильного удаления видео драйвера.
5. Очистка ненужных файлов
Windows может забиваться ненужными и остаточными файлами, которые могут мешать работе системе, играм и программам. Нажмите Win+R и введите cleanmgr, чтобы запустить очистку диска. Ниже полное руководству по очистке диска от ненужных файлов:
6. NET Framework
Если в сообщение указано .NET Framework, то нужно скачать этот компонент с официального сайта Microsoft и установить его. Перед этим удалите старый, если он имеется в «удалении программ». Если вы запускаете очень старую игру или программу в Windows 10, то нужно включить в самой системе .NET Framework версии 2.0 и 3.5.
Bad Image C:\WINDOWS\SYSTEM32\edputil.dll error
I am having trouble launching certain programs and when I do i get the title error. I have tried a system restore and it always says that there was an error and nothing has changed. and i have tried sfc scan but it also fails and has no effect. I have also tried wiping the drive completely but that also gets an error, any sugestions?
Replies (1)
Here are a couple more things you can try:
********DISM — DISM — Deployment Image Servicing and Management ************
After ChkDsk is done go back to the admin prompt and run following commands, one at a time to Repair The Installed Windows Image
this command checks whether the image has been flagged as corrupted by a failed process and whether the corruption can be repaired:
DISM /Online /Cleanup-Image /CheckHealth
this command scans the installed windows for component store corruption:
DISM /Online /Cleanup-Image /ScanHealth
this command performs Window repair operations automatically:
DISM /Online /Cleanup-Image /RestoreHealth
DISM creates a log file (%windir%/Logs/CBS/CBS.log) that captures any issues that the tool found or fixed. %windir% is the folder in which Windows is installed. For example, the %windir% folder is C:\Windows.
In start menu type “PowerShell”
Right Click on the result and select “Run as Administrator”
Type (or paste) the following command and press to Scan the integrity of all protected system files and replace incorrect versions with correct Microsoft versions.
****
Join the crowd
.
Be unique
windows\system32\winbrand.dll bad image error.
· Are you able to work on your computer normally by passing the error?
· Do you remember making any changes to the computer(Hardware or Software) prior to having this issue?
I suggest that you run a System File Checker tool on your computer.
Running the System File Checker…
1. Click Start, click All Programs, click Accessories, right-click Command Prompt, and select Run as Administrator.
2. Click Continue or supply Administrator credentials if prompted.
3. In the Command Prompt window type the following, and press Enter:
sfc /scannow
4. You should see the following on-screen messages:
Beginning the system scan. This process will take some time.
Beginning verification phase of system scan.
Verification % complete.
5. Once the scan has completed you will receive an onscreen message resembling one of the following:
…found no integrity violations
…found corruption but repaired it
…found corruption that it could not repair.
You can check out this article that will give you information on ‘How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program generates in Windows Vista’.
http://support.microsoft.com/kb/928228
Alternatively, you can post back the error if you have difficulties in analyzing the error.
Thanks,
Irfan H, Microsoft Answers Support Engineer. Visit our Microsoft Answers Feedback Forum and let us know what you think.
system32 npmproxy.dll file «bad image error»
I’m using the latest version of Windows 7 on an Acer TimelineU M5-581T-6490 15.6-Inch Ultrabook . Everything syncs ok. I get frequent pop-up error messages:
«file name» — Bad Image C;\Windows\System32\npmproxy.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact . «
The pop-up occurs when certain programs are launched or operating. The most common occurs when the file name in the error message box is «icloudservices.exe», but the pop-up also happens with «ApplePhotostreams.exe», «Quicken.exe» and others. My system runs fine in all other respects and the software programs which seem to generate the error message all work ok. Its just annoying. I can close the offending process to stop the pop-ups, but what’s the point. I’d rather get at the root cause.
I have tried to replace the npmproxy.dll file with a copy extracted from a new download of the Windows 7 system files. I copied the extracted file into the system32 folder but this did not correct the problem. Not sure I did this properly. Is there a need to change the file using Safe Mode perhaps?
Any suggestions welcome.
Replies (6)
Thank you for visiting Microsoft Community Forum.
As per the description, I understand that you get “npmproxy.dll is not designed to run on a windows……” error message while launching or working on some programs. You replaced the said .dll file with a new Windows 7 system files, but that didn’t help.
I would appreciate if you can provide us the following information to help us understand the issue better.
- Were there any significant software or hardware changes made prior to this issue?
- Which security software is currently installed on your computer?
- Have you checked launching these programs in safe mode? Does the issue appears in safe mode as well?
npmproxy.dll (Network List Manager Proxy) is a shared library for notepad (notepad.exe) and other programs, DLL npmproxy.dll is associated with 16896 system files and most of them are used to execute software programs like McAfee AntiVirus and SeaMonkey.
There can be several reason for npmproxy dll error, it can occur due to some third party programs conflict, missing nshhttp (nshhttp.dll), corrupted driver Network List Manager Proxy, virus, or registry issues caused by viruses and malwares.
Let’s try these methods below and check if that solves the problem.
Method 1:
Let’s boot the computer in Safe Mode and check if issue reappears. Safe mode is a diagnostic mode that starts your computer in a limited state. Only the basic files and drivers necessary to run Windows are started. The words Safe Mode appear in the corners of your monitor to identify which Windows mode you’re using.
Step 1: Safe Mode
Boot the computer in Safe mode and check if the issue persists. Follow these steps to start the computer in safe mode.
Advanced startup options (including safe mode).
If the problem does not exist in safe mode, try to perform a clean boot and check.
Step 2: Clean Boot
Putting your system in Clean Boot state helps in identifying if any third party applications or startup items are causing the issue.
Refer: How to perform a clean boot to troubleshoot a problem in Windows Vista, Windows 7, or Windows 8
Note: Refer «How to reset the computer to start as usual after troubleshooting with clean boot» under more information to reset the computer to start as normal after troubleshooting.
Method 2:
Sometimes this kind of unexpected behavior shown by Windows due to some missing or corrupt important system files. I would suggest you to rum Microsoft Safety Scanner SFC /SCANNOW to scan the system integration and fix any corruption.
The sfc /scannow (System File Checker) command scans all protected system files, and replaces incorrect versions with correct Microsoft versions.
Use the System File Checker tool to troubleshoot missing or corrupted system files.
http://support.microsoft.com/kb/929833/en-us
Method 3:
Scan your computer with Microsoft Safety Scanner, just to make sure that your computer is free of all infections.
Here is the link for Microsoft Safety Scanner
Note: Any data files that are infected may only be cleaned by deleting the file entirely, which means there is a potential for data loss.
Hope this helps. Please let us know the results. Feel free to write us back for any further assistance, we’ll be glad to assist you.
Was this reply helpful?
Sorry this didn’t help.
Great! Thanks for your feedback.
How satisfied are you with this reply?
Thanks for your feedback, it helps us improve the site.
How satisfied are you with this reply?
Thanks for your feedback.
Thanks for responding.
Re your questions:
- This has been a persistent problem for many months that I’m finally getting around to solving. So I cannot pinpoint any program or system changes that might have caused it.
- I am using Norton Internet Security
- I have not checked running in safe mode yet but will do so.
Some other facts. About a month ago I did run the System File Checker and it reported that npmproxy.dll was a problem (along with one other dll file), but SFC could not fix either. That’s when I tried replacing the file .
I will work through your suggestion re Safe Mode and try replacing the file again but in safe mode this time. May take me a day or two.
Was this reply helpful?
Sorry this didn’t help.
Great! Thanks for your feedback.
How satisfied are you with this reply?
Thanks for your feedback, it helps us improve the site.
How satisfied are you with this reply?
Thanks for your feedback.
Thank you for your reply. Appreciate the time taken by you in keeping us updated on the status of the issue.
Please try the above suggestions whenever you get time and reply with the results.
On addition to what suggested above you may check temporarily disabling or uninstalling Norton and see if problem persists.
Feel free to write us back for any further assistance, we’ll be glad to assist you.
Was this reply helpful?
Sorry this didn’t help.
Great! Thanks for your feedback.
How satisfied are you with this reply?
Thanks for your feedback, it helps us improve the site.
How satisfied are you with this reply?
Thanks for your feedback.
So I have tried a few things you suggested.