2022-02-18 Tiedostot: @BestBiosCollectionAndPowerLimitBatFiles / munstrix.rom = original for the strix1080ti / StrixOC330W.rom = if I remember right this is the one installed right now (koska powerlimittiin jää kellot alkuperäsisellä ihan turhaan, huolehdi hyvästä jäähdytyksestä) https://www.overclock.net/forum/69-nvidia/1627212-how-flash-different-bios-your-1080-ti.html Here's how to do it Video How To Below By Request Right click on all zip files, choose Properties and Unblock before unzipping them, might be an issue if you don't. nvflash_5.370.0.zip Unzip NVFlash to a folder. Run an admin command prompt and cd to the folder you made. Do in command prompt: To turn protection off so you can flash the BIOS. nvflash64 --protectoff Then to backup original bios. nvflash64 --save filename.rom To flash bios. nvflash64 -6 biosfilename.rom If screen goes black just hit the 'y' key twice, it'll flash and screen will come back on. Reboot, reinstall Nvidia driver, reboot again. For more than one card. nvflash64 --protectoff Turn protection off. Choose the number of card you want to turn protection off, 0 or 1 for example with two GPUs. To backup original BIOS. nvflash64 --save filename.rom nvflash64 --save filename2.rom Choose the number of card you want to save the BIOS, 0 or 1 for example with two GPUs. To flash BIOS. nvflash64 --list nvflash64 -6 --index=0 BIOSfilename.rom nvflash64 -6 --index=1 BIOSfilename.rom If screen goes black just hit the 'y' key twice for each flash, it'll flash and screen will come back on.