Upgrade pc desktop for windows 11

jmesiti

New member
Joined
Feb 18, 2022
Messages
1
Reaction score
0
i have intel i5 4690k cpu / asus z97-a motherboard / 8.00GB Dual-Channel DDR3 / 931GB Western Digital WDC WD10EZEX-00BN5A0 (SATA ) and 232GB Samsung SSD 850 EVO 250GB (SATA (SSD)) what do i need to be compatible to run effectually and will accept windows 11
 

Callistemon

Member
Joined
Feb 20, 2022
Messages
15
Reaction score
3
The CPU is banned as per the despicable requirements. You can bypass the despicable requirements and will receive security updates, but feature updates may be blocked in the future. Without installing feature updates, security updates will no longer be provided for Windows 11 21H2 in 14 months.

Open a Command Prompt as administrator and paste
Code:
reg add HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig
reg add HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig /v BypassTPMCheck /t REG_DWORD /d 1
reg add HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig /v BypassSecureBootCheck /t REG_DWORD /d 1

Paste the contents of this CMD file into Command Prompt
https://github.com/AveYo/MediaCreat...bypass11/Skip_TPM_Check_on_Dynamic_Update.cmd

Download and run this CMD file, since it contains additional bypasses against despicable requirements. To receive mainstream "stable" builds only, run the file and select 3, then simply run it again and choose 4.
https://github.com/abbodi1406/offlineinsiderenroll

If it still doesn't work, download an ISO for Windows 11 and double-click it to mount. If the ISO doesn't immediately appear as a drive, log out of Windows, and log back in. Paste the following batch file into the volume, run the batch file, and run Setup.exe
https://github.com/AveYo/MediaCreat.../bypass11/Quick_11_iso_esd_wim_TPM_toggle.bat
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top