What should I do if the application cannot start normally with error 0xc0000005?
Applications can meet the needs of different users, help us solve different problems, expand the field of computers, and provide convenience for us to use computers. What should I do if a 0xc0000005 error appears when opening an application? Next, I will share with you the detailed solution
Recently, many netizens have asked about the solution to the 0xc0000005 error. When using the computer, some error messages often appear, and the application cannot start normally. 0xc0000005 error problem This is the first time I encountered it. Today, I will introduce to you how to deal with
The application cannot start normally 0xc0000005 solution
Method 1: Uninstall the latest update or roll back the driver update
Some program software is incompatible with the system and may cause this phenomenon. If it is a newly installed application or driver, it is recommended to uninstall it. Sometimes Windows update can also cause this phenomenon. We can select the last correct computer configuration.
1. Restart the computer or press the power button, then keep clicking the F8 key to enter the advanced options interface and select the last correct configuration to try to repair it
0xc0000005How to solve computer diagram-1
Method 2: Modify the registry key value
1. Win R shortcut key to open the run dialog box, enter the regedit command, and press Enter
Repair 0xc0000005 computer diagram-2
2. Open the registry editor and copy the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHook Go to the path column and press Enter. Keep the normal key value {AEB6717E-7E19-11d0-97EE-00C04FD91972}, delete the others
Application Computer Illustration-3
3, win R shortcut key to open run, enter cmd, press Enter
#0xc0000005Computer Illustration-44. Enter for %i in the opened administrator command window in (%windir%\system32\*.dll) do regsvr32.exe /s %i command, (you can copy and paste the command) and press Enter. After completion, enter for %i in (%windir%\system32\*.ocx) do regsvr32.exe /s %i and press Enter. After completion, restart the computer to Repair 0xc0000005 Computer Diagram-5The above is the detailed content of What should I do if the application cannot start normally with error code 0xc0000005?. For more information, please follow other related articles on the PHP Chinese website!