I've installed on my desktop PC for testing, the map issue on the Surface tablet is not present so must be linked to the small size of the screen.
On my desktop PC I don't use Defender as my main AV and use another one, can the program identify the AV and populate the value.
I use the following WMIC command and look for the product state - 266240:
WMIC /Node:localhost /Namespace:\\root\SecurityCenter2 Path AntiVirusProduct get * /value
productState = 266240
From observed mappings:
Decimal: 266240
Hex: 0x41000
This value typically indicates:
Antivirus is ON
If the above isn't possible and is blocked by Microsoft just display Windows Defender is disabled and other AV active
If Windows Defender not active because another AV is active, does the file scanning work?
There is just one area that still shows a different language.
On my desktop PC I don't use Defender as my main AV and use another one, can the program identify the AV and populate the value.
I use the following WMIC command and look for the product state - 266240:
WMIC /Node:localhost /Namespace:\\root\SecurityCenter2 Path AntiVirusProduct get * /value
productState = 266240
From observed mappings:
Decimal: 266240
Hex: 0x41000
This value typically indicates:
Antivirus is ON
If the above isn't possible and is blocked by Microsoft just display Windows Defender is disabled and other AV active
If Windows Defender not active because another AV is active, does the file scanning work?
There is just one area that still shows a different language.






