<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Bios Mods - The Best BIOS Update and Modification Source - Insyde BIOS Unlocking Requests]]></title>
		<link>https://www.bios-mods.com/forum/</link>
		<description><![CDATA[Bios Mods - The Best BIOS Update and Modification Source - https://www.bios-mods.com/forum]]></description>
		<pubDate>Tue, 28 Apr 2026 15:33:12 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[[RESQUEST] Gigabyte A5 X1 Insyde BIOS unlock bin file]]></title>
			<link>https://www.bios-mods.com/forum/Thread-RESQUEST-Gigabyte-A5-X1-Insyde-BIOS-unlock-bin-file</link>
			<pubDate>Fri, 10 Apr 2026 12:10:56 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=250030">SuperSantaSqualala</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-RESQUEST-Gigabyte-A5-X1-Insyde-BIOS-unlock-bin-file</guid>
			<description><![CDATA[Hello,<br />
<br />
I am currently trying to access the advanced settings of my Gigabyte A5 X1 and I was not able to find a BIOS with unlocked parameters to flash from my CH341A programmer. <br />
<br />
Can someone send me a version with the unlocked settings ?<br />
<br />
Thank you very much !]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I am currently trying to access the advanced settings of my Gigabyte A5 X1 and I was not able to find a BIOS with unlocked parameters to flash from my CH341A programmer. <br />
<br />
Can someone send me a version with the unlocked settings ?<br />
<br />
Thank you very much !]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[REQUEST] Thunderobot 911 V350SNX-HL Insyde BIOS - Remove CpuSetup write protection]]></title>
			<link>https://www.bios-mods.com/forum/Thread-REQUEST-Thunderobot-911-V350SNX-HL-Insyde-BIOS-Remove-CpuSetup-write-protection</link>
			<pubDate>Fri, 20 Mar 2026 15:50:51 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=188845">ferez21</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-REQUEST-Thunderobot-911-V350SNX-HL-Insyde-BIOS-Remove-CpuSetup-write-protection</guid>
			<description><![CDATA[Laptop: Thunderobot 911 (V350SNX-HL)<br />
Board: Clevo V350SNX-HL  <br />
BIOS: Insyde H2O 1.07.P16RQLM1 (01/11/2024)<br />
CPU: Intel Core i7-13650HX<br />
OS: Linux<br />
<br />
GOALS:<br />
1. Remove write protection on CpuSetup EFI variable<br />
  (GUID: B08F97FF-E6E8-4193-A997-5E9E9B0ADB32)<br />
  to allow disabling CFG Lock at offset 0x43 for CPU undervolting.<br />
2. Unlock advanced BIOS menu options if applicable<br />
  (power limits, XMP, voltage settings, fan control, etc.)<br />
<br />
CONFIRMED:<br />
- CpuSetup is write-protected at firmware level<br />
- setup_var.efi returns WRITE_PROTECTED from UEFI shell<br />
- modGRUBShell setup_var_cv returns error 0x8000000000000008<br />
- MSR 0x3A = 5 (CFG lock enabled), MSR writes blocked<br />
- Fpt.efi dump and flash tools available and working<br />
- Intel Boot Guard may be active (13th gen Clevo platform)<br />
<br />
CONFIRMED LOCKS (from IFR extraction of actual BIOS dump):<br />
- CFG Lock:            CpuSetup offset 0x43  = 0x01 (need 0x00)<br />
- Overclocking Lock:  CpuSetup offset 0x10E = 0x01 (need 0x00)  <br />
- UnderVolt Protection:CpuSetup offset 0x381 = 0x01 (need 0x00)<br />
- BIOS Lock:          PchSetup  offset 0x1C = 0x01 (need 0x00)<br />
<br />
All blocked by CpuSetup write protection at firmware level.<br />
Full 32MB BIOS dump attached (obtained via Fpt.efi from UEFI shell).<br />
Flash tool available: Fpt.efi + FlashMe.nsh from Clevo package.<br />
<br />
BIOS dump download: <a href="https://drive.google.com/file/d/1Y_jlPgkbAxnmZEeUmuEbGzWmb2ufLgu3/view?usp=sharing" target="_blank" rel="noopener" class="mycode_url">https://drive.google.com/file/d/1Y_jlPgk...sp=sharing</a><br />
<br />
Thank you]]></description>
			<content:encoded><![CDATA[Laptop: Thunderobot 911 (V350SNX-HL)<br />
Board: Clevo V350SNX-HL  <br />
BIOS: Insyde H2O 1.07.P16RQLM1 (01/11/2024)<br />
CPU: Intel Core i7-13650HX<br />
OS: Linux<br />
<br />
GOALS:<br />
1. Remove write protection on CpuSetup EFI variable<br />
  (GUID: B08F97FF-E6E8-4193-A997-5E9E9B0ADB32)<br />
  to allow disabling CFG Lock at offset 0x43 for CPU undervolting.<br />
2. Unlock advanced BIOS menu options if applicable<br />
  (power limits, XMP, voltage settings, fan control, etc.)<br />
<br />
CONFIRMED:<br />
- CpuSetup is write-protected at firmware level<br />
- setup_var.efi returns WRITE_PROTECTED from UEFI shell<br />
- modGRUBShell setup_var_cv returns error 0x8000000000000008<br />
- MSR 0x3A = 5 (CFG lock enabled), MSR writes blocked<br />
- Fpt.efi dump and flash tools available and working<br />
- Intel Boot Guard may be active (13th gen Clevo platform)<br />
<br />
CONFIRMED LOCKS (from IFR extraction of actual BIOS dump):<br />
- CFG Lock:            CpuSetup offset 0x43  = 0x01 (need 0x00)<br />
- Overclocking Lock:  CpuSetup offset 0x10E = 0x01 (need 0x00)  <br />
- UnderVolt Protection:CpuSetup offset 0x381 = 0x01 (need 0x00)<br />
- BIOS Lock:          PchSetup  offset 0x1C = 0x01 (need 0x00)<br />
<br />
All blocked by CpuSetup write protection at firmware level.<br />
Full 32MB BIOS dump attached (obtained via Fpt.efi from UEFI shell).<br />
Flash tool available: Fpt.efi + FlashMe.nsh from Clevo package.<br />
<br />
BIOS dump download: <a href="https://drive.google.com/file/d/1Y_jlPgkbAxnmZEeUmuEbGzWmb2ufLgu3/view?usp=sharing" target="_blank" rel="noopener" class="mycode_url">https://drive.google.com/file/d/1Y_jlPgk...sp=sharing</a><br />
<br />
Thank you]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[REQUEST] Unlock Insyde BIOS for Gigabyte G5 KF5]]></title>
			<link>https://www.bios-mods.com/forum/Thread-REQUEST-Unlock-Insyde-BIOS-for-Gigabyte-G5-KF5</link>
			<pubDate>Mon, 16 Mar 2026 04:49:28 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=249168">maestrae</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-REQUEST-Unlock-Insyde-BIOS-for-Gigabyte-G5-KF5</guid>
			<description><![CDATA[Hi mods,<br />
<br />
Thanks for the help you provide to the modding community.<br />
I have a Gigabyte G5 KF5 (2023) with which I'm suffering high temps and I want to undervolt it (and unlock advanced menu).<br />
Here's my BIOS dump:  <a href="https://pixeldrain.com/u/J28JpoM1" target="_blank" rel="noopener" class="mycode_url">backup.bin ~ pixeldrain</a><br />
Link to original BIOS (FB10): <a href="https://download.gigabyte.com/FileList/BIOS/nb-bios-vf-win11-64bit-ddr5-bios-fb10.zip" target="_blank" rel="noopener" class="mycode_url">https://download.gigabyte.com/FileList/B...s-fb10.zip</a><br />
<br />
I want to add that I've tried using the InsydeH2OUVE utility (version 200.00.01.00) that I found on the internet to manually unlock the advanced menu but it won't let me save my changes. Even doing an export and reopening the exported BIOS doesn't reflect any changes .. I'm out of options <img src="https://www.bios-mods.com/forum/images/smilies/sad.gif" alt="Sad" title="Sad" class="smilie smilie_8" /><br />
<br />
Thanks a lot in advance !<br />
Have a great day.]]></description>
			<content:encoded><![CDATA[Hi mods,<br />
<br />
Thanks for the help you provide to the modding community.<br />
I have a Gigabyte G5 KF5 (2023) with which I'm suffering high temps and I want to undervolt it (and unlock advanced menu).<br />
Here's my BIOS dump:  <a href="https://pixeldrain.com/u/J28JpoM1" target="_blank" rel="noopener" class="mycode_url">backup.bin ~ pixeldrain</a><br />
Link to original BIOS (FB10): <a href="https://download.gigabyte.com/FileList/BIOS/nb-bios-vf-win11-64bit-ddr5-bios-fb10.zip" target="_blank" rel="noopener" class="mycode_url">https://download.gigabyte.com/FileList/B...s-fb10.zip</a><br />
<br />
I want to add that I've tried using the InsydeH2OUVE utility (version 200.00.01.00) that I found on the internet to manually unlock the advanced menu but it won't let me save my changes. Even doing an export and reopening the exported BIOS doesn't reflect any changes .. I'm out of options <img src="https://www.bios-mods.com/forum/images/smilies/sad.gif" alt="Sad" title="Sad" class="smilie smilie_8" /><br />
<br />
Thanks a lot in advance !<br />
Have a great day.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[sony vaio VGN-Z56MG insydeH20 bios unlock R5031M3]]></title>
			<link>https://www.bios-mods.com/forum/Thread-sony-vaio-VGN-Z56MG-insydeH20-bios-unlock-R5031M3</link>
			<pubDate>Sat, 28 Feb 2026 08:37:55 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=248223">DevilEpic2</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-sony-vaio-VGN-Z56MG-insydeH20-bios-unlock-R5031M3</guid>
			<description><![CDATA[Hello everyone, I have a Sony Vaio VGN-Z56MG laptop with an InsydeH20 BIOS and R5031M3 drive number. The problem is I can't access hidden features. Advanced settings and Power Formsett are completely invisible. I've tried fixing it but it didn't work. I flashed directly into the SPI and changed a few things. I think the Advanced settings are controlled by 0x25A. Initially, I deleted its IF function, but it didn't work. The Vaio logo appeared, but when I entered the BIOS, it stayed on a black screen. Then, instead of deleting the IF function, I just changed 0x25A from 0x0 to 0x1, and when I flashed the SPI again, the Vaio logo appeared, but the BIOS remained on a black screen. My current thought is either Sony isn't allowing me to access the BIOS because it's been tampered with, or there's a problem with something I've done. I'd like you to take a look. If anyone is knowledgeable or experienced in this area, could they give me some tips or help me edit the file? Thank you in advance.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/image.gif" title="" border="0" alt=".bin" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26858" target="_blank" title="">MX25L3205D@SOP8.BIN</a> (Size: 4 MB / Downloads: 1)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hello everyone, I have a Sony Vaio VGN-Z56MG laptop with an InsydeH20 BIOS and R5031M3 drive number. The problem is I can't access hidden features. Advanced settings and Power Formsett are completely invisible. I've tried fixing it but it didn't work. I flashed directly into the SPI and changed a few things. I think the Advanced settings are controlled by 0x25A. Initially, I deleted its IF function, but it didn't work. The Vaio logo appeared, but when I entered the BIOS, it stayed on a black screen. Then, instead of deleting the IF function, I just changed 0x25A from 0x0 to 0x1, and when I flashed the SPI again, the Vaio logo appeared, but the BIOS remained on a black screen. My current thought is either Sony isn't allowing me to access the BIOS because it's been tampered with, or there's a problem with something I've done. I'd like you to take a look. If anyone is knowledgeable or experienced in this area, could they give me some tips or help me edit the file? Thank you in advance.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/image.gif" title="" border="0" alt=".bin" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26858" target="_blank" title="">MX25L3205D@SOP8.BIN</a> (Size: 4 MB / Downloads: 1)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Acer aspire Aspire A315-54k]]></title>
			<link>https://www.bios-mods.com/forum/Thread-Acer-aspire-Aspire-A315-54k</link>
			<pubDate>Wed, 25 Feb 2026 19:20:06 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=203341">Haaazefan</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-Acer-aspire-Aspire-A315-54k</guid>
			<description><![CDATA[Could someone please help me modify the BIOS on my Acer Aspire A315-54K, or at least unlock the advanced settings column?  <br />
 My bios is insydeh2o Version 1.09 here is the link for the bios <br />
<a href="https://global-download.acer.com/GDFiles/BIOS/BIOS/BIOS_Acer_1.09_A_A.zip?acerid=637241737891111353&amp;Step1=&amp;Step2=&amp;Step3=ASPIRE%20A315-54K&amp;OS=ALL&amp;LC=de&amp;BC=ACER&amp;SC=EMEA_8" target="_blank" rel="noopener" class="mycode_url">https://global-download.acer.com/GDFiles...&amp;SC=EMEA_8</a>]]></description>
			<content:encoded><![CDATA[Could someone please help me modify the BIOS on my Acer Aspire A315-54K, or at least unlock the advanced settings column?  <br />
 My bios is insydeh2o Version 1.09 here is the link for the bios <br />
<a href="https://global-download.acer.com/GDFiles/BIOS/BIOS/BIOS_Acer_1.09_A_A.zip?acerid=637241737891111353&amp;Step1=&amp;Step2=&amp;Step3=ASPIRE%20A315-54K&amp;OS=ALL&amp;LC=de&amp;BC=ACER&amp;SC=EMEA_8" target="_blank" rel="noopener" class="mycode_url">https://global-download.acer.com/GDFiles...&amp;SC=EMEA_8</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[REQUEST] 2 HP Bioses for Unlock]]></title>
			<link>https://www.bios-mods.com/forum/Thread-REQUEST-2-HP-Bioses-for-Unlock</link>
			<pubDate>Tue, 24 Feb 2026 17:06:34 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=248115">ineedhelp61</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-REQUEST-2-HP-Bioses-for-Unlock</guid>
			<description><![CDATA[Hi everyone, I'm very new here, I dont know the rules to new thread. But I'm directly here.<br />
<br />
Got 2 different laptop motherboards at home. I designed bottom tv based 3D cases to use them like TV-boxes. But the main issue is I cant get display by HDMI out. Btw if I boot a Windows loaded disk, display comes out when begining to OS. But I need same display at Bios to chosing OS. like android, linux batocera etc. I read these bioses with ch341a programmer. And I think I can rewrite. <br />
<br />
Links are at bottom.<br />
<br />
So I need bios unlock, and if its possible, a default option only display HDMI OUT. <br />
<br />
sorry for hardiness but I need this operation for both.<br />
<br />
The thing that I'm tring to build, will be on Youtube with every steps. I'll tell everyone where the bios-mods.com is. <img src="https://www.bios-mods.com/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<br />
Thank you for help. <br />
<br />
<a href="https://limewire.com/d/2FKQf#saRckEXi1P" target="_blank" rel="noopener" class="mycode_url">zs050 la-a994p rev 2.0</a><br />
<br />
<a href="https://limewire.com/d/x8oZG#dWKT62A385" target="_blank" rel="noopener" class="mycode_url">daolx6mb6h1revh</a><br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/tar.gif" title="" border="0" alt=".rar" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26843" target="_blank" title="">zs050 la-a994p rev 2.0.rar</a> (Size: 4.01 MB / Downloads: 0)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/tar.gif" title="" border="0" alt=".rar" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26842" target="_blank" title="">daolx6mb6h1revh.rar</a> (Size: 1.71 MB / Downloads: 0)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hi everyone, I'm very new here, I dont know the rules to new thread. But I'm directly here.<br />
<br />
Got 2 different laptop motherboards at home. I designed bottom tv based 3D cases to use them like TV-boxes. But the main issue is I cant get display by HDMI out. Btw if I boot a Windows loaded disk, display comes out when begining to OS. But I need same display at Bios to chosing OS. like android, linux batocera etc. I read these bioses with ch341a programmer. And I think I can rewrite. <br />
<br />
Links are at bottom.<br />
<br />
So I need bios unlock, and if its possible, a default option only display HDMI OUT. <br />
<br />
sorry for hardiness but I need this operation for both.<br />
<br />
The thing that I'm tring to build, will be on Youtube with every steps. I'll tell everyone where the bios-mods.com is. <img src="https://www.bios-mods.com/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<br />
Thank you for help. <br />
<br />
<a href="https://limewire.com/d/2FKQf#saRckEXi1P" target="_blank" rel="noopener" class="mycode_url">zs050 la-a994p rev 2.0</a><br />
<br />
<a href="https://limewire.com/d/x8oZG#dWKT62A385" target="_blank" rel="noopener" class="mycode_url">daolx6mb6h1revh</a><br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/tar.gif" title="" border="0" alt=".rar" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26843" target="_blank" title="">zs050 la-a994p rev 2.0.rar</a> (Size: 4.01 MB / Downloads: 0)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/tar.gif" title="" border="0" alt=".rar" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26842" target="_blank" title="">daolx6mb6h1revh.rar</a> (Size: 1.71 MB / Downloads: 0)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[req : hp pavilion g4 1200ee]]></title>
			<link>https://www.bios-mods.com/forum/Thread-req-hp-pavilion-g4-1200ee</link>
			<pubDate>Wed, 18 Feb 2026 00:17:51 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=248061">asm0089</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-req-hp-pavilion-g4-1200ee</guid>
			<description><![CDATA[unlocker csm_uefi advenced tab or patch bios hp pavilion g4 1200ee<br />
<br />
@!# ?<br />
<br />
Device name Hp-Pavilion-G4<br />
<br />
bios : F66<br />
<br />
Processor : Intel Core i3-2330M]]></description>
			<content:encoded><![CDATA[unlocker csm_uefi advenced tab or patch bios hp pavilion g4 1200ee<br />
<br />
@!# ?<br />
<br />
Device name Hp-Pavilion-G4<br />
<br />
bios : F66<br />
<br />
Processor : Intel Core i3-2330M]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[REQUEST] HP Omen Max 16-ah0043dx]]></title>
			<link>https://www.bios-mods.com/forum/Thread-REQUEST-HP-Omen-Max-16-ah0043dx</link>
			<pubDate>Tue, 17 Feb 2026 15:57:42 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=230649">keith1341</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-REQUEST-HP-Omen-Max-16-ah0043dx</guid>
			<description><![CDATA[Hello. I am hoping someone here can help me. I have tried on my own to mod the bios on this particular laptop, and I have not had any success. The majority of my issues are probably due to my lack of knowledge.<br />
<br />
I understand that the bios is pretty locked down, but is there any way that I can go about this? I can upload a copy of the F21 bios fro HP if need be.<br />
<br />
Thank you in advance. <img src="https://www.bios-mods.com/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" />]]></description>
			<content:encoded><![CDATA[Hello. I am hoping someone here can help me. I have tried on my own to mod the bios on this particular laptop, and I have not had any success. The majority of my issues are probably due to my lack of knowledge.<br />
<br />
I understand that the bios is pretty locked down, but is there any way that I can go about this? I can upload a copy of the F21 bios fro HP if need be.<br />
<br />
Thank you in advance. <img src="https://www.bios-mods.com/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Unlock More Options in my already unlocked DELL G5 SE 5505 InsydeH2O BIOS]]></title>
			<link>https://www.bios-mods.com/forum/Thread-Unlock-More-Options-in-my-already-unlocked-DELL-G5-SE-5505-InsydeH2O-BIOS</link>
			<pubDate>Thu, 12 Feb 2026 16:39:23 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=220174">HeyItsTheSystemOwner</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-Unlock-More-Options-in-my-already-unlocked-DELL-G5-SE-5505-InsydeH2O-BIOS</guid>
			<description><![CDATA[Hi, May you help Unlock More Options in my already unlocked DELL G5 SE 5505 InsydeH2O BIOS? My performance menu is empty but I saw some extra stuff that could be in there &amp; Overclock options &amp; such as well. Thanks<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/zip.gif" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26815" target="_blank" title="">DELL_G5_SE_5505_Legacy Boot Test CBS PBS Menu.zip</a> (Size: 10.26 MB / Downloads: 1)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26816" target="_blank" title="">H2OUVE-W-GUIx64_uIIcCVw32E.png</a> (Size: 89.11 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26817" target="_blank" title="">UefiBiosEditor_r7M2fD1jwi.png</a> (Size: 127.72 KB / Downloads: 2)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26820" target="_blank" title="">1.jpg</a> (Size: 305.18 KB / Downloads: 4)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26821" target="_blank" title="">4.jpg</a> (Size: 228.57 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hi, May you help Unlock More Options in my already unlocked DELL G5 SE 5505 InsydeH2O BIOS? My performance menu is empty but I saw some extra stuff that could be in there &amp; Overclock options &amp; such as well. Thanks<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/zip.gif" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26815" target="_blank" title="">DELL_G5_SE_5505_Legacy Boot Test CBS PBS Menu.zip</a> (Size: 10.26 MB / Downloads: 1)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26816" target="_blank" title="">H2OUVE-W-GUIx64_uIIcCVw32E.png</a> (Size: 89.11 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26817" target="_blank" title="">UefiBiosEditor_r7M2fD1jwi.png</a> (Size: 127.72 KB / Downloads: 2)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26820" target="_blank" title="">1.jpg</a> (Size: 305.18 KB / Downloads: 4)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26821" target="_blank" title="">4.jpg</a> (Size: 228.57 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[REQUEST] Lenovo Ideapad 520-15IKB (4WCNxxWW) BIOS Unlock]]></title>
			<link>https://www.bios-mods.com/forum/Thread-REQUEST-Lenovo-Ideapad-520-15IKB-4WCNxxWW-BIOS-Unlock</link>
			<pubDate>Wed, 04 Feb 2026 14:29:53 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=58083">OOKAMI</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-REQUEST-Lenovo-Ideapad-520-15IKB-4WCNxxWW-BIOS-Unlock</guid>
			<description><![CDATA[hello <img src="https://www.bios-mods.com/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<br />
hope my message is not too late<br />
<br />
i have the following model <br />
520-15IKB (Type 80YL) Laptop (ideapad)<br />
<br />
with the last bios available here<br />
<a href="https://pcsupport.lenovo.com/fr/fr/products/laptops-and-netbooks/500-series/520-15ikb/downloads/driver-list/component?name=BIOS&amp;id=5AC6A815-321D-440E-8833-B07A93E0428C" target="_blank" rel="noopener" class="mycode_url">https://pcsupport.lenovo.com/fr/fr/produ...7A93E0428C</a><br />
<br />
if it's possile, i would like request the same unlock with OPTIMUS options available in order to deactivate<br />
<br />
OPTIMUS is NVIDIA GPU tech<br />
<br />
hope my request is not too much and really appreciate your help <img src="https://www.bios-mods.com/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" />]]></description>
			<content:encoded><![CDATA[hello <img src="https://www.bios-mods.com/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<br />
hope my message is not too late<br />
<br />
i have the following model <br />
520-15IKB (Type 80YL) Laptop (ideapad)<br />
<br />
with the last bios available here<br />
<a href="https://pcsupport.lenovo.com/fr/fr/products/laptops-and-netbooks/500-series/520-15ikb/downloads/driver-list/component?name=BIOS&amp;id=5AC6A815-321D-440E-8833-B07A93E0428C" target="_blank" rel="noopener" class="mycode_url">https://pcsupport.lenovo.com/fr/fr/produ...7A93E0428C</a><br />
<br />
if it's possile, i would like request the same unlock with OPTIMUS options available in order to deactivate<br />
<br />
OPTIMUS is NVIDIA GPU tech<br />
<br />
hope my request is not too much and really appreciate your help <img src="https://www.bios-mods.com/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[REQUEST] Huawei Matebook 14 Core Ultra 5 (FLMH-X) BIOS Unlock]]></title>
			<link>https://www.bios-mods.com/forum/Thread-REQUEST-Huawei-Matebook-14-Core-Ultra-5-FLMH-X-BIOS-Unlock</link>
			<pubDate>Sun, 18 Jan 2026 10:52:04 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=247264">Ikrom_1</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-REQUEST-Huawei-Matebook-14-Core-Ultra-5-FLMH-X-BIOS-Unlock</guid>
			<description><![CDATA[If possible can you pls unlock me an advanced tab where I can adjust ac/dc loadline for cpu and gpu, voltages, ram timings and frequency, adaptive offset per core, power limits, iccmax, IA Voltage Limit, disable udervoltage protection, IA CEP, GT CEP. Just the full advanced menu. Thanks in advance. Backup is done using Universal Bios Backup Toolkit 2.0<br />
<a href="https://gofile.io/d/BMisKR" target="_blank" rel="noopener" class="mycode_url">https://gofile.io/d/BMisKR</a>]]></description>
			<content:encoded><![CDATA[If possible can you pls unlock me an advanced tab where I can adjust ac/dc loadline for cpu and gpu, voltages, ram timings and frequency, adaptive offset per core, power limits, iccmax, IA Voltage Limit, disable udervoltage protection, IA CEP, GT CEP. Just the full advanced menu. Thanks in advance. Backup is done using Universal Bios Backup Toolkit 2.0<br />
<a href="https://gofile.io/d/BMisKR" target="_blank" rel="noopener" class="mycode_url">https://gofile.io/d/BMisKR</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Request] Acer Predator Helios 18 (PH18-72) BIOS Unlock]]></title>
			<link>https://www.bios-mods.com/forum/Thread-Request-Acer-Predator-Helios-18-PH18-72-BIOS-Unlock</link>
			<pubDate>Tue, 06 Jan 2026 08:34:48 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=246956">the_vulture90</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-Request-Acer-Predator-Helios-18-PH18-72-BIOS-Unlock</guid>
			<description><![CDATA[Dear fellas,<br />
I am a newbie to this amazing forum,<br />
Can you please help me unlock this BIOS? I used FPTW64 (Intel CSME System Tools v16.1.x) tool with these commands:<br />
fptw64.exe -d backup.bin <br />
fptw64.exe -bios -d biosreg.bin <br />
BIOS dump files are attached below. <br />
Link for Intel CSME tool I used to dump BIOS: <a href="https://winraid.level1techs.com/t/intel-cs-management-engine-drivers-firmware-and-tools-for-me-16/89959/74" target="_blank" rel="noopener" class="mycode_url">https://winraid.level1techs.com/t/intel-...6/89959/74</a> <br />
<br />
I need to remove undervolt protection, CFG lock, Overclocking lock, AC Loadline lock. I want to be able to undervolt this CPU. If possible also disable EFI Write protection.<br />
Also, can you please tell me how to re-flash the modded BIOS file safely after getting it from a pro like Dudu here?<br />
Is this actually safe to do? Is FPT BIOS write is unlocked? Is BIOS region is locked? Will I need SPI flash? Is my Intel Boot Guard verified? Will flashing this modded BIOS trigger a Boot Guard shutdown?<br />
<br />
Thanks a lot in advance<br />
<img src="https://www.bios-mods.com/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
P.S: I have access to the Advanced BIOS via SREP but I need to make changes with Secure Boot on. Also, you can't remove Undervolt protection in this BIOS. <br />
P.S2: I can use SREP to disable FPRR, but in my BIOS dump it was Enabled (On).<br />
1st file: <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/zip.gif" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26753" target="_blank" title="">backup.zip</a> (Size: 12.76 MB / Downloads: 5)
<!-- end: postbit_attachments_attachment --><br />
2nd file:  <a href="https://1drv.ms/u/c/6ace75a7845c4372/IQCSTwwWHPwFS7ZHV7bwwpKsASI6fG56PJ4IyhVUhQORthQ?e=gg6e28" target="_blank" rel="noopener" class="mycode_url">biosreg.zip</a><br />
<br />
Link for original BIOS from Acer's website (V1.10):<br />
<a href="https://global-download.acer.com/GDFiles/BIOS/BIOS/BIOS_Acer_1.10_A_A.zip?acerid=638657684143329476&amp;Step1=&amp;Step2=&amp;Step3=PREDATOR%20PH18-72&amp;OS=ALL&amp;LC=en&amp;BC=ACER&amp;SC=PA_6" target="_blank" rel="noopener" class="mycode_url">https://global-download.acer.com/GDFiles...ER&amp;SC=PA_6</a>]]></description>
			<content:encoded><![CDATA[Dear fellas,<br />
I am a newbie to this amazing forum,<br />
Can you please help me unlock this BIOS? I used FPTW64 (Intel CSME System Tools v16.1.x) tool with these commands:<br />
fptw64.exe -d backup.bin <br />
fptw64.exe -bios -d biosreg.bin <br />
BIOS dump files are attached below. <br />
Link for Intel CSME tool I used to dump BIOS: <a href="https://winraid.level1techs.com/t/intel-cs-management-engine-drivers-firmware-and-tools-for-me-16/89959/74" target="_blank" rel="noopener" class="mycode_url">https://winraid.level1techs.com/t/intel-...6/89959/74</a> <br />
<br />
I need to remove undervolt protection, CFG lock, Overclocking lock, AC Loadline lock. I want to be able to undervolt this CPU. If possible also disable EFI Write protection.<br />
Also, can you please tell me how to re-flash the modded BIOS file safely after getting it from a pro like Dudu here?<br />
Is this actually safe to do? Is FPT BIOS write is unlocked? Is BIOS region is locked? Will I need SPI flash? Is my Intel Boot Guard verified? Will flashing this modded BIOS trigger a Boot Guard shutdown?<br />
<br />
Thanks a lot in advance<br />
<img src="https://www.bios-mods.com/forum/images/smilies/smile.gif" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
P.S: I have access to the Advanced BIOS via SREP but I need to make changes with Secure Boot on. Also, you can't remove Undervolt protection in this BIOS. <br />
P.S2: I can use SREP to disable FPRR, but in my BIOS dump it was Enabled (On).<br />
1st file: <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/zip.gif" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26753" target="_blank" title="">backup.zip</a> (Size: 12.76 MB / Downloads: 5)
<!-- end: postbit_attachments_attachment --><br />
2nd file:  <a href="https://1drv.ms/u/c/6ace75a7845c4372/IQCSTwwWHPwFS7ZHV7bwwpKsASI6fG56PJ4IyhVUhQORthQ?e=gg6e28" target="_blank" rel="noopener" class="mycode_url">biosreg.zip</a><br />
<br />
Link for original BIOS from Acer's website (V1.10):<br />
<a href="https://global-download.acer.com/GDFiles/BIOS/BIOS/BIOS_Acer_1.10_A_A.zip?acerid=638657684143329476&amp;Step1=&amp;Step2=&amp;Step3=PREDATOR%20PH18-72&amp;OS=ALL&amp;LC=en&amp;BC=ACER&amp;SC=PA_6" target="_blank" rel="noopener" class="mycode_url">https://global-download.acer.com/GDFiles...ER&amp;SC=PA_6</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[REQUEST] Lenovo Legion Y9000X (16IRX9) NSCN40WW]]></title>
			<link>https://www.bios-mods.com/forum/Thread-REQUEST-Lenovo-Legion-Y9000X-16IRX9-NSCN40WW</link>
			<pubDate>Sun, 04 Jan 2026 16:00:24 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=246932">pahgom</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-REQUEST-Lenovo-Legion-Y9000X-16IRX9-NSCN40WW</guid>
			<description><![CDATA[Hello everyone,<br />
<br />
I have the following issue: Thunderbolt connected enclosure with 2 PCIe slots, LSI SAS 2008 inserted in one of them.<br />
After Windows 11 boot, SAS card is not detected until i go in sleep mode. As I understand, this is related to RTD3 somehow, and seems line Thunderbolt controller is in low energy mode or something like that. From what I saw in BIOS there are hidden thunderbolt energy settings but I can't access them, so I request an unlock for my BIOS or maybe someone knows how to change TBT bahavior.<br />
<br />
SAS card in visible in UEFI shell so I beleive there is nothing wrong with SAS controller itself<br />
Thanks <br />
BIOS ver.: NSCN40WW<br />
Laptop：Lenovo Legion 7 2024 Y9000X (16IRX9)<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26751" target="_blank" title="">photo_2026-01-05_00-27-10.jpg</a> (Size: 102.32 KB / Downloads: 1)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/zip.gif" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26750" target="_blank" title="">ILYGA_sign.zip</a> (Size: 8.51 MB / Downloads: 0)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hello everyone,<br />
<br />
I have the following issue: Thunderbolt connected enclosure with 2 PCIe slots, LSI SAS 2008 inserted in one of them.<br />
After Windows 11 boot, SAS card is not detected until i go in sleep mode. As I understand, this is related to RTD3 somehow, and seems line Thunderbolt controller is in low energy mode or something like that. From what I saw in BIOS there are hidden thunderbolt energy settings but I can't access them, so I request an unlock for my BIOS or maybe someone knows how to change TBT bahavior.<br />
<br />
SAS card in visible in UEFI shell so I beleive there is nothing wrong with SAS controller itself<br />
Thanks <br />
BIOS ver.: NSCN40WW<br />
Laptop：Lenovo Legion 7 2024 Y9000X (16IRX9)<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26751" target="_blank" title="">photo_2026-01-05_00-27-10.jpg</a> (Size: 102.32 KB / Downloads: 1)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.bios-mods.com/forum/images/attachtypes/zip.gif" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26750" target="_blank" title="">ILYGA_sign.zip</a> (Size: 8.51 MB / Downloads: 0)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[sblocco opzioni avanzate hp dv6 2125el]]></title>
			<link>https://www.bios-mods.com/forum/Thread-sblocco-opzioni-avanzate-hp-dv6-2125el</link>
			<pubDate>Tue, 23 Dec 2025 14:00:54 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=246679">Fabber73</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-sblocco-opzioni-avanzate-hp-dv6-2125el</guid>
			<description><![CDATA[Buonasera tuti quelli del forum. la mia richiesta e' molto semplice vorrei sbloccare il bios per avere le opzioni avanzate in modo di sbloccare la whitelist delle schede wifi perche' vorrei cambiare l'originale con una nuova.<br />
il mio notebook e' un hp dv6 2125 el con bios insyde h20 rev 3.5 e firmware bios f.1c a<br />
questo e' il link al mio bios : <a href="https://it.driverscollection.com/_473109322959ae4909c1950527e/Scaricare-HP-Pavilion-dv6-2125el-BIOS-v.F.1C-A-gratis" target="_blank" rel="noopener" class="mycode_url">HP Pavilion dv6-2125el BIOS v.F.1C A v.F.1C A</a>.<br />
<br />
prego poi se si riesce trovare una soluzione di dare una piccola spiegazione per l'aggiornamento del bios. ha comunque il notebook ha windows 10 pro' installato.<br />
<br />
Good evening to everyone on the forum. My request is very simple: I would like to unlock the BIOS to access the advanced options in order to bypass the whitelist for Wi-Fi cards because I want to replace the original one with a new one. My notebook is an HP dv6 2125el with an Insyde H20 BIOS rev 3.5 and BIOS firmware F.1C A. Here is the link to my BIOS: <a href="https://it.driverscollection.com/_473109322959ae4909c1950527e/Scaricare-HP-Pavilion-dv6-2125el-BIOS-v.F.1C-A-gratis" target="_blank" rel="noopener" class="mycode_url">HP Pavilion dv6-2125el BIOS v.F.1C A v.F.1C A</a>.<br />
<br />
Please, if it is possible to find a solution, also provide a brief explanation for the BIOS update. The notebook currently has Windows 10 Pro installed.]]></description>
			<content:encoded><![CDATA[Buonasera tuti quelli del forum. la mia richiesta e' molto semplice vorrei sbloccare il bios per avere le opzioni avanzate in modo di sbloccare la whitelist delle schede wifi perche' vorrei cambiare l'originale con una nuova.<br />
il mio notebook e' un hp dv6 2125 el con bios insyde h20 rev 3.5 e firmware bios f.1c a<br />
questo e' il link al mio bios : <a href="https://it.driverscollection.com/_473109322959ae4909c1950527e/Scaricare-HP-Pavilion-dv6-2125el-BIOS-v.F.1C-A-gratis" target="_blank" rel="noopener" class="mycode_url">HP Pavilion dv6-2125el BIOS v.F.1C A v.F.1C A</a>.<br />
<br />
prego poi se si riesce trovare una soluzione di dare una piccola spiegazione per l'aggiornamento del bios. ha comunque il notebook ha windows 10 pro' installato.<br />
<br />
Good evening to everyone on the forum. My request is very simple: I would like to unlock the BIOS to access the advanced options in order to bypass the whitelist for Wi-Fi cards because I want to replace the original one with a new one. My notebook is an HP dv6 2125el with an Insyde H20 BIOS rev 3.5 and BIOS firmware F.1C A. Here is the link to my BIOS: <a href="https://it.driverscollection.com/_473109322959ae4909c1950527e/Scaricare-HP-Pavilion-dv6-2125el-BIOS-v.F.1C-A-gratis" target="_blank" rel="noopener" class="mycode_url">HP Pavilion dv6-2125el BIOS v.F.1C A v.F.1C A</a>.<br />
<br />
Please, if it is possible to find a solution, also provide a brief explanation for the BIOS update. The notebook currently has Windows 10 Pro installed.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[REQUEST] Medion Deputy P40 unlock / disable undervolt protection]]></title>
			<link>https://www.bios-mods.com/forum/Thread-REQUEST-Medion-Deputy-P40-unlock-disable-undervolt-protection</link>
			<pubDate>Sat, 06 Dec 2025 05:50:43 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.bios-mods.com/forum/member.php?action=profile&uid=246291">haavod</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.bios-mods.com/forum/Thread-REQUEST-Medion-Deputy-P40-unlock-disable-undervolt-protection</guid>
			<description><![CDATA[Hi guys, <br />
<br />
I would like to undervolt my CPU (to reduce temps/fan noise) but the undervolt protection is enabled, and there is not option in the BIOS to change that. Could anyone modify it for me or guide me so I can disable this undervolt protection please ? In the meantime my only option seems to be to lower TPL in ThrottleStop but that decreases performance, unlike undervolting.<br />
<br />
Laptop : Medion Erazer Deputy P40 (MSN 30035597)<br />
CPU : Intel Core i5-12450H<br />
Undervolt protection : enabled<br />
Motherboard model : MEDION V1xxRNDQ<br />
Motherboard Chipset: Intel Alder Lake-P PCH<br />
BIOS Manufacturer: INSYDE Corp.<br />
BIOS Version: 1.07.09RME1_00028<br />
Link to BIOS : <a href="https://www.medion.com/fr/service/product-detail/30035597" target="_blank" rel="noopener" class="mycode_url">https://www.medion.com/fr/service/produc...l/30035597</a> <br />
<br />
Thank you very much.<br />
<br />
I tried opening the BIOS files in UEFITool and AMIBCP but there are errors that prevent me to open them : <br />
<span style="color: #ffffff;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: 'Proxima Nova Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;" class="mycode_font"><img src="https://i.imgur.com/66ckyPg.png" loading="lazy"  alt="[Image: 66ckyPg.png]" class="mycode_img" /></span></span></span> <br />
<span style="color: #ffffff;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: 'Proxima Nova Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;" class="mycode_font"><img src="https://i.imgur.com/mt5F7IQ.png" loading="lazy"  alt="[Image: mt5F7IQ.png]" class="mycode_img" /></span></span></span> <br />
<br />
<br />
<br />
<br />
<br />
<span style="color: #ffffff;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: 'Proxima Nova Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;" class="mycode_font"><img src="https://i.imgur.com/0XMUkAM.png" loading="lazy"  alt="[Image: 0XMUkAM.png]" class="mycode_img" /></span></span></span>]]></description>
			<content:encoded><![CDATA[Hi guys, <br />
<br />
I would like to undervolt my CPU (to reduce temps/fan noise) but the undervolt protection is enabled, and there is not option in the BIOS to change that. Could anyone modify it for me or guide me so I can disable this undervolt protection please ? In the meantime my only option seems to be to lower TPL in ThrottleStop but that decreases performance, unlike undervolting.<br />
<br />
Laptop : Medion Erazer Deputy P40 (MSN 30035597)<br />
CPU : Intel Core i5-12450H<br />
Undervolt protection : enabled<br />
Motherboard model : MEDION V1xxRNDQ<br />
Motherboard Chipset: Intel Alder Lake-P PCH<br />
BIOS Manufacturer: INSYDE Corp.<br />
BIOS Version: 1.07.09RME1_00028<br />
Link to BIOS : <a href="https://www.medion.com/fr/service/product-detail/30035597" target="_blank" rel="noopener" class="mycode_url">https://www.medion.com/fr/service/produc...l/30035597</a> <br />
<br />
Thank you very much.<br />
<br />
I tried opening the BIOS files in UEFITool and AMIBCP but there are errors that prevent me to open them : <br />
<span style="color: #ffffff;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: 'Proxima Nova Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;" class="mycode_font"><img src="https://i.imgur.com/66ckyPg.png" loading="lazy"  alt="[Image: 66ckyPg.png]" class="mycode_img" /></span></span></span> <br />
<span style="color: #ffffff;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: 'Proxima Nova Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;" class="mycode_font"><img src="https://i.imgur.com/mt5F7IQ.png" loading="lazy"  alt="[Image: mt5F7IQ.png]" class="mycode_img" /></span></span></span> <br />
<br />
<br />
<br />
<br />
<br />
<span style="color: #ffffff;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: 'Proxima Nova Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;" class="mycode_font"><img src="https://i.imgur.com/0XMUkAM.png" loading="lazy"  alt="[Image: 0XMUkAM.png]" class="mycode_img" /></span></span></span>]]></content:encoded>
		</item>
	</channel>
</rss>