Microsoft has released a new Photos app update for Windows Insiders that removes promotional shortcuts from the viewer toolbar and right-click menu, restoring a cleaner, faster image viewing experience. But the same update also quietly installs a second, WebView2-based Photos (Preview) gallery app, raising questions about the direction of photo management on Windows 11.
The update bumps the Photos app to version 2026.11070.23001.0 and is currently rolling out to devices enrolled in the Windows Insider Experimental channel. As first reported by Windows Latest, the changes mark a significant reversal from recent years of bolting companion-service links onto the basic image viewer.
A Cleaner Toolbar and a Faster Right-Click
The most immediately visible change is the toolbar cleanup. Previous Photos builds packed in extra destinations alongside core actions: Microsoft Designer for AI-assisted edits, Clipchamp for video work, and OneDrive-related shortcuts all competed with basic commands like Edit, Print, Share, Rotate, and Delete.
Now those extras are gone. The toolbar offers only Edit, Rotate, Delete, Print, Share, an overflow menu, and Open with. Designer’s AI editing tools are still accessible within the app, but they no longer occupy permanent, always-visible space—a decision that puts the focus back on the image itself.
The right-click context menu has undergone a similar streamlining. Previously, items like “Edit with Designer,” “Create a video with Microsoft Clipchamp,” and “Visual search with Bing” were intermingled with routine file operations. The new menu is shorter and more utilitarian: Save as, Open with, Copy as path, Resize image, Set as, Show filmstrip, and Start slideshow.
Windows Latest reports that the shorter menu opens noticeably faster in testing because it is no longer rendering three extra promotional entries. Microsoft’s official release notes don’t call out context-menu speed specifically, but the performance improvement aligns with the company’s broader claim of faster launch and viewing.
Performance Gains Have a Real Architectural Backstory
Microsoft says Photos now opens and displays images faster. According to in-product notes seen by Windows Latest, viewer load time has improved by roughly 2.1 times thanks to a Windows App SDK (WASDK) multi-process architecture. That figure should be taken as an app-team measurement rather than a universal guarantee—photo size, storage speed, codec, system memory, and library size all influence perceived performance.
Still, the direction makes technical sense. Microsoft moved Photos from the older Universal Windows Platform (UWP) to the Windows App SDK in 2024, specifically to tap into more capable Win32 file APIs while keeping a modern WinUI interface. The company has said the old UWP architecture could be far slower when browsing very large libraries, and the newer platform reduces the overhead of the service process previously needed for some operations.
The multi-process approach referenced here also borrows a resilience pattern familiar from modern browsers: separate processes per window or task help prevent one problematic operation from crashing the entire app. For users, the practical test is simple—a local JPEG, HEIC, PNG, or SVG should appear promptly without the app pretending to be a service launcher.
Small but Smart File-Handling Additions
Beyond the visible cleanup, this update brings several quiet improvements that matter day-to-day.
HEIC editing now preserves the original format when saving changes, avoiding an unnecessary conversion for photos captured on newer iPhones. SVG support means the viewer can open those files directly, eliminating a needless trip to a browser or specialist editor. A refreshed info pane surfaces quick actions like Resize Image, Copy Path, Visual Search, and Open Location alongside richer metadata, including orientation, resolution unit, and the full file path.
New device import controls let you decide when Photos starts pulling in images and videos from connected phones, cameras, or removable drives—a welcome change for anyone tired of automatic imports. And a dedicated Microsoft apps section groups Clipchamp and OneDrive links together instead of scattering them across the interface, which at least confines the cross-promotion to one place.
Enter Photos (Preview): A Second Gallery App Nobody Asked For
The July update also introduces something called Photos (Preview), a separate app that appears in the Start menu with its own Gallery, People, Albums, and Favorites sections. Microsoft describes it as a new photo gallery experience and explicitly labels it a preview, asking Insiders to submit feedback inside the app.
In testing, Windows Latest found that Photos (Preview) closely resembles the OneDrive Photos experience and runs as a WebView2 process in Task Manager. It includes navigation panes such as Moments, Gallery, People, Albums, Favorites, and This PC—essentially duplicating what the main Photos app already does.
This isn’t about WebView2 being inherently bad. Modern Windows apps often use web technologies where they make development, rendering, or cross-platform feature delivery practical. The primary Photos app itself uses WebView2 for parts of its image editor, taking advantage of WebGL and shared data layers. The problem is that Photos (Preview) is not a specialized editor; it’s a complete gallery shell built on a web runtime, duplicating the core browsing experience of an already-existing native app.
For Windows enthusiasts and IT administrators, this duplication is a familiar headache. Windows 11 already offers multiple ways to browse photos: File Explorer Gallery, the legacy Photos library, OneDrive’s photo views, the Windows Media Player library model, and various third-party cloud clients. Adding yet another surface without a clear, differentiated benefit only creates confusion about which app owns file associations, why album views differ, and why a new icon appeared overnight.
What This Means for You
If you’re a home user on Windows 11: The toolbar and context menu cleanup is an unambiguous win. Photos will feel less like a billboard and more like the straightforward viewer it should be. You’ll also likely notice faster image opening and smoother zooming. If you see Photos (Preview) appear, you can safely ignore it or uninstall it like any other Windows app. It doesn’t replace the main Photos app, and your default file associations won’t change unless you manually set them.
If you’re a power user or IT pro: The new context menu items—Copy as path, Open Location, Resize Image—are genuinely useful. The performance gains from the WASDK multi-process architecture should also reduce complaints about sluggishness when browsing large folders. However, the presence of two Photos apps may generate help-desk tickets. Before rolling out to stable builds, test whether Photos (Preview) can be removed via PowerShell or managed through policy. Monitor Microsoft’s Insider build notes to see if the preview app persists or gets folded into the main codebase.
If you’re a developer: The architectural shift is a case study in how Windows App SDK can improve performance over UWP while allowing incremental adoption of modern features. Keep an eye on how Microsoft balances WebView2 usage—it’s a legitimate tool, but when used for entire app shells it can feel heavier than native UI, which undermines the debloating narrative.
How We Got Here
Microsoft Photos has had a turbulent journey. It began as a UWP app in Windows 10, was heavily redesigned for Windows 11, and over the past two years accumulated an assortment of service hooks. Designer, Clipchamp, OneDrive, and Bing visual search shortcuts were grafted onto the toolbar and context menus, turning a simple viewer into a promotional hub. User frustration simmered, particularly around the slow-loading right-click menu.
In March, Windows chief Pavan Davuluri published a blog post promising to improve Windows quality, including a pledge to cut “unnecessary Copilot entry points” from apps like Snipping Tool, Widgets, Notepad, and Photos. The Photos app lost its dedicated Ask Copilot button earlier this year. The current update extends that philosophy by removing other promotional extras.
Behind the scenes, Microsoft completed the migration from UWP to Windows App SDK in 2024, specifically to improve performance on large libraries and reduce reliance on a dedicated service process. That work laid the foundation for the multi-process architecture now delivering faster viewer load times.
Photos (Preview), however, seems to come from a different playbook. It looks like a rebadged version of the OneDrive Photos app that Microsoft has been testing, and its WebView2 underpinnings feel at odds with the company’s own admission that native WinUI code is faster and lighter. Microsoft recently acknowledged that Windows 11 is a memory hog and promised 8GB RAM optimizations by the end of 2026—a goal that gets harder with every auto-installed background web app.
What to Do Now
If you’re enrolled in the Windows Insider Experimental channel, the new Photos app (version 2026.11070.23001.0) should arrive automatically via the Microsoft Store. Check for updates manually if you don’t see it. Take a moment to explore the cleaned-up toolbar and right-click menu, and try opening a mix of JPEG, HEIC, and SVG files to feel the performance improvements.
When Photos (Preview) appears, you have several options:
- Ignore it. The main Photos app remains the default viewer, and Preview doesn’t change file associations.
- Uninstall it. You can remove it like any other Store app via Settings > Apps or by right-clicking in Start.
- Experiment cautiously. If you’re curious, launch it and see if it offers any useful gallery features the main app lacks. Bear in mind it’s a preview and may be buggy.
- Send feedback. Microsoft is explicitly soliciting feedback inside Photos (Preview). If you find the duplication pointless or the WebView2 overhead excessive, tell them via the in-app feedback link.
For IT administrators managing Insider builds in test environments, take inventory of the package behavior. Use PowerShell to check for the Photos (Preview) app package and decide whether to block it via policy before it reaches production machines. Monitor the official Microsoft Insider release notes for any changes to the app’s status.
Outlook
The debloating of the Photos viewer is exactly the kind of focused improvement Windows 11 needs. The performance work, HEIC/SVG support, and smarter import controls show that the team is listening to core user complaints. If Microsoft continues this trajectory across other inbox apps, the operating system will feel more cohesive and less like a collection of sales pitches.
The Photos (Preview) experiment hangs in the balance. It remains explicitly labeled an experimental preview, and Microsoft is actively seeking feedback. That means there’s a real chance it gets scrapped, merged with the primary Photos app, or repositioned as a dedicated OneDrive companion rather than a redundant local gallery. Your feedback—and the usage data Microsoft collects—will likely determine its fate.
For now, Windows 11 insiders get a faster, cleaner Photos app and a reminder that even welcome progress can come with head-scratching extras. The next few Insider builds should reveal whether the second gallery is a temporary detour or the start of another unnecessary fork in Windows photo management.