Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Bypass Windows 11 24H2 #291

Open
MathieuT1508 opened this issue Dec 1, 2024 · 0 comments
Open

New Bypass Windows 11 24H2 #291

MathieuT1508 opened this issue Dec 1, 2024 · 0 comments

Comments

@MathieuT1508
Copy link

set "App=HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags"
set "Config=SQ_SSE2ProcessorSupport=TRUE,SQ_SSE4_2ProcessorSupport=TRUE,SQ_NXProcessorSupport=TRUE,SQ_CompareExchange128=TRUE,SQ_LahfSahfSupport=TRUE,SQ_PrefetchWSupport=TRUE,SQ_PopCntInstructionSupport=TRUE,SQ_SecureBootCapable=TRUE,SQ_SecureBootEnabled=TRUE,SQ_TpmVersion=2,SQ_RamMB=9999,SQ_SystemDiskSizeMB=99999,SQ_CpuCoreCount=9,SQ_CpuModel=99,SQ_CpuFamily=99,SQ_CpuMhz=9999,"

reg delete "%App%\CompatMarkers" /f
reg delete "%App%\Shared" /f
reg delete "%App%\TargetVersionUpgradeExperienceIndicators" /f
reg add "%App%\HwReqChk" /v HwReqChkVars /t REG_MULTI_SZ /s , /d "%Config%" /f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant