Forum Discussion
AndrewNLD
Oct 20, 2025Copper Contributor
Secure score not improving after implementing ASR
I need some help on the following; Improving secure score for one of our customers. For example, the secure score is improving for identity. I implemented user risk and sign in risk CA polici...
AladinH
Oct 20, 2025Copper Contributor
Hi AndrewNLD,
That’s normal - Secure Score only updates if Microsoft Defender for Endpoint is the active antivirus.
Since CrowdStrike is the primary AV, Defender runs in passive mode and doesn’t report ASR rule status back to Secure Score.
Your ASR rules are still working on the devices, they just don’t count toward the score unless Defender is active or running in EDR Block Mode.
You can double-check by running:
Get-MpComputerStatus | Select AMServiceEnabled, AMRunningMode
If it shows Passive, that’s why the score hasn’t moved.