This article explains how to retrieve SMBIOS information through Windows on ELO All-in-One devices
Method 1
1. Right click on the Windows Start button and choose Windows PowerShell (Admin)
2. Type in Get-wmiobject win32_bios
- The following information will be shown:
- SMBIOSBIOSVersion: Show
- BIOS version Manufacturer: Elo Touch Solutions Inc.
- Name: Default System BIOS
- Serial Number: Show this unit’s SN
- Version: Elo - xxxxxxx
Method 2
1. Using a Windows PowerShell (Admin) prompt type in wmic bios get smbiosbiosversion
- The SMBIOS version will be shown
Method 3
1. Press Windows Key + R to open a Run command
2. Type in msinfo32 and press the Enter key or click on OK
3. The System Information window will open, BIOS information will be displayed.
Please report any broken links by emailing support@elotouch.com and include a link to the knowledge article