Portable FlyOobe 3.0.1

FlyOobe Portable (formerly known as Flyby11) is a free program for updating, configuring, and optimizing Windows 11 and Windows 10. The app is designed for both experienced users and beginners who want to simplify the process of upgrading to Windows 11, including on unsupported computers, and quickly and easily configure the system immediately after installation.
FlyOobe Portable combines the features of an installation assistant and advanced setup, covering steps from compatibility checking to removing unnecessary components and fine-tuning the interface. Unlike the standard Windows OOBE, which is limited in features, FlyOobe Portable provides flexible control over settings and makes the entire process as simple and straightforward as possible.
FlyOobe Portable’s main features:
- Install Windows 11 on unsupported hardware. Bypass hardware requirements, including TPM, Secure Boot, and the minimum processor list. Automatic compatibility check and update in just a few clicks.
- Advanced out-of-box experience (OOBE). Configure your system after installing Windows: interface, security settings, updates, apps, user accounts, and more.
- Debloat: Quickly remove pre-installed software and unnecessary components.
- Automate routine tasks. Save time by configuring your system: installing necessary programs, configuring update settings, privacy, UI, and more.
- Windows 10 support. FlyOobe Portable can also be used on Windows 10 as a preparatory step before upgrading.
- Integration with Windows Copilot. Access the AI assistant directly from the app.
- Intuitive interface. Simple step-by-step wizard suitable for both advanced users and beginners.
Release Notes:
Flyoobe 3.0 may only be about a day old, but believe me: it did not appear overnight. The ideas, experiments, deleted code and questionable coffee decisions behind it are considerably older
The original Flyoobe had plenty of personality. It was colourful, flexible and sometimes a little chaotic but that was also part of its charm. With version 3.0, I did not want to reproduce every old page and feature one by one. I wanted to bring back what made the original fun while giving it a smaller, clearer and much more reliable core
The result already surpasses the old version by miles. It is lighter, easier to understand, easier to maintain and now far more expandable than before. At the same time, a few familiar ideas are finding their way home again only this time with cleaner boundaries and considerably fewer opportunities for me to regret them six months later
The first release has made me more motivated than ever to take Flyoobe to the next level. Apparently the best way to move forward was to look back for a moment, borrow a little Windows 7 charm and remember why I started building this app in the first place
Setup Actions, native controls and a little Windows 7 nostalgia
I originally wanted Flyoobe to stay small and focused. Then Setup Actions happened
Setup Actions
Setup Actions turn Flyoobe into an expandable post-install toolbox without turning the application itself into a giant collection of hard-coded features
- [Added] Support for local PowerShell-based Setup Actions
- [Added] Dynamic action choices, drop-down menus and optional input fields
- [Added] Live script output instead of making users stare at a frozen window and hope for the best
- [Added] Recipe-safe actions that can be exported and executed as part of a recipe
- [Added] An action importer and direct access to the local Actions folder
- [Added] Documentation for writing and sharing custom actions
- [Changed] Setup Actions are isolated from the Flyoobe core and can be disabled completely
- [Changed] Actions now use their own folders and metadata instead of relying on loose scripts
- [Changed] Script execution and live output are handled by a smaller, dedicated runner
- [Fixed] PowerShell progress messages no longer appear as unreadable
CLIXML - [Fixed] Script output now appears while an action is running instead of only after it has finished
In other words: I added a door without rebuilding the entire house around every person who might eventually walk through it.
A more familiar interface
After finishing the new core, I still felt that the interface was missing some character. So I borrowed a little from what is probably my and quite possibly everyones favourite era of Windows UI
The new interface takes inspiration from Windows 7:
- [Added] A lightweight Explorer-style navigation bar with Back, Forward and breadcrumbs
- [Added] Filled breadcrumb separators inspired by the Windows 7 Explorer
- [Added] A subtle Windows 7-style blue-to-green accent
- [Added] Native scrollbars on pages that genuinely need additional space
- [Changed] The dense overview table was replaced with simple expandable native groups
- [Changed] Matching recommendations stay collapsed while items needing attention remain visible
- [Changed] Page headings, white content areas and grey command footers now follow the classic Windows layout more closely
- [Changed] Navigation is now shared by the main window, so individual pages no longer need their own Back buttons
- [Changed] The bottom command area now runs cleanly from left to right
- [Changed] Everything continues to use standard Windows controls, so no custom skins and no owner-drawn imitation controls
- [Fixed] Buttons and fields are no longer clipped when the window becomes too small
- [Fixed] Unnecessary scrollbars no longer appear on responsive pages such as the Overview
- [Fixed] The Settings button remains visible instead of disappearing beyond the right edge
- [Fixed] Several inconsistent margins, headers, footers and page layouts were cleaned up
The older I get, the more I appreciate old software. Apparently nostalgia is just usability after it has passed a sufficiently long code review
Flyoobe still looks like a modern utility, but it now carries a little of the clarity, colour and friendliness that made Windows 7 feel so effortless.
More changes
- [Added] Support for additional
Flyoobe*.inirule databases placed in theDatafolder - [Added] A dedicated database section in Settings showing every loaded database and its number of entries
- [Changed] The application name is now consistently written as Flyoobe
- [Changed] The About page now includes the unofficially official pronunciation: Fly-oh-bee
- [Changed] Service classes and core components received clearer, more personal documentation
- [Changed] Setup Actions, recipes and rule databases remain separate from the core wherever possible
- [Fixed] Various dead code, redundant paths and unnecessary complexity were removed