Wdcsam64_prewin8.sys Incompatible Driver in Windows 11

Published by Nyau Wai Hoe - Updated on

If you received a notification from Windows Security telling you that the Memory Integrity option in the Core Isolation settings has been disabled due to an incompatible driver called wdcsam64_prewin8.sys in Windows 11, this guide will show you how to remove the faulty driver and any other incompatible drivers (if any) so that you can enable the memory integrity feature again.

Also see: Memory Integrity Can’t Be Turned On (Windows 11)

Wdcsam64_prewin8.sys incompatible driver

What is wdcsam64_prewin8.sys?

The wdcsam64_prewin8.sys is a driver from Western Digital Technologies. If you have any Western Digital hard disk drive or solid state drive, you may have the driver installed.

In my case, I have a fairly old external hard disk drive that is manufactured by Western Digital. The driver doesn’t seem to be able to be updated. At first, I thought removing the driver might cause problems with the drive. However, after forcibly deleting the driver, the drive still worked fine and I was finally able to turn on Memory Integrity in my Windows 11 PC.

How to delete wdcsam64_prewin8.sys in Windows 11

To delete the wdcsam64_prewin8.sys driver, you can use the PnPUtil command line tool in CMD or Windows Terminal to remove the driver. But before that, you need to know the “Published name” of the driver you want to delete. The driver’s published name is usually different on every computer.

To find out the published name of the problematic driver, open Windows Security and navigate to Device Security (Core Isolation). Next, click “Review incompatible drivers” under the Memory Integrity toggle button.

In the incompatible drivers page, expand the wdcsam64_prewin8.sys driver to see more details. Write down the published name of the driver – oemxx.inf.

Wdcsam64_prewin8.sys incompatible driver

To remove the wdcsam64_prewin8.sys driver in Windows 11, follow the steps below.

  1. Right-click the Start button on the taskbar and select Windows Terminal (Admin).Open Windows Terminal Admin Windows 11
  2. In the Windows Terminal window, type the following command and press Enter. This command line will list all drivers on your computer.
    pnputil /enum-drivers
  3. Next, press Ctrl + Shift + F to bring up the “Find” dialog box.Find driver in Windows Terminal
  4. Find the published name you wrote down earlier (oemxx.inf) in the list of drivers, and make sure it is the one you want to remove (from Western Digital Technologies).Wdcsam64_prewin8.sys driver update
  5. To remove the driver, type the following command and press Enter. Replace oemxx.inf with the actual published name you want to remove. For example, in my case, the published name associated with the wdcsam64_prewin8.sys driver on my computer is oem46.inf.
    pnputil /delete-driver oemXX.inf

    Delete Wdcsam64_prewin8.sys Windows 11

  6. Once the command line is successfully executed, the terminal will show “Driver package deleted successfully“.

After deleting the wdcsam64_prewin8.sys driver, you don’t have to restart your PC. The changes are reflected immediately. Go back to the Windows Security > Core Isolation > Memory Integrity settings page and click the “Scan again” button. If Windows 11 does not detect any incompatible drivers, you will be able to enable the memory integrity feature again.

Windows 11 Memory Integrity

Remove incompatible driver using third-party tool

If you have issues executing the driver deletion command in Windows Terminal or CMD, you can try using a third-party tool to remove the problem driver. You can use a free tool called Driver Store Explorer to remove any driver in Windows 11.

To remove the wdcsam64_prewin8.sys driver in Windows 11 using Driver Store Explorer, follow the steps below.

  1. Download the app from its GitHub release page (select the zip file to download it).
  2. Once downloaded, extract the zip file to any location you want.
  3. Next, run the Rapr.exe file from the folder.Driver Explorer for Windows 11
  4. The app will then show you a list of all installed drivers on your computer.
  5. Look for a driver named “wdcsam.inf” listed under Western Digital Technologies. Select it and click Delete Driver(s) to remove the driver.Windows 11 Wdcsam64_prewin8.sys

After removing it, you may need to restart your computer. After restarting, reopen the Core Isolation settings. If the problem driver was successfully removed, you will be able to enable the memory integrity option.


Nyau Wai Hoe
Nyau Wai Hoe is the Founder and Chief Editor of WindowsDigitals.com. With a degree in software engineering and over 12 years of experience in the tech support industry, Nyau has established himself as an expert in the field, with a primary focus on the Microsoft Windows operating system. As a tech enthusiast, he loves exploring new technologies and leveraging them to solve real-life problems.

Share via
Copy link