builtbybel/FlyOOBE

Fly through your Windows 11 setup 🐝

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 9th, 2026
Created on October 19th, 2024
Open Issues & Pull Requests: 122 (+0)
GitHub issues: Enabled
Number of forks: 380
Total Stargazers: 7,334 (+1)
Total Subscribers: 101 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 27.4 hours
Mean response time: 13.0 days
90th percentile: 34.2 days
Tracked items: 246

How this project is maintained

Roughly one issue in four opened in the past year never receives a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 95% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 23% of issues opened in the past year have been closed. Three people close 81% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 122
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 362 days
Stale 30+ days: 120
Stale 90+ days: 117

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • help wanted (13)
  • documentation (10)
  • enhancement (7)
  • question (3)
  • bug (2)
  • Feature request (1)
  • wontfix (1)

Most active issues this week

Detailed Description

FlyOOBE is a Windows setup assistant that enables installation and customization of Windows 11 on hardware that does not meet Microsoft's official system requirements.

The tool addresses the problem of hardware restrictions preventing Windows 11 installation on older machines lacking TPM, Secure Boot, or supported CPUs. It works by using the Windows Server variant of setup media to bypass these checks during installation, then installs standard Windows 11. The approach leverages a documented Microsoft workaround and handles ISO download and mounting automatically. Beyond the upgrade itself, FlyOOBE extends functionality to customize the out-of-box experience, remove pre-installed software, apply system tweaks, and support scriptable setup extensions.

FlyOOBE suits users with older hardware who want to upgrade to Windows 11 without purchasing new machines, as well as those seeking to customize their Windows installation away from Microsoft defaults. The project maintains Flyby11 as a separate minimal upgrade tool for users who want only the core installation bypass without additional features. The tool is straightforward to use—download, unpack, and run—with no complicated configuration steps required.

Development activity shows consistent engagement with user needs through feature expansion from the original Flyby11 concept. The project introduced a compatibility checker to warn users about the POPCNT requirement that cannot be bypassed in Windows 11 24H2. Documentation includes clear disclaimers about update guarantees and potential future blocking by Microsoft, reflecting transparency about the limitations and risks of running unsupported hardware.