User Tools

Site Tools


decrapping_windows_11

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
decrapping_windows_11 [2025/05/06 11:37] tkbletscdecrapping_windows_11 [2025/05/06 13:07] (current) – ["Incompatible" CPU or other such bullshit] tkbletsc
Line 9: Line 9:
 When it gets to "privacy settings", turn off EVERYTHING. When it gets to "privacy settings", turn off EVERYTHING.
  
-==== "Incompatible" CPU or other such bullshit during upgrade from Win10 ====+==== "Incompatible" CPU or other such bullshit ==== 
 + 
 +=== During upgrade from Win10===
  
 If, during an upgrade from Win10, it complains that your CPU isn't right for whatever reason, run these in an admin command prompt: If, during an upgrade from Win10, it complains that your CPU isn't right for whatever reason, run these in an admin command prompt:
 +
 <code> <code>
- +reg add "HKLM\SYSTEM\Setup\MoSetup" /v AllowUpgradesWithUnsupportedTPMOrCPU /t REG_DWORD /d 1 /f
-reg add "HKLM\SYSTEM\Setup\LabConfig" /v BypassTPMCheck /t REG_DWORD /d 1 /f +
-reg add "HKLM\SYSTEM\Setup\LabConfig" /v BypassSecureBootCheck /t REG_DWORD /d 1 /f +
-reg add "HKLM\SYSTEM\Setup\LabConfig" /v BypassRAMCheck /t REG_DWORD /d 1 /f +
-reg add "HKLM\SYSTEM\Setup\LabConfig" /v BypassCPUCheck /t REG_DWORD /d 1 /f+
  
 </code> </code>
  
 Then download an install ISO e.g. from [[https://os.click|https://os.click]]. Extract the ISO and run setup from there. Then download an install ISO e.g. from [[https://os.click|https://os.click]]. Extract the ISO and run setup from there.
 +
 +=== During initial install? ===
 +
 +Make your USB stick with Rufus, and have it turn off those checks. The dialog to do so appears when you click "START".
 +
  
 ===== Taskbar ===== ===== Taskbar =====
decrapping_windows_11.1746556645.txt.gz · Last modified: by tkbletsc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki