Share via

Memory integrity can't be turned on on Win11 due to incompatible SNTUSB64.SYS drivers

Anonymous
2024-04-09T17:56:26+00:00

Memory integrity can't be turned on on Win11 due to incompatible SNTUSB64.SYS drivers

Windows for home | Windows 11 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

6 answers

Sort by: Most helpful
  1. Anonymous
    2024-08-12T17:12:55+00:00

    Solution

    Run AutoRuns app (Sysinternals https://docs.microsoft.com/en-us/sysinternals/downloads/autoruns)

    Under Drivers, look for 'SNTUSB64.SYS'.

    Untick to disable the sntusb64.sys file.

    Reboot.

    If you need to re-enable, simply reverse the steps.

    The SYS file is from 3rd party sofware. You need to get them to update their drivers to be Windows 11 compatible.

    Acronis is just as bad with their TIB.SYS file that prevents memory integrity from being turned on (if turned off during Acronis install).

    Was this answer helpful?

    6 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-08-03T18:19:08+00:00

    Hi, You have posted the same message TWICE.

    Uninstalling and deleting are NOT viable options.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  3. Ivan B 114.8K Reputation points Independent Advisor
    2024-04-09T19:12:47+00:00

    Hi ,

    I must inform you that the driver in question and the security system Sentinel Security are used for applications with license validation issues. If you remove this Driver, some software or licensing system may stop working if you use a Security token or something similar, I recommend not removing the Driver.

    If you want, remove the Driver

    1. Open Windows Terminal (Admin), and select either Windows PowerShell or Command Prompt.
    2. Copy and paste the command below into Windows Terminal (Admin), and press Enter to see a list of all 3rd party drivers from the driver store.

    dism /online /get-drivers /format:table​

    1. Make note of the Published Name (ex: "oem13.inf") of the driver you want to uninstall.

    4.. Type the command below into Windows Terminal (Admin), and press Enter. (see screenshot below)

    pnputil /delete-driver <Published Name> /uninstall /force​

    Substitute <Published Name> in the command above with the actual Published Name (ex: "oem13.inf") of the driver (NVIDIA) you want to uninstall from step 3.

    For example: pnputil /delete-driver oem13.inf /uninstall /force

    1. When finished, you can close Windows Terminal (Admin).

    In case you don't use any vpn system for this driver.

    Font: https://www.elevenforum.com/t/uninstall-driver-...

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Independent Advisor - Community

    Thanks

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. Ivan B 114.8K Reputation points Independent Advisor
    2024-04-09T18:29:25+00:00

    Hi ,

    I am Ivan, I will help you with this.

    1. Open Windows Terminal (Admin), and select either Windows PowerShell or Command Prompt.
    2. Copy and paste the command below into Windows Terminal (Admin), and press Enter to see a list of all 3rd party drivers from the driver store.

    dism /online /get-drivers /format:table​

    1. Make note of the Published Name (ex: "oem13.inf") of the driver you want to uninstall.

    4.. Type the command below into Windows Terminal (Admin), and press Enter. (see screenshot below)

    pnputil /delete-driver <Published Name> /uninstall /force​

    Substitute <Published Name> in the command above with the actual Published Name (ex: "oem13.inf") of the driver (NVIDIA) you want to uninstall from step 3.

    For example: pnputil /delete-driver oem13.inf /uninstall /force

    1. When finished, you can close Windows Terminal (Admin).

    In case you don't use any vpn system for this driver.

    Font: https://www.elevenforum.com/t/uninstall-driver-...

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Hope this helps.

    If you find the answer helpful, please mark it as an answer.

    Independent Advisor - Community

    Thanks

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Kapil Arya 37,836 Reputation points Volunteer Moderator
    2024-04-10T15:43:43+00:00

    Hello,

    See if this fix helps you:

    https://www.kapilarya.com/fix-cant-turn-on-memory-integrity-in-windows-11

    Let us know if this helps!

    Note: Included link in this reply refers to blog post by a trusted Microsoft MVP.

    Was this answer helpful?

    0 comments No comments