Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling Kernel Mode Driver error 0xc0000072 #2245

Open
SPIKEYPUP opened this issue Oct 18, 2024 · 6 comments
Open

Enabling Kernel Mode Driver error 0xc0000072 #2245

SPIKEYPUP opened this issue Oct 18, 2024 · 6 comments

Comments

@SPIKEYPUP
Copy link

Brief description of your issue

Toggling on Kernel Mode Driver in settings causes the following error to be displayed everytime the application is opened until it is toggled off/disabled in settings.

Steps to reproduce (optional)

  1. Toggle on Kernel Mode Driver in settings
  2. Accept applicaiton restart when prompted after exiting settings
  3. Application immediately throws the above error window
  4. Clicking OK closes the error window and System Informer proceeds to load
  5. Restarting System Informer or Exiting/Closing it and reopening it generates the same Error upon application startup.
  6. Toggling off Kernel Mode Driver in Settings causes error to not be thrown anymore and application opens/restarts without error

Expected behavior (optional)

When the Kernel Mode Driver is toggled on and System Informer restarts no error should occur or be displayed.

Actual behavior (optional)

Toggling the Kernel Mode Driver to "Enabled/On" in System Informer settings causes an error to be thrown upon application restart or execution. The following error is then displayed:

image

A quick look at the driver properties from the services tab of System Informer for KSystemInformer reveals:

image

I am unsure if the User/Account field should contain that path string so I wanted to post the picture in case it was relevant since the error code 0xc0000072 = STATUS_ACCOUNT_DISABLED is what's being given and I don't recall ever seeing a driver or service with a path string in the Account/User box like that.

Additionally, the driver also shows as Running, however, even though it is showing as disabled....

image

Environment (optional)

System Informer Setup Binaries were built on my local machine from Github Repo source
System Informer Version: 3.1.24291.0 CANARY
Windows 10 Professional Version 22H2 Build: 19045.5011
@dmex
Copy link
Member

dmex commented Oct 30, 2024

Do you have any EA Games installed (FIFA/Battlefield etc...) and also change setting KsiEnableLoadNative to 1 and restart the application and try enabling the driver again.

@dmex dmex changed the title Enabling Kernel Mode Driver throws error 0xc0000072 "The Referenced Account Is Currently Disabled & May Not Be Loggerd On To." Enabling Kernel Mode Driver error 0xc0000072 Oct 30, 2024
@SPIKEYPUP
Copy link
Author

SPIKEYPUP commented Nov 1, 2024 via email

@SPIKEYPUP
Copy link
Author

I'm happy to report that your suggested change did the trick! It loads up perfectly fine now with the driver enabled after setting KsiEnableLoadNative=1 Thank you for getting back to me on this. If you need any logs or would like more information, please don't hesitate to ask.

@NEKECKS

This comment was marked as off-topic.

@SPIKEYPUP

This comment was marked as off-topic.

@dmex dmex reopened this Dec 10, 2024
@SPIKEYPUP
Copy link
Author

@dmex Sorry for closing this without checking first on whether there was a desire to investigate the issue further, my apologies.

Regarding the original Issue I was experiencing, things have been working great since the more recent builds. That option fix worked great for that prior build and the next couple of builds after; however, since a build or two ago, I no longer am required to use the KsiEnableLoadNative=1 option. SI now loads using the kernel driver, without complaint, with the default setting of KsiEnableLoadNative=0

If you need anything else though to trace the issue: logs, system diagnostic/info, etc... Please feel free to let me know.
I'm happy to help wherever I can, thanks again! 😎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants