kiddingguy Posted August 31, 2022 Share Posted August 31, 2022 Today I got the message on my Windows 11 machine that the Memory Integrity is 'off' on Core Isolation. The driver listed is: WDCSAM64_PREWIN8.SYS I found out these are old Western Digital drivers (I do have an external WD HDD) that can be (easily) removed without issues. Is this wise to do? Or is this some Microsoft 'bug' on these latest updates; I did install Windows 11 optional update (KB5016691) earlier this week. Another option is to uninstall the 'WD SES Device' in Device Manager. What's better? The CMD prompt, or the Device Manager. Or, to just better wait - and ignore - this message until it resolves itself with a future Microsoft Update? But than... what does this Core Isolation exactly do? And it is OK to have it turned off? The message says: 'Your device may be vunerable'. Link to comment https://www.neowin.net/forum/topic/1421029-core-isolation-memory-integrity-incompatible-drivers-wdcsam64_prewin8sys/ Share on other sites More sharing options...
kiddingguy Posted August 31, 2022 Author Share Posted August 31, 2022 I don't have the WD SES Device listed, I do have on Disk Drives the particular WD drive in question... Link to comment https://www.neowin.net/forum/topic/1421029-core-isolation-memory-integrity-incompatible-drivers-wdcsam64_prewin8sys/#findComment-598758060 Share on other sites More sharing options...
Ixion Posted August 31, 2022 Share Posted August 31, 2022 I would imagine if you remove the drive (also uninstalling the driver) then turn memory integrity on and reboot then re-attach the drive it will afterwards just use generic drivers for the external USB drive and you won't lose out on anything. Link to comment https://www.neowin.net/forum/topic/1421029-core-isolation-memory-integrity-incompatible-drivers-wdcsam64_prewin8sys/#findComment-598758074 Share on other sites More sharing options...
kiddingguy Posted August 31, 2022 Author Share Posted August 31, 2022 On 31/08/2022 at 08:36, Ixion said: I would imagine if you remove the drive (also uninstalling the driver) then turn memory integrity on and reboot then re-attach the drive it will afterwards just use generic drivers for the external USB drive and you won't lose out on anything. Deleted via Device Manager, rebooted. Not plugged in. Message remains. So a bit tougher as it seems. Link to comment https://www.neowin.net/forum/topic/1421029-core-isolation-memory-integrity-incompatible-drivers-wdcsam64_prewin8sys/#findComment-598758080 Share on other sites More sharing options...
Ixion Posted September 1, 2022 Share Posted September 1, 2022 That does sound stubborn, if it's any consolation whatsoever although I started off my Windows 11 journey with Memory integrity turned on, I benchmarked it with and without and decided it wasn't worth the 10% performance penalty in memory bandwidth (both Intel and AMD systems) for questionable improvements in security. Might be worth trying from safe mode, but I don't understand why the driver would still be present if it has been removed properly via device manager! Link to comment https://www.neowin.net/forum/topic/1421029-core-isolation-memory-integrity-incompatible-drivers-wdcsam64_prewin8sys/#findComment-598758484 Share on other sites More sharing options...
Ixion Posted September 1, 2022 Share Posted September 1, 2022 https://www.urtech.ca/2021/11/solved-core-isolation-memory-integrity-incompatible-drivers-wdcsam64_prewin8-sys/ better still read this, you're not the first person with the issue and someone clever has solved it via a series of powershell commands Link to comment https://www.neowin.net/forum/topic/1421029-core-isolation-memory-integrity-incompatible-drivers-wdcsam64_prewin8sys/#findComment-598758497 Share on other sites More sharing options...
goretsky Supervisor Posted September 2, 2022 Supervisor Share Posted September 2, 2022 Hello, This is the fourth report I've seen of this in the past couple of days. It would appear Microsoft is testing (or has begun) notifications about hardware security features in Windows 11. Just to check, when you ran the Device Manager (filename: DEVMGMT.MSC), did you select View → Show hidden devices from its main menu bar? Regards, Aryeh Goretsky Link to comment https://www.neowin.net/forum/topic/1421029-core-isolation-memory-integrity-incompatible-drivers-wdcsam64_prewin8sys/#findComment-598758672 Share on other sites More sharing options...
Christopher Andreason Posted September 29, 2022 Share Posted September 29, 2022 getting the exact same messaged this looks similar to this and also have the solution on how to fix this This device's drivers are not installed. (Code 28) There are no drivers compatible with this device. Click Update Driver to search for a driver for this device. the files required are these thus unzipped the file named WD_SES_Driver_Setup_x64.zip and also unpacked the .msi file where these files are located so to sum it all up it requires you to unzip the .zip file and then install WD SES Driver Setup (x64).msi where these files are included wdcsam.cat wdcsam.inf wdcsam.sys wdcsam64.sys then this message disappears and you can then use the hard drive again URL is https://support.wdc.com/downloads.aspx?p=258&lang=en#WD_softwaremac goretsky 1 Share Link to comment https://www.neowin.net/forum/topic/1421029-core-isolation-memory-integrity-incompatible-drivers-wdcsam64_prewin8sys/#findComment-598765079 Share on other sites More sharing options...
Yonah Member Posted October 4, 2022 Member Share Posted October 4, 2022 For the scenario where the driver is interfering with the operation of memory integrity even after the target device is removed, you should delete the offending entries from the Driver Store. You can from an elevated command window enumerate the drivers with the pnputil command, then use the /enum-drivers parameter to identify the published name of the entries. From the same window, use the /uninstall parameter before specifying the published name of the entry to be deleted (i.e., pnputil /delete-driver oem1.inf). Link to comment https://www.neowin.net/forum/topic/1421029-core-isolation-memory-integrity-incompatible-drivers-wdcsam64_prewin8sys/#findComment-598766497 Share on other sites More sharing options...
erpster3 Posted October 5, 2022 Share Posted October 5, 2022 On 04/10/2022 at 12:03, Yonah said: For the scenario where the driver is interfering with the operation of memory integrity even after the target device is removed, you should delete the offending entries from the Driver Store. You can from an elevated command window enumerate the drivers with the pnputil command, then use the /enum-drivers parameter to identify the published name of the entries. From the same window, use the /uninstall parameter before specifying the published name of the entry to be deleted (i.e., pnputil /delete-driver oem1.inf). or remove them using Driver Store Explorer (RAPR), which is better than using pnputil for some people Link to comment https://www.neowin.net/forum/topic/1421029-core-isolation-memory-integrity-incompatible-drivers-wdcsam64_prewin8sys/#findComment-598766732 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now