HP Elitebook 840 G6 bios password

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • roli1980
    replied
    hi everyone , after removing bios password im confronted with a "endpoint security controller problem"
    can anyone help me with a good unlocked flash
    thanks
    6050A3022501-MB-A01 - 5CG0360FPX

    Attached Files

    Leave a comment:


  • kamkooltech
    replied
    Re: HP Elitebook 840 G6 bios password

    Originally posted by SMDFlea
    Read post #105

    .
    i will check, thanks bro

    Leave a comment:


  • SMDFlea
    replied
    Re: HP Elitebook 840 G6 bios password

    Originally posted by kamkooltech
    Help me to unlock this password
    Read post #105

    .

    Leave a comment:


  • kamkooltech
    replied
    Re: HP Elitebook 840 G6 bios password

    Help me to unlock this password
    Attached Files

    Leave a comment:


  • rex98
    replied
    Re: HP Elitebook 840 G6 bios password

    https://www.badcaps.net/forum/showpo...&postcount=346

    if you have problem with hp endpoint security controller and password lock use this main and ec it works tested.

    Leave a comment:


  • SMDFlea
    replied
    Re: hp 840 G6 i7 endpoint security controller problem

    Originally posted by abrahim110
    hi i try to unlock the bios on HP 840 Genration 6 i7
    i modifid the 16mb CHIIP but after is coming always the Eror hp endpoint security controller problem
    i try to install clean dump for 32MB too but still same can anybody help me
    i post the original Dump file down .
    Thanks
    Read post #103 .

    .

    Leave a comment:


  • abrahim110
    replied
    hp 840 G6 i7 endpoint security controller problem

    hi i try to unlock the bios on HP 840 Genration 6 i7
    i modifid the 16mb CHIIP but after is coming always the Eror hp endpoint security controller problem
    i try to install clean dump for 32MB too but still same can anybody help me
    i post the original Dump file down .
    Thanks
    Attached Files

    Leave a comment:


  • SMDFlea
    replied
    Re: HP Elitebook 840 G6 bios password

    Originally posted by VIEN
    Need help with password removal. attached both dumps.
    Is it not possible with RCunlocker to do the dual bios .
    only 1 bios will drag into the unlocker successfu
    Read post #103. SERIAL NUMBER !!!

    Leave a comment:


  • VIEN
    replied
    Re: HP Elitebook 840 G6 bios password

    Need help with password removal. attached both dumps.
    Is it not possible with RCunlocker to do the dual bios .
    only 1 bios will drag into the unlocker successfu
    Attached Files

    Leave a comment:


  • Vesko356
    replied
    Re: HP Elitebook 840 G6 bios password

    Originally posted by jcc2505
    Hi, can help to unlock this please, i try with RCunlocker but not remove lock
    Read the rules before posting:
    RULES UPDATE for BIOS requests/offers *AVOID BANNING, READ BEFORE POSTING*
    https://www.badcaps.net/forum/showthread.php?t=103570
    Provide the full machine model number, serial number (or Service tag, SNID) and the board model number (see https://www.badcaps.net/forum/showthread.php?t=88758 )
    .

    Leave a comment:


  • jcc2505
    replied
    Re: HP Elitebook 840 G6 bios password

    Hi, can help to unlock this please, i try with RCunlocker but not remove lock
    Attached Files

    Leave a comment:


  • mp3boy
    replied
    Re: Hp elitebook 840 g6 locked bios

    Originally posted by mp3boy
    I am using this method on my own 840 G6. I have successfully removed the password by replicating the changes made in the 32MB unlock file, but HP BCU tool won't program the Product Name and Feature Byte.

    The system is in MPM unlocked mode and I have set the CT, Serial and Build ID using HP BCU.

    WnDMIFit gives a Board Not Supported error and runs in read-only mode.

    Any advice please?
    Problem solved, badly formatted text file, BCU works fine for all fields.

    Notes in case it helps anyone:

    Much easier to backup and restore DMI with BCU if the laptop is bootable into Windows. Run the following in administrative command prompt before and after resetting password:

    Code:
    before flashing any files!!:
    BIOSConfigurationUtility64.exe /Get:data.txt
    after unlock:
    BIOSConfigurationUtility64.exe /Set:data.txt
    power off, battery pull, PoE pi3 with pogo probe worked for read/write 32MB chip without disassembly/soldering. pi4 usb-c did not work - mismatched reads.

    to make unlock file in hex editor (this will erase DMI data and put laptop in MPM mode):

    change 3F (?) to 3C (<) after the following strings:
    52 00 65 00 63 00 6F 00 76 00 65 00 72 00 79 00 53 00 74 00 61 00 74 00 75 00 73 (Recovery Status)
    49 00 44 00 45 00 4B 00 50 00 75 00 62 00 43 00 52 00 43 (IDEKPubCRC)
    6F 00 6D 00 6D 00 6F 00 6E 00 53 00 65 00 74 00 75 00 70 (CommonSetup)
    44 00 65 00 76 00 69 00 63 00 65 00 43 00 6F 00 6E 00 66 00 69 00 67 00 46 00 6C 00 61 00 67 00 73 (DeviceConfigFlags)
    and replace
    26 48 00 70 00 4D 00 70 00 6D 00 00 00 00 00 00 00 00 00 00 00 (HP MPM) with
    26 48 00 70 00 4D 00 70 00 6D 00 00 00 00 23 01 00 02 00 00 00

    start laptop, reboots numerous times, use F10 and apply factory defaults, save and exit
    F10 again, go to Security tab and reset bios security to factory defaults (this step asks for a password if the above step is not done)

    Leave a comment:


  • mp3boy
    replied
    Re: Hp elitebook 840 g6 locked bios

    Originally posted by rex98
    since you didn't upload the 16mb try this. ON FIRST BOOT RESET SECURITY SETTINGS IN BIOS. THEN PUT THE DMI MANUALLY VIA MPM TOOL.ALL YOUR DMI ARE IN THE BOARD STICKERS.

    Product Name : HP EliteBook 840 G6
    System Board CT Number: ...
    SERIAL :...
    BUILD ID :...
    FeatureByte : ...

    give feedback
    I am using this method on my own 840 G6. I have successfully removed the password by replicating the changes made in the 32MB unlock file, but HP BCU tool won't program the Product Name and Feature Byte.

    The system is in MPM unlocked mode and I have set the CT, Serial and Build ID using HP BCU.

    WnDMIFit gives a Board Not Supported error and runs in read-only mode.

    Any advice please?

    Leave a comment:


  • rex98
    replied
    Re: HP Elitebook 840 G6 bios password

    Originally posted by Elaid02
    need unlock this bios

    here both 16mb and 32mb dump
    here's your unlocked bios.

    next time use any hex editor or rc unlocker.
    here's the block address of the g6

    0037000 to 00037b40 replace with ff.
    Attached Files

    Leave a comment:


  • Elaid02
    replied
    Re: HP Elitebook 840 G6 bios password

    Originally posted by hoaca388
    RC Unlocker with 16MB chip.
    I did but still have password...

    Leave a comment:


  • hoaca388
    replied
    Re: HP Elitebook 840 G6 bios password

    Originally posted by Elaid02
    need unlock this bios

    here both 16mb and 32mb dump
    RC Unlocker with 16MB chip.

    Leave a comment:


  • Elaid02
    replied
    Re: HP Elitebook 840 G6 bios password

    need unlock this bios

    here both 16mb and 32mb dump
    Attached Files

    Leave a comment:


  • rex98
    replied
    Re: HP Elitebook 840 G6 bios password

    Originally posted by newstory
    Please need unlock 840 g6

    SERIAL.: 5CG9500WHD

    thanks
    here's your unlocked EC. its only 16mb for bios password coz you didn't mention including absolute lock.
    Attached Files

    Leave a comment:


  • SMDFlea
    replied
    Re: HP Elitebook 840 G6 bios password

    Originally posted by newstory
    Please need unlock 840 g6

    SERIAL.: 5CG9500WHD

    thanks
    https://www.badcaps.net/forum/showpo...54&postcount=3

    BIOS guides, methods, resources and tools
    https://www.badcaps.net/forum/showthread.php?t=103526
    3. Password removal by laptop brand
    3.6. HP
    BIOS password is stored in NVRAM in the BIOS. BIOS editing and re-flashing is required.
    You can use the automatic unlocker at: https://www.badcaps.net/forum/showthread.php?t=98539
    Another tool that may also work: https://www.badcaps.net/forum/showthread.php?t=103184

    .
    Last edited by SMDFlea; 09-18-2023, 07:42 AM.

    Leave a comment:


  • newstory
    replied
    Re: HP Elitebook 840 G6 bios password

    Please need unlock 840 g6

    SERIAL.: 5CG9500WHD

    thanks
    Attached Files

    Leave a comment:

Related Topics

Collapse

  • zenius
    [REQUEST] Dell G3 3579 BIOS Password & AMI Protected Range/BIOS Guard Unlock
    by zenius
    Hello, I have an old Dell G3 3579 (ST: 2WQ7LP2-8FC8) with a newer 8FC8 BIOS password. I have successfully attached to the flash chip (W25Q128JVSQ) on the motherboard with a CH341A programmer and made several modifications using Intel FIT (e.g., allow software SPI write) without bricking. I was also able to boot to a modified GRUB shell where I attempted to edit many BIOS security related options like BIOS Guard/Lock, Flash Signature Override, ME FW Image Re-Flash, etc.

    Unfortunately, some of these modifications like to Intel BIOS Guard failed because it is fused into the PCH. Also,...
    12-08-2024, 06:13 AM
  • traxformania
    TONGFANG "GM7TG7P" Bios Password Problem?
    by traxformania
    Hello,

    I'm using TONGFANG "GM7TG7P" model laptop for over 3 years and i'm entering the same bios administrator password everyday. My laptop has Aptio BIOS (American Megatrends, AMI).

    But today it's not accepting my password. I'm %100 sure i'm entering the correct password.

    I'm trying to reset my bios without success.

    I tried :

    -I removed the BIOS battery and main battery. Waited for a long time but it didn't work. They already stated in the user manual that the password will not be reset even if the batteries...
    11-15-2023, 07:32 AM
  • tlindi
    Toughbook CF-18KHH65LE (Customer Special Configuration) Supervisor Password needed remove HDD locking and BIOS Access ...
    by tlindi
    Sublect line continuation: ... Jaguar IDS PC aka Panasonic

    >Read BIOS guides, methods, resources and tools
    >
    Ack

    >Try the method at BIOS guides, methods, resources and tools before requesting help
    >
    Ack

    >Explain you were not able to succeed with the methods at BIOS guides, methods, resources and tools
    >
    python ./main.py "/mnt/c/temp/205605f9e1b60403a41787efeffe9cad-flas_maybe5.BIN" --output-dir "/mnt/c/temp/205605f9e1b60403a41787efeffe9cad-flas_maybe5.txt"
    ------------------------------------------------...
    01-30-2025, 04:26 AM
  • Nopslide
    HP Omen 15-dh0052nf power-on & bios password
    by Nopslide
    Hello everyone, I come here to tell you my problem regarding the power-on password. It is not a bios reset demand, and i can't have any access to windows. This is the bios and power-on password that is blocking all other things.

    My Omen 15-dh0052nf purchased second-hand was configured with the bios password upon purchase (very simple password :P ).

    Having decided to sell it in order to get something more powerful, I reset all BIOS settings and set a blank administrator password. But the power-on password cannot be changed to a blank one so I let the actual password set....
    04-01-2024, 04:27 PM
  • BlackVisor
    How to Decode BIOS password for RedmiBook Pro15 2022 6800H
    by BlackVisor
    RedmiBook Pro 1542022 6800H
    SKU: TM2113-39463
    Model Number: RMA2204-AB
    CMIIT ID: 2022AP1835
    SN: 39463/22WD01355
    BIOS version: RMARB5B0P1010 20230628

    1. I bought this laptop from flea market, and the seller said that he had never set a password, however here is a password required when pressing F2 to enter BIOS.
    2. And after entering incorrrect password 3 times, there is no any useful information like "recovery code"
    3. I used universal bios backup tool, and dumped 8MB bin file, but hex code after "SystemSupervisorPw" is...
    01-14-2024, 06:35 AM
  • Loading...
  • No more items.
Working...