laptopwiki:guides:lenovo:legion_bios_lvarrecovery

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
laptopwiki:guides:lenovo:legion_bios_lvarrecovery [07/01/2023 23:02] dustojnikhummerlaptopwiki:guides:lenovo:legion_bios_lvarrecovery [24/02/2023 19:28] (current) dustojnikhummer
Line 1: Line 1:
 ====== LVAR Recovery ====== ====== LVAR Recovery ======
 +
 ===== Recover Model SKU after maintenance ===== ===== Recover Model SKU after maintenance =====
-==== Symptoms====+ 
 +==== Symptoms ==== 
 Lenovo Vantage has the default interface rather than the gaming interface, and System Information is missing, e.g: **Model Name: INVALID, Serial Number: INVALID** plus some of the features in vantage which were previously there, missing. Lenovo Vantage has the default interface rather than the gaming interface, and System Information is missing, e.g: **Model Name: INVALID, Serial Number: INVALID** plus some of the features in vantage which were previously there, missing.
 +==== Tools ====
  
-==== Tools: ==== +In order to recover the default values, we will use a command line based developer app called LVAR(Lenovo Variable Tool)\\ 
-In order to recover the default values, we will use a command line based developer app called LVAR(Lenovo Variable Tool) \\ +First of all, download the linked .rar, and then extract the folder inside it to C:/. After that, open up an Admin CMD. 
-First of all, download the linked .rar, and then extract the folder inside it to C:/. After that, open up an Admin CMD. \\+ 
 +Download: [[https://cdn.laptopwiki.eu/public/utilities/bios/LVAR.zip|LaptopWiki CDN]]
  
 Type Type
-<code> cd C:/LVAR </code>+ 
 +<code> 
 + cd C:/LVAR 
 +</code> 
 and hit enter. You may want to run and hit enter. You may want to run
-<code> dir </code>+ 
 +<code> 
 + dir 
 +</code> 
 to double-check if you are in the right folder. to double-check if you are in the right folder.
  
-After checking it, now you can start running the commands. (For this, you need to know your default values) \\(RUN THEM ONE BY ONE!) \\ +After checking it, now you can start running the commands. (For this, you need to know your default values) \\(RUN THEM ONE BY ONE!)\\ 
-<WRAP left round info 60%> +<WRAP left round info 100%> <font inherit/inherit;;#000000;;inherit>In the following commands, make sure you have a 64-Bit OS. If you have a 32 Bit system, then use the 32 Bit version of the “Exe Commands”, Example: LvarWin32V229.exe /w /pjn /c “LNVNB161216”</font>  </WRAP> 
-In the following commands, make sure you have a 64-Bit OS. If you have a 32 Bit system, then use the 32 Bit version of the “Exe Commands”, Example: LvarWin32V229.exe /w /pjn /c “LNVNB161216” +
-</WRAP> \\+
 <code> <code>
 LvarWin64V229.exe /w /pjn /c "LNVNB161216" LvarWin64V229.exe /w /pjn /c "LNVNB161216"
 LvarWin64V229.exe /w /pn2 /c "LNVNB161216" LvarWin64V229.exe /w /pn2 /c "LNVNB161216"
 +
 +</code>
 +
 +(For the motherboard model, it’s same on all Legion’s.)
 +
 +<code>
 +LvarWin64V229.exe /w /pn /c “Lenovo Legion 5 15IMH05H”
 +
 </code> </code>
-(For the motherboard model, it’s same on all Legion’s.) \\ 
  
-<code>LvarWin64V229.exe /w /pn /c “Lenovo Legion 5 15IMH05H” </code> 
 (Your full model name, change the “5 15IMH05H” to your model name, it’s located on the sticker’s under the laptop.) (Your full model name, change the “5 15IMH05H” to your model name, it’s located on the sticker’s under the laptop.)
  
-<code>LvarWin64V229.exe /w /fd /c "Legion 5 15IMH05H" </code>+<code> 
 +LvarWin64V229.exe /w /fd /c "Legion 5 15IMH05H" 
 + 
 +</code> 
 (Your model name once again, change the “5 15IMH05H” to your model name.) (Your model name once again, change the “5 15IMH05H” to your model name.)
  
-<code>LvarWin64V229.exe /w /mt /c "8XXXXXXXX"</code>+<code> 
 +LvarWin64V229.exe /w /mt /c "8XXXXXXXX" 
 + 
 +</code> 
 (This one is for the MTM, you can find it on the sticker’s under the laptop.) (This one is for the MTM, you can find it on the sticker’s under the laptop.)
  
-<code>LvarWin64V229.exe /w /ln /c "PFXXXXXX"</code> +<code> 
-(This is for the serial, it’s on the sticker’s under the laptop) \\+LvarWin64V229.exe /w /ln /c "PFXXXXXX"
  
-After doing all that, restart, and you should have all of your info back, as well as the Gaming Vantage. +</code> 
-LVAR \\+ 
 +(This is for the serial, it’s on the sticker’s under the laptop) 
 + 
 +After doing all that, restart, and you should have all of your info back, as well as the Gaming Vantage. LVAR
  
 **Always check the files you have downloaded.** **Always check the files you have downloaded.**
  
- --- //[[laptopwiki:staff:index|@Dglt, Undervolti]] //+— //[[:laptopwiki:staff:index|@Dglt, Undervolti]] // 
 + 
  • laptopwiki/guides/lenovo/legion_bios_lvarrecovery.1673128924.txt.gz
  • Last modified: 07/01/2023 23:02
  • by dustojnikhummer