Hi,
Do you have any Brother software installed?
Were you trying to connect the printer via USB or network?
Can you take a screenshot showing the incompatible driver error?
Thanks
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Turned off memory integrity on Windows 11 Pro to install Brother print driver, which was a possible work around for install issue. Software did not work, so uninstalled. Driver remained installed which has continued to be the problem turning memory integrity back on.
With windows powershell have deleted this incompatable driver multiple times & checked that it was actually deleted, which shows that has. Then restarted computer & still this driver remains. Can't turn memory integrity back on regardless of how many times it's tried.
Any suggestions to fix this issue?
Hi,
Do you have any Brother software installed?
Were you trying to connect the printer via USB or network?
Can you take a screenshot showing the incompatible driver error?
Thanks
AI answer
To resolve the issue with memory integrity not turning back on after uninstalling the Brother print driver, you can follow these steps:
verifier.exe /flags 0x02000000 /driver <driver.sys>
Replace <driver.sys> with the name of the driver you suspect might be causing the issue.Applications and Service Logs\Microsoft\Windows\CodeIntegrity\Operational in Event Viewer to check for relevant logs. HKLM\System\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity
Make sure the Enabled value is set to 1. reg add "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity" /v "Enabled" /t REG_DWORD /d 0 /f
If these steps do not resolve the issue, consider reaching out to Microsoft support for further assistance.
References: