New
#1
Command BIOS query doesn't work
I've been trying to establish, without booting into the BIOS, if a machine's BIOS was set at UEFI or BIOS.
I found a command online - wmic bios get smbiosbiosversion - but my (Administrator) query said the command wasn't correct.
My elderly version of Powershell said the same thing.
I've also tried entering 'msinfo32' in a search box but the two BIOS-related entries say only:
BIOS Version/Date American Megatrends Inc. 2209, 8/06/2022
SMBIOS Version 3.1
Is there a command that can retrieve that information?