Qt application in Windows 10 system prompts that the normal startup 0xC000005
Unsolved
General and Desktop
-
Qt application is not a problem, but Win10 system prompts that the normal startup 0xC000005. How can we solve this problem?
@lwei2 said in Qt application in Windows 10 system prompts that the normal startup 0xC000005:
How can we solve this problem?
Use a debugger to find out where your app is crashing...
-
Try to boot into Safe Mode with Networking or Enable low-resolution video.
- Press and hold the shift key while clicking on Restart at the login Screen (Bottom right corner).
- Select Troubleshoot and click on Advanced Options.
- Select Startup Settings and click on Restart.
- After restarting, choose Enable Safe mode with networking or Low Resolution Video
This may help you,
James