FlyOOBE, a free open-source utility from developer builtbybel, has just received an update that makes it easier than ever to identify and disable many of Windows 11’s AI components—including Copilot-related experiences. The tool arrives at a time when Microsoft is weaving artificial intelligence deeper into its operating system, often leaving users with limited control over these integrations. FlyOOBE steps in to fill that gap, offering a guided, straightforward interface for those who prefer a leaner, more privacy-conscious Windows installation.

Microsoft’s recent push into AI has transformed Windows 11 into a platform where Copilot sits front and center. It appears in the taskbar, in Microsoft Edge, and across Office applications, all while collecting data to personalize experiences. For some users, this represents an exciting leap forward; for others, it raises concerns about resource consumption, data privacy, and the simple desire to opt out. FlyOOBE directly addresses these concerns by providing a one-stop solution that demystifies Windows 11’s AI landscape and puts the choice back into the hands of the user.

What is FlyOOBE?

FlyOOBE is a lightweight, open-source tool designed to tweak the Windows Out-of-Box Experience (OOBE) and post-installation settings. Its name is a nod to bypassing the initial setup fluff—"flying over" the OOBE. Developed by builtbybel, a recognized figure in the Windows customization community, FlyOOBE has evolved from a simple OOBE skipper into a comprehensive utility that can now identify and disable a wide range of AI features and services bundled with Windows 11.

The tool is written in PowerShell and wrapped in a user-friendly graphical interface, making it accessible even to those who aren’t comfortable with command-line tweaks. Unlike many third-party privacy tools that apply broad, sometimes risky registry hacks, FlyOOBE focuses specifically on documented Windows settings and policies, striving to make changes that are safe and reversible. Its latest version zeroes in on AI, offering a curated list of components such as Copilot in Windows, web search integration, and various background AI services that contribute to data collection and processing.

The Rise of AI in Windows 11

To understand the significance of FlyOOBE, it’s essential to look at how deeply AI has been embedded into Windows 11. Starting with the 23H2 update, Microsoft introduced Windows Copilot as a standalone sidebar experience powered by Bing Chat. By the 24H2 version, Copilot became even more integrated, with a dedicated taskbar button and capabilities that stretch into system settings and file management. The operating system now includes AI-driven features like suggested actions, smart clipboard, voice clarity, and background generative models that require significant hardware resources.

Beyond Copilot, Windows 11 continuously phones home to Microsoft servers for tasks like searching the web from the Start menu, updating live tiles, and syncing personalization data. Many of these AI-powered features are enabled by default, and while Microsoft provides some settings to turn them off, they are scattered across different menus and often obscured by vague labels. For the average user, disabling all AI features manually is a time-consuming and frustrating process. FlyOOBE simplifies this by presenting a consolidated view of known AI components and their corresponding policies.

How FlyOOBE Works

FlyOOBE operates by querying Windows’ configuration systems—namely the registry, Group Policy, and Management Instrumentation (WMI)—to detect active AI services and features. It then presents these in a clean list, showing whether each item is enabled or disabled. Users can toggle off items individually or use bulk selection to disable everything at once.

The tool categorizes AI experiences into groups such as Copilot & Chat, Web Integration, AI Services, and Data Collection. It includes clear descriptions for each entry, helping users understand exactly what they’re turning off. For example, disabling “Copilot in Windows” removes the taskbar icon and prevents the assistant from launching, while turning off “Web Search in Start Menu” ensures local searches remain local.

Importantly, FlyOOBE does not permanently delete or modify system files. It applies changes through supported policy mechanisms, meaning users can re-enable features later through the same interface or via Windows Settings if they change their minds. The tool also creates a system restore point before applying any changes, adding a layer of safety.

Why Disable AI Components?

There are several compelling reasons why a user might want to disable Windows 11’s AI components. Privacy is often the primary driver. AI features like Copilot and web-integrated search send user input to Microsoft’s cloud, where it can be processed and stored. While Microsoft asserts that data is handled securely and in compliance with regulations, not everyone is comfortable with that arrangement. Disabling these features ensures that no unintended data leaves the local machine.

Performance is another significant factor. AI services run background processes that consume CPU cycles, memory, and network bandwidth. On older hardware or systems with limited resources, these can cause noticeable slowdowns. By stripping away unnecessary AI tasks, users can reclaim performance for the applications that matter most to them.

