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] Gigabyte G5 MD BIOS Unlock
Last Post: Rainbyte2000
Yesterday 11:30 PM
» Replies: 8
» Views: 3247
Lenovo Ideapad 1 14IGL05 - Model: 81VU
Last Post: Znerak
Yesterday 01:41 PM
» Replies: 0
» Views: 90
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Nymmyneedshelp
Yesterday 07:28 AM
» Replies: 762
» Views: 417867
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: miant
Yesterday 05:45 AM
» Replies: 148
» Views: 150016
Lenovo G31T-LM OC unlock
Last Post: crissaegrim87
03-18-2026 09:48 AM
» Replies: 2
» Views: 231
[REQUEST] LLKBOHA N5105 Mini PC BIOS EJP...
Last Post: Sw0rdX
03-17-2026 11:10 AM
» Replies: 0
» Views: 195
Lenovo G31T-LM
Last Post: DeathBringer
03-17-2026 12:16 AM
» Replies: 3
» Views: 348
[REQUEST] Unlock Insyde BIOS for Gigabyt...
Last Post: maestrae
03-16-2026 03:49 AM
» Replies: 0
» Views: 266
[Request] Lenovo G50-45 (A2CNxxWW) White...
Last Post: koner
03-15-2026 03:51 PM
» Replies: 31
» Views: 25817
COMPAQ C700 F.35 InsydeH2O WLAN UNLOCKED
Last Post: FrancoTecno
03-14-2026 10:38 PM
» Replies: 0
» Views: 261
[REQUEST] Acer Nitro 5 AN515-57 BIOS Unl...
Last Post: Dudu2002
03-14-2026 11:43 AM
» Replies: 23
» Views: 13243
BIOS MOD FOR DELL N7110 UNLOCKED UEFI BO...
Last Post: grewnik26
03-14-2026 07:34 AM
» Replies: 37
» Views: 78546
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Dudu2002
03-14-2026 06:30 AM
» Replies: 1233
» Views: 607910
Acer nitro 5 an515 45 Insyde H20 bios re...
Last Post: Egebwvwbhaha
03-14-2026 03:57 AM
» Replies: 0
» Views: 362
[REQUEST] Toshiba Qosmio X505 Q860/Q887 ...
Last Post: cguru
03-13-2026 12:54 PM
» Replies: 53
» Views: 23860
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: megeman212
03-12-2026 10:16 AM
» Replies: 20
» Views: 41408
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
03-11-2026 12:49 PM
» Replies: 888
» Views: 565771
[REQUEST] Lenovo G770 (40CNxxWW) Whiteli...
Last Post: Akled
03-11-2026 06:24 AM
» Replies: 25
» Views: 19825
ACER Aspire 7736ZG BIOS microcode update...
Last Post: JoH
03-11-2026 12:29 AM
» Replies: 12
» Views: 1090
[REQUEST] Sony Vaio VGN-NR260E (R1101J9)...
Last Post: JustHaven
03-10-2026 01:19 AM
» Replies: 0
» Views: 307

msi laptop bios flash
#1
hello ,
my bios is ami aptiov and i took the .rom file using afuwin and edited the menus i want to appear by amibcp but i struggle to flash i cant find any idea to flash my bios
afudos , afuwin , fptall failed 
any tool i can flash the modded one with or i can mod the bios and patch it or something and flash as it is original?
find
quote
#2
reflash using MSI built in BIOS flashing tool, inside the BIOS. Rename your mod BIOS to the exact stock BIOS name, including the extension.

Can you link to the stock BIOS download, I'll let you know if FPT should work or not. But no matter what, it should only be used to first dump the BIOS, then modify that, then flash it back, don't ue it with stock BIOS or you'll loose system specific details (UUID, Serial etc)
find
quote
#3
(02-10-2019, 02:57 PM)Lost_N_BIOS Wrote: reflash using MSI built in BIOS flashing tool, inside the BIOS.  Rename your mod BIOS to the exact stock BIOS name, including the extension.

says secure flash protection and doesnt flash
find
quote
#4
Link to stock BIOS and I can check, that should have been in your first post, or at least the model name.
find
quote
#5
http://download.msi.com/bos_exe/nb/E16JFIMS.10B.zip
find
quote
#6
(02-10-2019, 03:33 PM)Lost_N_BIOS Wrote: Link to stock BIOS and I can check, that should have been in your first post, or at least the model name.

My fault sorry
find
quote
#7
Thanks for BIOS link, what is the system model?

Please download Intel ME System Tools V12 from this link in the "C" section
https://www.win-raid.com/t596f39-Intel-M...Tools.html

Inside you will find Flash Programming Tool folder, and inside that a Win32 folder. Select the Win32 folder, hold shift and press right click, choose open command window here (not power shell). Then run the following command to make a BIOS region dump

FPTw.exe -bios -d biosreg.bin

Then, edit this file with your desired AMIBCP edits again, then reflash using same procedure as above with command below instead

FPTw.exe -bios -f biosreg.bin

If you have any errors when trying to flash back, STOP! Do not try to proceed, show me image of command given and error all on same image.
find
quote
#8
(02-11-2019, 01:54 AM)Lost_N_BIOS Wrote: Thanks for BIOS link, what is the system model?

Please download Intel ME System Tools V12 from this link in the "C" section
https://www.win-raid.com/t596f39-Intel-M...Tools.html

Inside you will find Flash Programming Tool folder, and inside that a Win32 folder.  Select the Win32 folder, hold shift and press right click, choose open command window here (not power shell).  Then run the following command to make a BIOS region dump

FPTw.exe -bios -d biosreg.bin

Then, edit this file with your desired AMIBCP edits again, then reflash using same procedure as above with command below instead

FPTw.exe -bios -f biosreg.bin

If you have any errors when trying to flash back, STOP!  Do not try to proceed, show me image of command given and error all on same image.

it works with no errors thank you so much for the help
find
quote
#9
Great! So you got your modified BIOS flashed too correct?
find
quote
#10
(02-14-2019, 11:47 AM)Lost_N_BIOS Wrote: Great!  So you got your modified BIOS flashed too correct?

Yes it did no errors at all and with the stuff i wanted thanks?
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)