How to Fix: Applications .exe Fail to Start by Kernelbase.dll error

Roy Nguyen 0 Reputation points
2024-04-16T02:16:36.7433333+00:00

Hi all,

I have encountered an issue as follows: The exe application I developed, when used with Windows 10 for a while, cannot be opened anymore. When I checked the Event Viewer, I saw an Application Error with KERNELBASE.dll. The detailed error is as follows:

"Faulting application name: Plug-in real time code.exe, version: 1.0.0.0, time stamp: 0xf77e9bf0

Faulting module name: KERNELBASE.dll, version: 10.0.19041.3930, time stamp: 0x640b6fb9

Exception code: 0xe0434352 Fault offset: 0x0013fa72

Faulting process id: 0x5520 Faulting application start time: 0x01da630107d180b2

Faulting application path: C:\Program Files (x86)\Company\Plug-in Realtime code\Plug-in real time code.exe

Faulting module path: C:\Windows\System32\KERNELBASE.dll Report Id: bf211fd9-9f87-4270-bd46-5f004071ca0d Faulting package full name: Faulting package-relative application ID: "

When I create a new user or use administrator rights, it works fine again. Please let me know how to solve this issue. Thank you.

Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | .NET | Other
Developer technologies | C#
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2024-04-16T02:25:50.0933333+00:00

    Hi @Troy Nguyen , Welcome to Microsoft Q&A,

    I have the following suggestions for you:

    1. Reset user profile: Log out of all user accounts, including administrator accounts. Log in with administrator rights and navigate to the C:\Users\YourUserName folder (YourUserName is the username of the affected user). Rename the user's profile to "YourUserName.old" or anything else you want. Restart the computer and log in with the affected user. A new user profile will be created. Try running the application again to see if the problem is resolved.
    2. Repair or reinstall the application: If the problem is specific to a specific application, try repairing or reinstalling the application. Potential corruption or errors can be fixed by uninstalling and reinstalling the application.
    3. Check file and folder permissions: Make sure your application's files and folders have the correct permissions so users can access and execute them. Right-click on the application's installation folder, select Properties, then select the Security tab and make sure the affected user has the appropriate permissions.

    Best Regards,

    Jiale


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. M R 0 Reputation points
    2025-01-15T22:35:11.65+00:00

    I followed your instructions, and it did no improvement. That account still has an error in the app event log when trying to start the Grammarly application. It starts if done in the first few minutes. Quitting and starting it back works, then, about 5 minutes later, it generates this when trying to start it:

    Faulting application name: Grammarly.Desktop.exe, version: 1.2.126.1580, time stamp: 0xa07d9963

    Faulting module name: KERNELBASE.dll, version: 10.0.22621.4751, time stamp: 0x2db246bf

    Exception code: 0xc06d007e

    Fault offset: 0x000000000005fb4c


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.