Microsoft has begun rolling out experimental AI actions into Windows 11 File Explorer, giving Insiders the ability to right-click any image or document and instantly perform tasks like background removal, object erasing, or document summarization without leaving the file manager.

Announced through official Insider channels and detailed in a GB News report, the feature—called “AI actions in File Explorer”—is currently available to a limited set of testers on Dev and Canary builds. Once enabled, a new “AI actions” submenu appears when users right-click a supported file, with options tailored to whether the selected item is an image or a document. Early testers have confirmed four image-editing shortcuts and one document tool, all routing requests to native Windows apps like Photos and Paint, or in some cases, to Copilot.

This move represents a significant step in Microsoft’s push to embed generative AI deeper into the OS shell. Rather than forcing users to open heavyweight editing suites for quick fixes, File Explorer itself becomes a launchpad for common micro-edits. For Windows enthusiasts and productivity tinkerers, the feature promises to shave seconds—cumulatively, minutes—from everyday workflows.

What are AI Actions in File Explorer?

The AI actions context menu surfaces relevant tools based on file type. For images in JPG, JPEG, or PNG format, four actions have been observed in test builds:

  • Bing Visual Search: Uses the image as a query to identify objects, landmarks, products, or visually similar images online via Bing’s search index.
  • Blur Background: Opens the selected photo in the Photos app and applies a portrait-style background blur with adjustable intensity and touch-up brushes.
  • Erase Objects (Generative Erase): Launches Photos’ generative inpainting to remove unwanted people or objects, intelligently filling the erased area.
  • Remove Background: One-click background removal powered by Microsoft Paint, producing a subject cutout ideal for quick compositions or pasting elsewhere.

For documents—initially supported for certain Office and text formats—a “Summarize” option calls on Copilot (or an on-device model, where available) to generate a bullet-point summary of the file’s key points.

Each action is designed to keep the user inside File Explorer as much as possible. Selecting any of the image options immediately opens the corresponding app with the file preloaded and the edit applied, eliminating the need to launch an app, navigate to the file, and hunt for the tool. As Microsoft’s Amanda Langowski and Brandon LeBlanc put it in a Windows Insider blog post cited by GB News, “With AI actions in File Explorer, you can interact more deeply with your files by right-clicking to quickly take actions like editing images or summarising documents.”

How the system works—and the settings you should know

Behind the scenes, when you pick an AI action, Windows determines the best application to handle the request (Photos for blur/erase, Paint for background removal) and passes the file along. The heavy lifting is done by the respective app using its existing AI models, which may run on-device or in the cloud depending on your hardware and the specific task.

Microsoft has prioritized user privacy and control. A new Text and image generation page at Settings > Privacy & security lets users:

  • View which apps have recently requested access to generative AI capabilities.
  • Allow or deny on-device text and image generation on a per-app basis.
  • Manage these permissions through Group Policy or registry for enterprise environments.

This is critical because some AI actions process images locally using a Copilot+ PC’s neural processing unit (NPU), keeping data on the device. In other cases, cloud services may be invoked. The settings page provides transparency in both scenarios.

Who gets these features now?

Availability is intentionally gated and staged. The fastest path is through the Windows Insider Program on the Dev or Beta channel. Community reports indicate that the AI actions menu first appeared in Dev builds in the 26200 series, with Canary builds like 27938 also showing server-gated tests. Not every Insider sees the feature at once; Microsoft uses progressive rollout flags to control exposure.

Hardware plays a major role. The most advanced AI capabilities—especially those leveraging generative inpainting or high-quality blur—are tuned for Copilot+ PCs, which include NPUs from Qualcomm Snapdragon, Intel Core Ultra, or AMD Ryzen AI silicon. On these machines, many edits happen entirely on-device for speed and privacy. Standard PCs may still receive some actions but may rely more on cloud processing, which could increase latency and data transmission.

Additionally, document summarization for commercial Office files currently requires a Microsoft 365 Copilot subscription in early releases. Consumer availability is expected to follow, but the initial rollout prioritizes licensed business users.

How to try AI Actions today

There are two realistic ways to get the AI actions menu today, each with different risk profiles.

Official Insider path

  1. Go to Settings > Windows Update > Windows Insider Program and enroll a registered account.
  2. Select the Dev or Beta channel as recommended by current flight notes.
  3. Update to a build where the feature is enabled (e.g., Dev build 26200.5603 or later, or a relevant Canary build).
  4. Reboot and check the right-click context menu on supported files.

This route is the safest because you receive official builds and subsequent updates through Windows Update.

Community ViveTool method (advanced, risky)

