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] Resizable BAR for Lenovo m720q...
Last Post: elfloko
Today 10:13 AM
» Replies: 1
» Views: 1383
disabling amd prochot with moded bios.
Last Post: vorajeeah
Yesterday 09:27 AM
» Replies: 2
» Views: 843
[REQUEST] ThinkPad X1 Carbon (20A7 & 20A...
Last Post: neax61
Yesterday 05:46 AM
» Replies: 87
» Views: 50604
[REQUEST] Lenovo G50-80 (B0CNxxWW) White...
Last Post: Leonardosena
11-02-2025 04:17 PM
» Replies: 110
» Views: 66071
bios f.02 Help!!!
Last Post: karbonid777
11-02-2025 12:21 PM
» Replies: 0
» Views: 160
[REQUEST] Lenovo Ideadpad N581 Whitelist...
Last Post: Dudu2002
11-01-2025 02:07 PM
» Replies: 238
» Views: 115906
[REQUEST] Lenovo ThinkPad T480s (N22ETxx...
Last Post: Dudu2002
11-01-2025 06:31 AM
» Replies: 25
» Views: 15393
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: dump_bios_gg
11-01-2025 04:59 AM
» Replies: 290
» Views: 201502
X550VXK BIOS Unlock Request
Last Post: laret
11-01-2025 03:35 AM
» Replies: 1
» Views: 247
[REQUEST] HP EliteBook 640 G9 – Remove W...
Last Post: dlareklami
10-31-2025 04:20 AM
» Replies: 0
» Views: 208
Help with DMI Info Lenovo Bios
Last Post: force9da
10-30-2025 04:04 PM
» Replies: 0
» Views: 247
Lenovo z510 i5-4200m to i7-4700mq upgrad...
Last Post: ClaudeSpeed
10-30-2025 03:42 PM
» Replies: 7
» Views: 369
Dell Optiplex 790 bypass Press F1 during...
Last Post: jozsef_kacso
10-30-2025 04:19 AM
» Replies: 5
» Views: 17005
[REQUEST] Whitelist Removal for lenovo v...
Last Post: konjiki no yami
10-29-2025 07:36 PM
» Replies: 0
» Views: 274
[REQUEST] HP dv6-6b57el hidden menu
Last Post: Alcatraz
10-29-2025 04:28 PM
» Replies: 1
» Views: 316
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: Dudu2002
10-29-2025 03:19 PM
» Replies: 97
» Views: 55448
[REQUEST] Acer Aspire V5-121 Bios Unlock
Last Post: Strongbox256
10-29-2025 11:15 AM
» Replies: 5
» Views: 9169
[REQUEST] Eglobal S210H BIOS Unlock
Last Post: ShawnSuter
10-29-2025 10:50 AM
» Replies: 145
» Views: 64772
Request: Unlock CPU Voltage (Vcore) for ...
Last Post: hoomaan
10-29-2025 10:35 AM
» Replies: 0
» Views: 220
[REQUEST] Bios Unlock - Packard Bell Eas...
Last Post: Overtune2005
10-29-2025 08:37 AM
» Replies: 3
» Views: 2179

[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: 1 Guest(s)