Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] HP EliteBook 640 G9 – Remove W...
Last Post: dlareklami
Today 04:20 AM
» Replies: 0
» Views: 87
Help with DMI Info Lenovo Bios
Last Post: force9da
Yesterday 04:04 PM
» Replies: 0
» Views: 148
Lenovo z510 i5-4200m to i7-4700mq upgrad...
Last Post: ClaudeSpeed
Yesterday 03:42 PM
» Replies: 7
» Views: 228
X550VXK BIOS Unlock Request
Last Post: foxbnu
Yesterday 03:40 PM
» Replies: 0
» Views: 107
Dell Optiplex 790 bypass Press F1 during...
Last Post: jozsef_kacso
Yesterday 04:19 AM
» Replies: 5
» Views: 16870
[REQUEST] Whitelist Removal for lenovo v...
Last Post: konjiki no yami
10-29-2025 07:36 PM
» Replies: 0
» Views: 174
[REQUEST] HP dv6-6b57el hidden menu
Last Post: Alcatraz
10-29-2025 04:28 PM
» Replies: 1
» Views: 235
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: Dudu2002
10-29-2025 03:22 PM
» Replies: 289
» Views: 200142
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: Dudu2002
10-29-2025 03:19 PM
» Replies: 97
» Views: 54725
[REQUEST] Acer Aspire V5-121 Bios Unlock
Last Post: Strongbox256
10-29-2025 11:15 AM
» Replies: 5
» Views: 9049
[REQUEST] Eglobal S210H BIOS Unlock
Last Post: ShawnSuter
10-29-2025 10:50 AM
» Replies: 145
» Views: 64189
Request: Unlock CPU Voltage (Vcore) for ...
Last Post: hoomaan
10-29-2025 10:35 AM
» Replies: 0
» Views: 136
[REQUEST] Bios Unlock - Packard Bell Eas...
Last Post: Overtune2005
10-29-2025 08:37 AM
» Replies: 3
» Views: 2095
asrock 970 extreme3 slic 2.1
Last Post: 3xy
10-29-2025 03:34 AM
» Replies: 12
» Views: 18536
[Request] Dell Inspiron 17r SE 7720 Unlo...
Last Post: Bennett
10-29-2025 12:05 AM
» Replies: 92
» Views: 117428
[REQUEST] HP Probook 6570b Whitelist Rem...
Last Post: nexxus2
10-28-2025 01:07 PM
» Replies: 4
» Views: 5987
Gigabyte GA-MF3 CPU upgrade mod
Last Post: dm-
10-28-2025 10:53 AM
» Replies: 25
» Views: 22812
[REQUEST] Lenovo B590 (H1ETxxWW) Whiteli...
Last Post: yamicazanova2
10-28-2025 09:50 AM
» Replies: 799
» Views: 481821
BIOS fix Lenovo c460
Last Post: waldek69
10-28-2025 07:33 AM
» Replies: 16
» Views: 3855
[REQUEST] Lenovo x121e (AMD, 8RETxxWW) W...
Last Post: Quill6290
10-28-2025 03:31 AM
» Replies: 56
» Views: 43351

[HOW-TO] Change hidden BIOS settings without unlock request and without flashing
#1
Information 
Before asking for any BIOS unlock in this Forum, you are maybe interested in a way to do your modifications without a modded BIOS.
Since unlocking requests could take some time because you are asking for free labor.
Or because the flash process is a bit too complicated
Or because you don't even know if the modded BIOS has the options you need

With an unlock request, you basically ask somebody to alter the BIOS setup layout conditions to be removed or altered. But when flashing the result, you don't just flash the setup ui, you flash any important binary of your firmware. That could be a security risk and that is why manufactures sometimes made it difficult to flash a new firmware

There is a way to avoid all of this:
It is possible to access and write variables used by the BIOS Setup manually outside the BIOS Setup UI without any modification to it.

Download your BIOS to extract the hidden options

better use a BIOS dump instead of BIOS images from the manufacture to be really sure that you are working with the correct one

Phoenix BIOS Dump - Windows manual:
  1. Identify your BIOS Intel Me Version, for Example with HWiNFO: Motherboard ⇾ Intel ME
  2. Download the matching Intel ME System Tools package to get FPTW64.exe (there are no official links, you need to search for somebody who did upload it somewhere)
  3. Execute FPTW64.exe on CMD to read which arguments to use for dumping your BIOS

Find out if your BIOS contains hidden options you are looking for

Open your rom in UEFITool. Press CTRL + F and perform a Text search for any known BIOS setting name. Double-click the reference to the section at the bottom, right-click the section (usually under Setup) and press Extract as is....

Get IFRExtractor. Download IFR-Formatter.js from https://raw.githubusercontent.com/Boring...rmatter.js via "Save as..." and get NodeJS.
Execute the extractor and formatter script
Code:
ifrextractor.exe mb_bios\Section_PE32_image_Setup_Setup.sct verbose
node.exe IFR-Formatter.js mb_bios\Section_PE32_image_Setup_Setup.sct.0.0.en-US.ifr.txt

In the formatted file you find every hidden setting available in your BIOS and where these values are stored in UEFI Variable Store.

Learn how to read and write UEFI BIOS Variables without an unlocked BIOS

Follow this lovely README how to find hidden settings, how to extract the current value and how to write new values into it without needing to modify your BIOS.
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)