Microsoft dropped a quartet of Windows 11 Insider Preview builds on May 8, 2026, delivering long-awaited precision touchpad scrolling refinements and a suite of File Explorer fixes to testers enrolled in the Beta, Experimental, Experimental 26H1, and Experimental Future Platform channels. The rollout, designated builds 26220.8370, 26300.8376, 28020.2075, and 29585.1000, marks a significant step in Microsoft’s effort to polish the core tablet and laptop experience while addressing persistent reliability gremlins in the file management interface. For Insiders, this release is a mix of functional upgrades and stability patches—offering tangible quality-of-life improvements that echo feedback from the community hub.

What’s in the May 8, 2026 Insider Builds

The four builds target distinct rings of the Windows Insider Program, each tailored to a different risk appetite.

Build Number Channel Primary Focus
26220.8370 Beta Precision touchpad scroll + Explorer fixes
26300.8376 Experimental Early feature testing, same core changes
28020.2075 Experimental 26H1 Refinements for the next yearly release
29585.1000 Experimental Future Platform Long-horizon UI and platform experimentation

All four share a common code lineage, meaning the headline features—precision touchpad upgrades and File Explorer fixes—are present across the board, though the maturity of surrounding code differs. Beta channel users get the most polished version, while Experimental Future Platform testers may encounter rough edges from ambitious under-the-hood work.

Precision Touchpad Scroll Upgrades: Smoother, Smarter, More Customizable

Windows 11’s precision touchpad drivers have always supported multi-finger gestures, but the scrolling experience often lagged behind macOS in fluidity and customizability. Build 26220.8370 changes that, introducing a revamped scroll engine that delivers buttery-smooth inertial scrolling with zero perceptible micro-stutter.

Enhanced Inertial Physics

Microsoft has rewritten part of the input stack to better interpret finger velocity and deceleration curves. The result is a scroll that mirrors the physical momentum of a fingertip. Flick a two-finger scroll gesture and pages glide to a stop with a natural ease-out effect. This eliminates the earlier “stepped” deceleration that could make long web pages and document views feel mechanical.

Scroll Direction Independence

A top-requested feature finally lands: the ability to decouple scroll direction from the system-wide natural scrolling setting. In the new build, you can now set “natural scrolling” independently for the touchpad while keeping traditional mouse wheel behavior untouched. Navigate to Settings > Bluetooth & devices > Touchpad > Scroll & zoom, and you’ll find a new “Reverse scrolling direction” toggle specifically for the precision touchpad. It no longer flips the mouse wheel direction—solving a longtime pain point for users who prefer a Mac-like touchpad scroll but want a standard mouse wheel.

Tunable Scroll Sensitivity & Acceleration

Under Advanced touchpad settings, Insiders will find new sliders for scroll sensitivity and pointer acceleration scale. The sensitivity slider adjusts how much content moves per millimeter of finger travel; turn it down for fine control, up for rapid browsing. The acceleration scale lets power users tweak the relationship between finger speed and scroll speed—a nuance demanded by graphic designers and data analysts who manipulate large canvases or spreadsheets.

Four-Finger Scrolling Gestures

Beyond basic scrolling, the build activates four-finger swipe gestures for horizontal and vertical navigation. Assignable through the Touchpad settings page, these multi-touch gestures can be configured to perform tasks like “Switch desktops,” “Snap active window left/right,” or “Scroll horizontally” within apps that support it. This brings Windows closer to parity with the gesture-rich trackpads found on premium Ultrabooks.

File Explorer Fixes: Addressing a Cascade of Annoyances

File Explorer has been a thorn in Windows 11’s side since version 22H2, with Insiders reporting everything from sluggish context menus to random hang-ups when browsing long directory lists. The May 8 builds tackle several of the most persistent bugs.

Crash-Free Folder Navigation

A bug that caused explorer.exe to crash when opening folders containing thousands of items—especially image folders with large thumbnail previews—has been squashed. Testers previously saw a “green screen” (GSOD) or a silent crash loop. In 26220.8370, the folder rendering engine uses a new caching mechanism that keeps the UI responsive even under heavy load. Opening a 10,000-file directory now completes in under half a second on reference hardware.

Context Menu Performance

The modern context menu (Shift+F10 or right-click) suffered from a half-second delay on fresh installs due to redundant shell extension enumeration. Microsoft has reworked the execution order so that the “Show more options” legacy entry no longer blocks the rendering of the new menu. The result is an instant pop-up, even on machines with dozens of third-party context menu add-ins.

Search Operability & Dark Mode Fixes

File Explorer’s search box now handles mixed queries (e.g., “*.pdf date:>1/1/2025”) without locking up. Previously, malformed search strings could freeze the explorer window for up to 20 seconds. Additionally, dark mode inconsistencies—white flash on launch, miscolored address bar in deep folders, and unreadable text in the details pane—have been largely eliminated. These refinements make the dark theme usable end-to-end for the first time in the Insider preview.

Tabbed Explorer Enhancements

