builtbybel/flyoobe

Fly through your Windows 11 setup 🐝

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 36 minutes ago
Added to GitGenius on September 9th, 2026
Created on October 19th, 2024
Open Issues & Pull Requests: 125 (+0)
GitHub issues: Enabled
Number of forks: 379
Total Stargazers: 7,295 (+0)
Total Subscribers: 102 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 123
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 360 days
Stale 30+ days: 121
Stale 90+ days: 117

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
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.