Home > System Tutorial > Windows Series > 0xc0000005 error solution

0xc0000005 error solution

PHPz
Release: 2024-01-13 12:00:17
forward
1256 people have browsed it

It is very normal for computers to have problems, especially error codes. Today, this site will bring you the solution to the 0xc0000005 error code. If you have also encountered such troubles, come and take a look.

0xc0000001 error code How to solve:

1. First press "win r" to open run, enter regedit and press Enter.

0xc0000005 error solution

2. Then navigate to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks,

right Side AEB6717E-7E19-11d0-97EE-00C04FD91972 deleted.

0xc0000005 error solution

3. Press "win r" again to open the run, and enter cmd to open the command prompt.

0xc0000005 error solution

4. In the command prompt window that opens, enter the code for %i in (%windir%\system32\*.dll) do regsvr32.exe /s %i Just press Enter.

0xc0000005 error solution

You may also want to read: 0xt000000f error code solution

The above is the solution to the 0xc0000005 error code brought to you , just use the command prompt to enter the code. If you want to know more questions, please bookmark this site~

The above is the detailed content of 0xc0000005 error solution. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:somode.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template