I try to reset my bios password, beacuse I forgot it. I read realted articals in forum, instlled BIOS Configuration Utility and System Software Manager, have tried to execute commands according the documentatin giude
bud didn't work.
I created new password file in silent mod with:
HpqPswd.exe /s /p"12345678" /f"sample password.bin"
and according the documentation have to use the following command to modify the BIOS setup password use:
BIOSConfigUtility.exe /nspwdfile:"new password.bin" /cspwdfile:"current
password.bin"
when I did this get following message
<ERROR msg="Unable to open password file: current password.bin" />
<ERROR msg="BCU return value" real="10" translated="10" />
<ERROR msg="BCU return value" real="10" translated="10" />
How I can find current password.bin file on my device?
When I try to remove the BIOS setup password I get message
The filename, directory name, or volume label syntax is incorrect.
Please help me...