Win11 PRO
Win11 Download
Download Windows 11🚧NOTE: DON'T forget to place ei.cfg into new USB drive 'sources' folder
X:\sources\ei.cfg (where X is your USB drive)
Bypass Windows acc Setup
9 ways Win11 LOCAL acc OLD: Win10"OOBE\BYPASSNRO"NEW: 'Shift+F10'
# start ms-cxh:localonly
🚧NOTE: This only works on Windows Pro (NOT home)
ORIG Microsoft Win11 OOBE\BypassNRO.cmd 'script'SAVE-AS: BypassNRO.cmd(.txt)
@echo off
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown /r /t 0
Win11 Setup procedure
-**SELECT country 'WORLD'Time UTC Registry Hack
UbuntuHandbook - Fix Incorrect Time in Windows 11 That Dual bootSTART-> ‘Command Prompt’ and select ‘Run as administrator’
# reg add "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation" /v RealTimeIsUniversal /t REG_DWORD /d 1 /f
REGEDIT - HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation
Right-click the "TimeZoneInformation" key and select New > DWORD (32-bit) Value.
Name your new value RealTimeIsUniversal.
Double-click the RealTimeIsUniversal value you just created, set is value data to 1, and click "OK".
Bitlocker OFF
ERROR: Bitlocker is enabledBOOT into windows
open ADMIN command prompt
# manage-bde -off C:TRIM on
-Open ADMIN command prompt-check if TRIM is enabled
fsutil behavior query DisableDeleteNotify(0 is active, 1 is off)
-Enable TRIM if off
fsutil behavior set DisableDeleteNotify 0
Debloat Tools
WinhanceWinUtil (Chris Titus Tech's Windows Utility)
Win11Debloat (Raphire)
Windows 11 Debloater Tool | freetimetech.com
TidyOS
Sophia Script
Start Menu FIX
Open Shell (FOSS)Start11 ($20)
CD Keys
stacksocial.com Windows-11-proSftKey.com Windows 11 Pro
VIP-scdkey.com Win11 Pro (30% off CODE: BFTYC)
VIP-URcdkey.com MS Win 11 Pro OEM ($30)
DigitalSoftwarekey.com windows 11 pro
premiumcdkeys.com win11 pro
Get Product Key
-Open CMD prompt# wmic path softwareLicensingService get OA3xOriginalProductKey