For those whose Insider build hasn’t received the AI actions menu yet, the community has identified feature-flag IDs that can be toggled using ViveTool, an open-source utility popular among power testers. The exact command replicated across community guides is:

vivetool /enable /id:54792954,55345819,48433719

Steps:
1. Download ViveTool from its official repository and extract to a folder.
2. Open Command Prompt (Admin) and navigate to that folder.
3. Run the command above.
4. Restart your PC and look for the AI actions entry in File Explorer.

Important warnings: Using ViveTool bypasses Microsoft’s staged rollout and can expose unfinished features that may conflict with future updates, cause instability, or behave unexpectedly. Always create a full system image backup before tinkering. This method is not recommended for production machines.

Verified technical details

Cross-referencing multiple community reports and the GB News coverage confirms the following:

  • The AI actions context menu is tied to Insider builds 26200+ (Dev) and 27938 (Canary, server-gated).
  • Supported image formats at this time are JPG, JPEG, and PNG. Broader format support is planned.
  • The privacy settings page at Settings > Privacy & security > Text and image generation is present in current preview builds, with UI elements for recent activity and per-app toggles.
  • The ViveTool feature IDs (54792954, 55345819, 48433719) have been validated across multiple technical tutorials and community logs as the flags that surface the AI actions submenu.

Strengths: why this is a meaningful UX evolution

  • Time savings for micro-edits: Quick blurs, erases, and background removals no longer require opening a full editor. A right-click and a few seconds of processing deliver results.
  • Lower barrier to creative tools: Casual users who rarely touch Photos or Paint will discover these capabilities exactly where they manage files—in File Explorer.
  • On-device potential: On Copilot+ PCs, local NPU processing keeps data private and response times near-instantaneous.
  • Centralized privacy controls: The Text and image generation page gives admins and users a single place to audit AI model access, a welcome design choice in an era of increasing AI integration.

Risks and limitations to consider

  • Fragmentation by hardware and subscription: Users on older devices or without Copilot+ hardware may see a reduced feature set, while document summarization may be locked behind a Microsoft 365 Copilot subscription, leading to a confusing, uneven experience.
  • Instability from ViveTool: Force-enabling gated features can cause crashes, broken menus, or update conflicts. It’s strictly a power-user experiment.
  • Privacy surface area: Even with on-device processing, some actions may still call cloud services depending on device capability. Users should monitor the Text and image generation activity log.
  • Mixed editing quality: Generative erase and background removal work well on simple scenes but can struggle with complex subjects, patterns, or reflections. Community tests show artifacts may require a traditional editor to fix.
  • Abuse potential: Easier image manipulation lowers the barrier for misinformation. Organizations should pair these tools with verification workflows where authenticity matters.

Practical advice

  1. Back up your entire system before enabling hidden flags or using ViveTool. A full disk image is the safest rollback option.
  2. Audit permissions via Settings > Privacy & security > Text and image generation. Revoke access for apps you don’t trust or don’t use.
  3. Wait for official rollout if you prefer stability. Insiders receive incremental fixes, and features mature over time.
  4. Keep full editors handy for complex work. The File Explorer actions are quick fixes, not replacements for Photoshop or Affinity Photo.
  5. Provide feedback through the Feedback Hub if you test the features. Real-world usage data helps Microsoft prioritize improvements and broader availability.

Looking ahead

AI actions in File Explorer are part of a much larger transformation Microsoft is weaving into Windows 11. Features like Click-to-Do, Copilot Vision, Relight and Super Resolution in Photos, and intelligent document automation follow the same pattern: surfacing AI where users already work.

Expect Microsoft to expand supported file types (HEIF, WebP, PDF, and more), refine model quality for challenging edits, and broaden device compatibility. Two trends will shape the feature’s future:

  • Format and app support: Consumer-grade document summarization and broader image format compatibility will be key to mainstream adoption.
  • Local vs. cloud routing: Microsoft’s decisions about which operations stay on‑device will determine the privacy and latency story for millions of users worldwide.

Conclusion

File Explorer’s new AI actions represent a pragmatic experiment with clear, immediate benefits: quick edits and smarter context actions without the overhead of app switching. For testers and productivity tinkerers, the Insider path—or the community ViveTool method for advanced users—provides early access today. However, the rollout is intentionally cautious, gated by hardware, channels, and subscriptions, and there are real trade-offs around fragmentation, privacy, and stability when enabling unfinished features.

The net: these right-click AI shortcuts are a credible productivity booster when used with reasonable precautions. For most users, the recommended path is to monitor official Insider flights and wait for Microsoft’s broad, supported rollout—but for those who want to tinker and accept the risks, the early unlock methods are already documented and in active use by the Windows community.