Skip to content

Commit a3c4b6b

Browse files
committed
Windows11-Bypass: Initial Commit
Change-Id: I690a889a16afb9c4447ee5c1a572f20ffedffd48 Signed-off-by: techyminati <sinha.aryan03@gmail.com>
0 parents  commit a3c4b6b

6 files changed

Lines changed: 724 additions & 0 deletions

File tree

LICENSE

Lines changed: 674 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# Windows 11 Bypass #
2+
<p align="center">
3+
<img src="assets/w11.png">
4+
</p>
5+
6+
--------------------------------------------------------------------------
7+
Windows 11 for Everyone! , Bypass TPM/SoC checks and install Windows 11 safely on your unsupported device.
8+
9+
## About ##
10+
* Starting with Windows 11, Microsoft made several requirements necessary to "officially" upgrade or install Windows 11, some of requirements are :-
11+
- TPM >= 2.0 ( https://www.microsoft.com/en-us/windows/windows-11-specifications?r=1#:~:text=1%20gigahertz%20(GHz)%20or%20faster,on%20a%20Chip%20(SoC).&text=4%20gigabyte%20(GB).&text=64%20GB%20or%20larger%20storage,%2Ddate%E2%80%9D%20for%20more%20details.&text=UEFI%2C%20Secure%20Boot%20capable. )
12+
- Intel Core 8 Generation or above ( https://docs.microsoft.com/en-us/windows-hardware/design/minimum/supported/windows-11-supported-intel-processors )
13+
- AMD ( https://docs.microsoft.com/en-us/windows-hardware/design/minimum/supported/windows-11-supported-amd-processors )
14+
15+
* Hence due to these limitations, even high end, older Generation Laptops/PCs were not able to get taste of Windows 11, some other ways required a clean install or a modded ISO
16+
which everyone does not prefer.
17+
18+
* This repo will help you Bypass Win11 checks, and install windows 11 officially via Media Creation Tool or Windows Update without loosing data/using a modded ISO.
19+
20+
## How to use ##
21+
* Download ```appraiserres.dll``` from this repo or head to releases and download latest release.
22+
* Download Windows Media Creation Tool or head over to Windows Update
23+
- For Media Creation Tool, Visit this page https://www.microsoft.com/software-download/windows11
24+
- And Click on Download under "Create Windows 11 Installation Media" Option
25+
- Run ```MediaCreationToolW11.exe```
26+
* Now, let Windows Update/Tool Download Windows 11, Upon reaching 8% Download it'll stop and following error will be displayed.
27+
<p align="center">
28+
<img src="assets/error.png">
29+
</p>
30+
31+
* Now, head to C:\ and enable "Show hidden folder options" , you'll see a folder named ```$WINDOWS.~BT``` open it and head to dir ```C:\$WINDOWS.~BT\Sources```
32+
* Replace ```appraiserres.dll``` in the folder from the one you download from this repo
33+
<p align="center">
34+
<img src="assets/fix.png">
35+
</p>
36+
37+
* And Boom, Re-run update !
38+
* Wait for Windows Update/Media Creation Tool to Download and Install Windows 11 for you!
39+
40+
## Credits ##
41+
* Microsoft for ```appraiserres.dll``` binary (from W10), Media Creation Tool and everything
42+
* Reddit/Telegram where I learnt to bypass Win11 checks in July '21
43+
44+
45+
## Notes ##
46+
* This method is tested on Windows 10 v2004 > Windows 11 v21H2
47+
* Hence it should ideally work on Windows 11 v21H2/Windows 10 21H2 > Windows 11 v22H2
48+
* Will this work on future Windows 11 Updates? Yes, Until Microsoft Patches it.
49+
* Leave a Star if this repo works for you!
50+

appraiserres.dll

84.2 KB
Binary file not shown.

assets/error.png

21.8 KB
Loading

assets/fix.png

350 KB
Loading

assets/w11.png

7.61 KB
Loading

0 commit comments

Comments
 (0)