Hello,
Please try the following steps:
- Open Windows Security → Device security → Core isolation details.
- Click Review incompatible drivers to check which drivers are causing the issue.
Contact the manufacturer of the affected device to see whether an updated driver is available.
Alternatively, note the published name shown under “Review incompatible drivers.”
For example, suppose it shows oem456.inf.
Open an elevated Command Prompt (Run as administrator).
Enter the following command and press Enter to delete the driver:
pnputil.exe /d oem456.inf
Open Core isolation again and turn Memory integrity On.
If you cannot turn it on, click Scan again to recheck for incompatible drivers.
If any incompatible drivers are found, delete them using the same Command Prompt method.