Link to home
Start Free TrialLog in
Avatar of texan_gerbil
texan_gerbil

asked on

HP d530 desktop BIOS reset - how to clear System ID?

I have a couple of HP d530 desktops which I am about to sell on. They are completely clean apart from the Security System IDs held in BIOS which I can't edit via the F10-on-startup BIOS settings. It flashes up "Property of.." every time you boot, which isn't ideal.
I have found articles suggesting removing the E49 jumper and booting into BIOS, plus the usual stuff of removing battery and hitting reset button, but none of these seem to affect the system IDs.
Anyone know any other tricks?
Avatar of pvlier
pvlier
Flag of Netherlands image

Have you tried flashing the bios (even with the same version if no newer found) and then resetting to bios-defaults?
MIght be you need to clear any password in bios first so it becomes editable. Normally you would find the ownership tag in bios under security -> system ID's
Avatar of texan_gerbil
texan_gerbil

ASKER

Thanks for the suggestions.
There are no passwords set in BIOS, and even if there had been the previous trick with the jumper should have cleared them. I can see the fields in the F10 setup utility but they are not editable - any attempt to move the cursor within the field is met with beeps, and hitting return just takes you to the next field.

I tried flashing the BIOS but it has kept all settings and resetting to defaults doesn't affect the IDs either.
They are in volatile memory so disconnect the bios-battery and powerchord should do the trick... leave them disconnected overnight and see if gone the day after...
ASKER CERTIFIED SOLUTION
Avatar of ☠ MASQ ☠
☠ MASQ ☠

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks Masqueraid! I couldn't use REPSET as it threw an error, as did the BIOS save to diskette option, but  searching for a solution for that put me onto HP SSM (System Software Manager) - SP34475, which did work. SSM includes BiosConfigUtility.exe.
I ran this in a command prompt in XP on the pcs to be fixed:
 
  BiosConfigUtility /GetConfig:"bios.txt" [dumps contents of BIOS into a text file]
  open bios.txt in notepad, delete the text at "Enter Ownership Tag" and save.
  BiosConfigUtility /SetConfig:"bios.txt" [uploads text file into BIOS]

Sorted!
No problem, same solution, different tool :)
 
If you do get problems closing questions how you want - use the Request Attention link to get help from a site moderator
texan_gerbil,
Thank you for making the request to award points.
The EE engineers are working on the bug that occasionally prevents the "Accept and Award" points function and I will manually force your action for you.

Thank you again.

Vee_Mod
Experts Exchange Moderator
Hey, texan_gerbil, thanks for the credit :)