Advertisement

Flyoobe for Windows

by Belim (GitHub: builtbybel)
Version 3.02.72 Released 23 Sep 2026 MIT Official source verified 26 Sep 2026

Flyoobe (formerly Flyby11) upgrades Windows 10 or 11 in place on hardware Microsoft calls unsupported and helps set up a clean Windows 11 install.

Get Flyoobe from github.com

Official download, version 3.02.72, 0.64 MB. We never re-host files.

Official source

Checked against the 3.02.72 release on 26 Sep 2026
Official website
github.com/builtbybel/Flyoobe
Source code
github.com/builtbybel/Flyoobe
Developer
Belim (GitHub: builtbybel)
Licence
MIT
FileBuildSizeSHA-256
FlyoobeApp.zip Windows, .NET Framework 4.8 (main app) 0.64 MB ca89995e8945900acb75ceed81d802fb10c707ec213fe6f8877c67c98d30143c
Actions.zip Optional Setup Actions (PowerShell), extract into the Data folder 0.01 MB f0e7774ca1354adcf03f351c0bd72e8fe1651b7a23a647ad27e69b0abb9fa745

Check your copy in PowerShell with Get-FileHash .\FlyoobeApp.zip. The result must match the table exactly.

Lookalike sites to avoid. These domains are not run by the developer:

Flyoobe is a free, MIT-licensed Windows setup tool from developer Belim (GitHub: builtbybel). It began as Flyby11, a small helper that let Windows 10 PCs start a Windows 11 upgrade when setup rejected their hardware. Version 3, released in September 2026, rebuilt it as what the developer calls a “Windows setup companion.” It reviews your Windows settings against editable rule files, installs apps through winget, removes preinstalled apps after you confirm, and saves your choices as reusable “recipes.” It still includes the Flyby11 upgrade path for Windows 10 PCs that don’t meet every Windows 11 requirement.

When to use Flyoobe

  • After a fresh Windows install, to review and change settings in one place instead of hunting through Settings.
  • To apply the same setup to several PCs using a saved recipe.
  • To start a Windows 10 to Windows 11 upgrade on hardware that fails Microsoft’s checks, if you accept that Microsoft does not support Windows 11 on that hardware. See our unsupported-PC guide.
Advertisement

When not to use it

  • On a PC you can’t afford to troubleshoot. It changes system settings and registry values. Turn on its optional change log first so you have a record.
  • If you need auditable source code. The developer says the refactored 3.x source is not published yet. The repository currently holds the previous generation.
  • If your processor lacks PopCnt or SSE4.2. No tool can get Windows 11 24H2 or later past that requirement.

Requirements

Windows 10 or Windows 11 with .NET Framework 4.8. Flyoobe ships as a ZIP. Extract it and run Flyoobe.exe. The optional Setup Actions, which are PowerShell scripts, come in a separate Actions.zip and are off by default.

Verify your download

Download only from github.com/builtbybel/Flyoobe/releases. The developer warns that flyoobe.com and the GitHub account github.com/flyoobe are not affiliated with the project. The executable is not code-signed, so compare the SHA-256 below with Get-FileHash .\FlyoobeApp.zip. Full walkthrough: Is Flyoobe safe?

Questions

Is Flyoobe the same as Flyby11?

Same developer and same repository. Flyby11 was the original upgrade helper, and Flyoobe grew out of it. Flyoobe 2.4 and “Flyby11 Classic” are still linked from the README but are no longer developed.

Why did Microsoft Defender flag it?

In February 2025 Defender flagged Flyby11 1.2 as a potentially unwanted application (PUA:Win32/Patcher). Microsoft says PUA is not a virus category. Treat any alert on a file from a lookalike site as real.

Does Flyoobe run PowerShell scripts?

Only the optional Setup Actions, which are disabled by default. The developer advises reading each action before running it.

Is there a winget package?

Not as of September 26, 2026. Download from GitHub releases.

Alternatives