View BIOS information at POST
The first way is by restarting your computer. When the initial load (also called POST)
screen is displayed, the BIOS Type and version is also displayed. If
the load screen is displayed for only a few seconds, you may be able to
press the Pause/Break key on your keyboard to stop the computer at that
screen, long enough for you to find the BIOS information.
The BIOS information is typically found at or near the top of the POST screen.
Also, you will see information on what hard drive(s) and CD/DVD drives are installed in your computer.
Tip: It is also at this screen where you could access the BIOS Setup itself for more information on the hardware on your computer and the various BIOS and hardware settings currently available.
To
help with load times or to display a company logo this screen may not
be viewable. If this is the case try the below alternate resolutions.
Through Windows System Information
The BIOS information is also shown through the Windows System Information. To open this tool click START, Programs, Accessories, System Tools, and then System Information. If you're running Windows Vista or Windows 7, type System Information in the Start search box.
This
opens the System Information window, displaying information about your
computer, including the type of BIOS you have and the version, under the
System Summary section. As can be seen in the picture below, this
computer has a DELL BIOS version 1.0.0 with a Date of 11/5/2008.
In the Windows Registry
You can also find BIOS information in the Windows System Registry.
This area is a bit more dangerous to navigate around, as you can change
values that could affect how Windows operates. So be careful if you
choose to use this option to view your BIOS information.
To access the System Registry, click START and in the Run or Search box type regedit in the text field and press enter. In the Windows Registry navigate to the below registry directory.
HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System
Find the subkeys SystemBiosDate and SystemBiosVersion
to see the BIOS and version for your motherboard. As can be seen in the
picture below, the BIOS date and version are shown in these two keys.
Finding BIOS date through debug routine
Earlier computers that do not have access to the above tools can also use the MS-DOS and Windows command line debug command to view the BIOS date, as shown below.
At the C:\> Type the below commands.
debug
- d FFFF:5 L 8
- d FFFF:5 L 8
After typing the above command, you should receive a string similar to the example below.
FFFF:0000 30 34 2F-33 30 2F 39 38 4/30/98
The 4/30/98 would be the date of your computer BIOS.
No comments:
Post a Comment