Hello everyone,
We are currently testing Windows 11 in our company (23H2).
We are using BitDefender Endpoint Security Tools for endpoint protection
Under Windows 10 22H2, the "Get-MPComputerStatus" command shows us a "False" for the AMRunningMode value.
I expect this to be the case, as another AV solution is installed.
There is also no MsMpEng.exe running and the Microsoft Defender Antivirus service is set to Manual and is not running.
So far so good - that's what I expect.
Under Windows 11 23H2 the whole thing looks like this
Get-MPComputerStatus shows a "Passive Mode" for the value "AMRunningMode".
MsMpEng.exe is still running and the associated service is also running.
I see lots of accesses from MS Defender in the Process Monitor.
Here MS writes what the different modes in AMRunning mode mean.
https://learn.microsoft.com/en-us/defender-endpoint/microsoft-defender-antivirus-windows

It doesn't make sense to me that an AV continues to access the data in read-only mode even though it is actually deactivated (as it says in the Security Center), but that's another topic.
I was just very surprised that it runs in passive mode at all, as MS explains the requirements for this here.
https://learn.microsoft.com/en-us/defender-endpoint/microsoft-defender-antivirus-compatibility
Here MS writes that the Defender is actually deactivated if Win 11 is operated with a third party AV and Smart App Control is deactivated. We have deactivated Smart App Control via RegKey and third party AV is installed and correctly detected in the Security Center.

And on the same page, MS writes the following further down

Defender is deactivated if you install a third party AV and do not use Defender for Endpoint.
If I am correctly informed, Defender for Endpoint is a paid cloud solution from MS that is already included in certain plans. We don't use that.
Can anyone explain to me why the Defender service is still running and the AMRunning mode is not set to "false" or "disabled" but to "passive mode"?
The gpo for disabling Defender is not working in windows 11 anymore. Microsoft has removed this.
I'm getting desperate right now.
Thank you very much.
Regards,