Lastly, some users simply prefer a classic Windows experience. They don’t want an AI assistant cluttering their taskbar or interfering with their workflow. FlyOOBE gives those users a straightforward path back to a more traditional desktop environment without having to edit the registry by hand.

Installation and Usage

Getting started with FlyOOBE is straightforward. The tool is available on builtbybel’s GitHub repository as a self-contained executable or a PowerShell script. There’s no installer—just download, extract, and run the application. Windows may flag the executable as unknown, which is standard for an unsigned open-source tool; users need to click through SmartScreen prompts. FlyOOBE is entirely portable, so it doesn’t leave traces in the registry or file system when run.

Upon launch, FlyOOBE scans the system and presents its findings. The main window displays a list of detected AI components with status indicators. The latest version includes a “Recommended” preset that toggles off the most privacy-invasive features while leaving benign ones intact. Power users can switch to a detailed view to see every measurable policy and make granular adjustments. A single “Apply” button commits the changes, which take effect after a system restart.

For enterprise users, FlyOOBE can also export applied settings as a PowerShell script or policy file, enabling IT administrators to deploy a consistent AI-free configuration across multiple machines.

Community Response

Since its release, FlyOOBE has been well received by privacy-conscious communities and Windows enthusiasts. Users appreciate the tool’s focus on Microsoft’s AI initiatives, which many feel have been aggressively pushed without sufficient user control. On forums and social media, FlyOOBE is frequently recommended alongside stalwarts like O&O ShutUp10 and WPD as a must-have utility for anyone setting up a new Windows 11 PC.

Feedback has not been without criticism, however. Some users report that after major Windows updates, certain policies get reset and need to be reapplied. Others have expressed caution about using third-party tools to alter system-level settings, a valid concern that applies to any modification utility. builtbybel has been responsive on GitHub, addressing issues and updating the detection rules as Microsoft adds new AI features.

The open-source nature of FlyOOBE also means that its community can audit the code and contribute improvements—an important trust factor when dealing with tools that change system configurations.

Potential Drawbacks

While FlyOOBE is generally safe, it’s not without risks. Disabling core AI components might break functionality that users later find useful. For instance, turning off all Copilot integrations could affect voice typing, inline suggestions, and even parts of Windows Search that rely on cloud indexing. Some settings are deeply intertwined with Windows services, so toggling them without full understanding could lead to unexpected errors or missing features.

Microsoft also does not officially support these modifications. If a system becomes unstable after using FlyOOBE, the user may need to revert the changes or perform a system restore. Regular users should stick to the recommended presets and avoid randomly disabling every item in the list.

Another limitation is that FlyOOBE can only control features that are exposed through policies and registry keys. There may be AI components in Windows 11 that are not yet documented and thus remain active even after running the tool. Users seeking a completely AI-free experience might still need to employ additional methods, such as manually disabling services or blocking telemetry endpoints at the network level.

Alternatives to FlyOOBE

FlyOOBE isn’t the only tool that can tame Windows 11’s AI. Microsoft provides native settings—though they are fragmented. Users can disable Copilot through Settings > Personalization > Taskbar, turn off web search in the Start menu via the Registry, and opt out of optional diagnostic data in Privacy settings. However, these steps require time and technical know-how to accomplish comprehensively.

Other third-party tools offer similar functionality. O&O ShutUp10++ and PrivateWin10 have been around for years and now include settings for Copilot and AI-related services. Winaero Tweaker provides a user-friendly interface for hundreds of system tweaks, including many AI toggles. Compared to these, FlyOOBE’s advantage is its dedicated focus on AI components and its guided, policy-based approach that avoids aggressive hacks.

What’s Next for Windows 11 AI?

Microsoft shows no signs of slowing down its AI integration. With the upcoming Windows 11 24H2 update and beyond, features like Recall, which takes constant screenshots of user activity for AI search, have already sparked intense debate over privacy. As these technologies become more entrenched, tools like FlyOOBE will continue to play a critical role for users who want to keep AI at arm’s length.

Developer builtbybel has committed to updating FlyOOBE as new AI features roll out. The project’s roadmap includes deeper detection of AI models running on-device, such as those used by the NPU (Neural Processing Unit) on newer hardware, and potential integration with Windows’ upcoming “AI Hub” settings panel.

For now, FlyOOBE stands as a practical, no-cost solution for anyone who wants to take control of Windows 11’s AI landscape. Whether it’s for privacy, performance, or personal preference, the tool empowers users to decide exactly how much artificial intelligence they want in their daily computing experience.