# WhyNotWin11 **Repository Path**: mirrors/WhyNotWin11 ## Basic Information - **Project Name**: WhyNotWin11 - **Description**: WhyNotWin11 是一个可代替 Windows PC Health Check 的工具, 除了可以检测电脑是否满足升级到 Windows 11 的要求外,还能提供未满足升级条 - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: main - **Homepage**: https://www.oschina.net/p/whynotwin11 - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-07-06 - **Last Updated**: 2025-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://img.shields.io/github/actions/workflow/status/rcmaehl/WhyNotWin11/wnw11.yml?branch=main)](https://github.com/rcmaehl/WhyNotWin11/actions?query=workflow%3AWNW11) [![Download](https://img.shields.io/github/v/release/rcmaehl/WhyNotWin11)](https://github.com/rcmaehl/WhyNotWin11/releases/latest/) [![Download count)](https://img.shields.io/github/downloads/rcmaehl/whynotwin11/total?label=Downloads)](https://github.com/rcmaehl/WhyNotWin11/releases/latest/) [![Ko-fi](https://img.shields.io/badge/Support%20me%20on-Ko--fi-FF5E5B.svg?logo=ko-fi)](https://ko-fi.com/rcmaehl) [![PayPal](https://img.shields.io/badge/Donate%20on-PayPal-00457C.svg?logo=paypal)](https://www.paypal.com/donate/?hosted_button_id=YL5HFNEJAAMTL) [![Join the Discord chat](https://img.shields.io/badge/Discord-chat-7289da.svg?&logo=discord)](https://discord.gg/uBnBcBx) [![My Twitter](https://img.shields.io/badge/twitter-545454.svg?logo=twitter)](https://twitter.com/WhyNotWin11) # WhyNotWin11 Detection Script to help identify why your PC isn't Windows 11 Release Ready, including Update Checks! ![image](https://github.com/user-attachments/assets/fcf85b8d-856a-43bf-9637-a7a475b87b48) ---- ## Download [Download latest stable release](https://github.com/rcmaehl/WhyNotWin11/releases/latest/download/WhyNotWin11.exe) [Download latest testing release](https://nightly.link/rcmaehl/WhyNotWin11/workflows/wnw11/main/WNW11.zip)\ **Keep in mind that you will have to update testing releases manually** ## System Requirements  |Minimum Requirements*|Recommended ----|----|---- OS|WinPE/Windows 8.1|Latest Windows 10 Build CPU|32-bit Single Core|64-bit Dual Core or Higher RAM (Memory)|40MB Free|100MB Free Disk (Storage)|5MB Free|100MB Free \* WhyNotWin11 can be forced to run on Unsupported Systems using the `/force` parameter, no support will be given for this parameter. Other operating systems are unsupported, last version known to run on Wine is 2.3.0.5. ## Compiling 1. Download and run "AutoIt Full Installation" from [official website](https://www.autoitscript.com/site/autoit/downloads). 1. Get the source code either by [downloading zip](https://github.com/rcmaehl/WhyNotWin11/archive/main.zip) or do `git clone https://github.com/rcmaehl/WhyNotWin11`. 1. Right click on `WhyNotWin11.au3` in the WhyNotWin11 directory and select "Compile Script (x64) (or x86 if you have 32 bit Windows install). 1. This will create WhyNotWin11.exe in the same directory. ## Contributing See [CONTRIBUTING.md](CONTRIBUTING.md) for rules of coding and pull requests. If you want to help with translations check [translating guidelines](Langs/0000-translating-guidelines.md). ## License WhyNotWin11 is free and open source software, it is using the LGPL-3.0 license. See [LICENSE](LICENSE) for the full license text.