Clear the BIOS with DOS debug

edited March 2015 in Hardware
Here is a nice easy software solution to clear a BIOS using a DOS boot disk with DEBUG.

For AMI and Award BIOSes

While in DEBUG run these commands
-O 70 17
-O 71 17
Q

For Phoenix BIOS
While in DEBUG run these commands
-O 70 FF
-O 71 17
Q
Sign In or Register to comment.