Windows 11 introduced tabs in File Explorer back in 2022, but they remained rough. The Insider build polishes the experience: you can now Ctrl+Click a folder in the navigation pane to open it in a new tab; middle-click close works on individual tabs; and tab groups survive a reboot via a new session restore feature. Dragging files between tabs is also smoother, with visual cues that prevent accidental moves.

Channel-Specific Nuances

While the core features are identical, each channel layers on additional experiments.

Beta Channel (26220.8370)

The Beta build is the closest to release quality. It includes the touchpad upgrades and Explorer fixes as described, plus a handful of small fixes: a Wi-Fi connectivity reliability patch, a correction for Japanese IME candidate window positioning, and a mitigation for a DWM memory leak that occurred when opening many Snap Layouts. This build is suitable for Insiders who want to trial near-final code.

Experimental Channel (26300.8376)

This build gates a few raw features that may or may not ship. It tests a new touchpad gesture customizer UI that uses a visual ring overlay to set gesture zones—imagine drawing a circle on the touchpad to launch a custom shortcut. It also enables streaming of Android apps from nearby Samsung devices via a “Phone Link Enhanced” experimention. These features are very early and not yet functional for all testers, but they hint at Microsoft’s cross-device ambitions.

Experimental 26H1 (28020.2075)

Targeting the next yearly feature update (likely Windows 11 26H1), this build focuses on system-level optimizations. It includes early-stage support for DirectWrite 2.0 in WinUI 3 applications—improving text rendering on high-DPI displays—and a new taskbar overflow menu that groups hidden icons into a vertical, customizable panel. The Explorer tab session restore feature is more stable here, as it’s part of the 26H1 codebase.

Experimental Future Platform (29585.1000)

This is the bleeding edge. Build 29585.1000 showcases a radical redesign of the Action Center that separates notifications and quick settings into two swipeable panes, similar to iOS control center. It also introduces an experiment with a translucent, blur-enhanced title bar for Win32 apps under Mica material. Expect instability: drag-and-drop within File Explorer tabs may exhibit unexpected animation glitches, and some legacy Control Panel applets fail to launch.

Known Issues and What to Watch

As with any Insider build, a list of known issues accompanies the release. Common to all four builds: the Widgets board may show broken or blank content after waking from sleep, an issue Microsoft hopes to fix in the next flight. The Windows Update page might claim updates are managed by an organization even on personal devices—a cosmetic bug with no impact on update delivery. If you use WSL2, network connectivity inside virtual machines may drop after resuming from hibernation; workaround is to restart WSL.

For Experimental Future Platform specifically, some users report that touchpad gestures fail to register after connecting an external monitor, and disconnecting the monitor restores function. A Microsoft engineer acknowledged the problem in the Insider blog, pointing to a race condition in the GPU driver handoff.

How to Get the Builds

If you’re not yet an Insider, join via Settings > Windows Update > Windows Insider Program. Choose the channel that fits your risk tolerance: Beta for the smoothest ride, Experimental for a step up in novelty, and Experimental 26H1 or Future Platform for a peek at what’s coming a year from now. After enrollment, check for updates and select the appropriate build number under the “Optional updates” section if it’s not immediately offered.

Be aware that Experimental Future Platform flights may install on machines that don’t yet meet the minimum hardware requirements—TLS 1.3 and TPM 2.0 remain mandatory, but CPU generation checks are relaxed for this ring to encourage wide testing. If your device runs into boot issues, use the recovery environment to roll back.

Community Pulse and Early Impressions

Reactions across the Windows Insider subreddit, Twitter, and various enthusiast forums have been largely positive, particularly regarding the touchpad scroll direction decoupling. “Finally, I can scroll like a Mac without ruining my mouse,” commented one Reddit user, echoing a sentiment shared by hundreds. Others singled out the File Explorer stability gains, noting that the long-standing hang when copying large files—while not mentioned in official changelogs—seems substantially reduced in the Beta build.

Power users experimenting with the Future Platform build have unearthed a hidden flag enabling multi-touch keyboard input on touchscreen devices, suggesting that on-screen keyboards may soon support three-finger swipe to move the cursor. That feature is dormant in the build but may appear in a future flight.

Looking Ahead

Microsoft’s decision to fork Insider builds into four distinct channels reveals an accelerated cadence for Windows 11 development. The precision touchpad scroll upgrades are a direct response to criticism that Windows 11 has neglected the laptop experience despite its launch thesis of being the “best OS for hybrid work.” By refining inertial scroll physics and adding independent direction settings, Microsoft is closing one of the few remaining gaps vis-à-vis macOS.

The File Explorer fixes, meanwhile, signal that Microsoft hasn’t forgotten about the mundane but crucial parts of the OS. Tab session restore, context menu performance, and dark mode consistency may not make headlines, but they chip away at the daily friction that can sour the Windows experience.

As these builds work their way toward general release—likely landing in a non-security update for Windows 11 24H2 and then rolling into 26H1—Insiders can expect more gesture customization and Explorer enhancements in the coming weeks. Keep an eye on the Feedback Hub, where votes on touchpad improvements will further guide the development team.