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/04/18 10:36] – [Prevent feature updates] tkbletscdecrapping_windows_11 [2025/10/05 13:25] (current) tkbletsc
Line 8: Line 8:
  
 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? ===
 +
 +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>
 +
 +reg add "HKLM\SYSTEM\Setup\MoSetup" /v AllowUpgradesWithUnsupportedTPMOrCPU /t REG_DWORD /d 1 /f
 +
 +</code>
 +
 +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 =====
Line 98: Line 115:
   * Enable and set "Target Feature Update version" to the version you want to keep, e.g. "24H2". (Note: you can find the currently installed edition under "Version" in "About this PC".)   * Enable and set "Target Feature Update version" to the version you want to keep, e.g. "24H2". (Note: you can find the currently installed edition under "Version" in "About this PC".)
   * Run "gpupdate /force" or reboot to take effect   * Run "gpupdate /force" or reboot to take effect
- 
  
 ===== Prevent Microsoft account linking ===== ===== Prevent Microsoft account linking =====
 +
 +//**NOTE : Only do this if your local user is not already linked to a Microsoft account.**If it is, you could lock yourself out. //
  
 If you never want to hook your personal computer that you //own//  to an account owned and managed by Microsoft (seems wise to me), then: If you never want to hook your personal computer that you //own//  to an account owned and managed by Microsoft (seems wise to me), then:
Line 107: Line 125:
   * Computer Configuration → Windows Settings → Security Settings → Local Policies → Security Options   * Computer Configuration → Windows Settings → Security Settings → Local Policies → Security Options
   * Set " Accounts: Block Microsoft accounts" to "Users can't add or log on with Microsoft accounts"   * Set " Accounts: Block Microsoft accounts" to "Users can't add or log on with Microsoft accounts"
 +  * Run "gpupdate /force" or reboot to take effect
 +
 +===== Eat shit, Copilot =====
 +
 +If you don't need dumbass buttons sprinkled throughout Windows offering to let you "ask copilot about it" (where "it" might be your private records or a 200 page PDF), then I have good news -- you can rip that garbage out!
 +
 +From a command prompt:
 +<code>
 +
 +winget.exe uninstall Copilot
 +
 +</code>
  
  
decrapping_windows_11.1744997811.txt.gz · Last modified: by tkbletsc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki