Hi everyone,
Iโm working on a small technical challenge and could really use some guidance from people more experienced in BIOS/EEPROM work ๐
I picked up a old rugged laptop (Getac S410) for $50 at a garage sale. The seller warned me it was locked with a BIOS password (prompt appears immediately at power-on, before any BIOS/UEFI access).
My end goal is to turn this machine into a dedicated automotive diagnostic PC, so Iโm trying to unlock it rather than scrap it.
What Iโve done so far:
Fully disassembled the laptop
Identified and desoldered the suspected BIOS chip (SPI 8-pin)
Chip reference: 25Q256JVEQ Winbond 2332 6222 3P300
Using a CH341A programmer
Current issue:
๐ Iโm unable to properly read the chip
either no detection
or inconsistent / empty dumps
My current tested:
Wrong chip selected in software or wrong chip altogether : Normaly OK
Voltage tested (CH341A of 3.3V) OK
Wiring/orientation issue : Normaly OK
What Iโm trying to achieve:
Successfully read a valid dump from the chip
Locate where the BIOS password is stored (NVRAM?)
Modify/clean it to remove the password and regain access
Questions:
How can I confidently identify the correct BIOS chip vs EC on this board?
What software/tools do you recommend with a CH341A? (AsProgrammer, NeoProgrammer, etc.) I tried both.
Any known specifics or protections on Getac systems?
Has anyone worked on this model or similar rugged/enterprise hardware?
Any help or pointers would be greatly appreciated. Thanks!

Iโm working on a small technical challenge and could really use some guidance from people more experienced in BIOS/EEPROM work ๐
I picked up a old rugged laptop (Getac S410) for $50 at a garage sale. The seller warned me it was locked with a BIOS password (prompt appears immediately at power-on, before any BIOS/UEFI access).
My end goal is to turn this machine into a dedicated automotive diagnostic PC, so Iโm trying to unlock it rather than scrap it.
What Iโve done so far:
Fully disassembled the laptop
Identified and desoldered the suspected BIOS chip (SPI 8-pin)
Chip reference: 25Q256JVEQ Winbond 2332 6222 3P300
Using a CH341A programmer
Current issue:
๐ Iโm unable to properly read the chip
either no detection
or inconsistent / empty dumps
My current tested:
Wrong chip selected in software or wrong chip altogether : Normaly OK
Voltage tested (CH341A of 3.3V) OK
Wiring/orientation issue : Normaly OK
What Iโm trying to achieve:
Successfully read a valid dump from the chip
Locate where the BIOS password is stored (NVRAM?)
Modify/clean it to remove the password and regain access
Questions:
How can I confidently identify the correct BIOS chip vs EC on this board?
What software/tools do you recommend with a CH341A? (AsProgrammer, NeoProgrammer, etc.) I tried both.
Any known specifics or protections on Getac systems?
Has anyone worked on this model or similar rugged/enterprise hardware?
Any help or pointers would be greatly appreciated. Thanks!
Comment