The Windows 11 file properties dialog is getting its most significant overhaul in roughly three decades. Microsoft is rebuilding the ageing Properties window โ one of the last surviving relics of the Windows 95 era โ using the modern WinUI 3 framework. If you right-click a file in File Explorer dozens of times a day, this update is going to matter to you.
Why the File Properties Dialog Needed an Overhaul

The current file properties dialog in Windows 11 has always looked out of place. While Microsoft has steadily redesigned Start, Settings, Taskbar, and File Explorer itself to match the Fluent Design language, the Properties window stubbornly remained a throwback โ white borders, fixed-size tabs, and no dark mode support. Users running Windows 11 in dark mode have long complained that every right-click โ Properties pull-up breaks their carefully curated dark theme, flashing a bright white box onto the screen.
According to reporting by Windows Latest, the legacy dialog traces its roots back to Windows 95, meaning the code powering it is over 30 years old. That legacy codebase made it difficult to add new features, impossible to properly theme, and increasingly inconsistent with the rest of the OS shell.
What Is WinUI 3 and Why Does It Matter for File Metadata?
WinUI 3 is Microsoft’s modern UI toolkit, built on top of the Windows App SDK. It replaces the older Win32 and UWP component stacks with a unified framework that supports dynamic theming, improved accessibility, hardware-accelerated rendering, and consistent typography. When Microsoft rebuilds the WinUI file explorer Properties dialog with WinUI 3, all of those benefits flow directly to an interface millions of users touch every single day.
-
Dark mode support: The redesigned dialog will respect the system accent colour and dark/light theme toggle โ something the legacy version never did.
-
Consistent typography and spacing: Text will use the Segoe UI Variable font at correct weights, matching the rest of Windows 11’s shell.
-
Responsive sizing: The old dialog had a fixed, non-resizable window. The WinUI version can scale to different display densities and screen sizes.
-
Faster rendering: WinUI 3 uses a composition-based renderer, so the dialog can open and paint significantly faster than the legacy Win32 version.
-
Improved accessibility: WinUI components include built-in support for screen readers and keyboard navigation patterns that the old dialog lacked.
What Changes for Everyday Windows File Metadata Tasks

If you regularly edit Windows file metadata โ tagging photos, editing document author fields, adjusting video titles, or checking file sizes before sharing โ the redesigned Properties window will feel substantially more pleasant to use. Here is what the updated experience looks like in practice:
The General Tab
The General tab, which shows file type, size, location, and creation/modification dates, gets a cleaner layout with better padding and legible icons. Timestamps are displayed in a format that adapts to your regional settings more reliably.
The Details Tab
The Details tab โ arguably the most powerful part of the file properties dialog โ is where you view and edit embedded metadata like title, subject, tags, authors, and copyright strings. In the WinUI redesign, this tab is expected to feature inline editing improvements and a scrollable, more readable list that no longer looks like it belongs in a 1990s enterprise app.
Dark Mode at Last
This is the change most users have been waiting for. The entire Windows 11 file properties window will finally honour the system-wide dark mode setting. No more jarring white flash when you inspect a file’s attributes at night.
The Security and Sharing Tabs
Advanced tabs like Security (NTFS permissions) and Sharing are also being brought under the WinUI umbrella, ensuring a coherent look throughout the entire dialog rather than a mix of old and new panels.
When Will the WinUI File Explorer Properties Update Arrive?
As of May 2026, the redesigned WinUI file explorer Properties dialog has been spotted in Windows 11 Insider Preview builds, hidden behind a feature flag. Microsoft typically enables such flags for Canary channel testers first, then Dev, Beta, and finally the Release Preview before a stable rollout. Based on the current cadence, a general availability release in the second half of 2026 is plausible, though Microsoft has not announced a specific date.
If you are on the Insider Programme’s Canary or Dev channel, you can try enabling experimental features using third-party tools such as ViVeTool โ though Microsoft does not officially support or recommend this for production machines.
How to View and Edit File Properties in Windows 11 Right Now

While the redesign rolls out, the current Windows file metadata system is fully functional. Here is a quick refresher on getting the most from it:
-
Right-click any file in File Explorer and choose Properties (or press Alt + Enter with a file selected).
-
On the General tab, check the file type, size on disk, and the read-only/hidden attributes.
-
Switch to the Details tab to view and click-to-edit embedded metadata fields such as title, tags, and author.
-
To remove personal metadata before sharing a file, click Remove Properties and Personal Information at the bottom of the Details tab.
-
On the Security tab, you can review and change NTFS permissions โ useful for managing access on shared or multi-user PCs.
Does the File Properties Redesign Require a New Windows 11 Licence?
No. Like most Windows 11 shell updates, the new file properties dialog will be delivered as a cumulative update to existing Windows 11 installations โ both Home and Pro editions. You do not need to repurchase your licence. However, you do need to be running a supported version of Windows 11 to receive ongoing updates. Windows 11 version 22H2 reached end of support on 8 October 2024, so if you are still on that build, you are no longer receiving feature updates of this kind.
If you have not yet upgraded to Windows 11 or need to activate a new device, Buy Now Key offers genuine Windows 11 licences at competitive prices โ including Microsoft Windows 11 Pro Retail from โฌ17.90 and Microsoft Windows 11 Home OEM from โฌ9.65. Both provide lifetime activation and instant digital delivery.
Windows 11 File Properties vs Windows 10: What’s Already Different
Windows 11 already made several incremental improvements to the Properties dialog compared to Windows 10, even before the WinUI overhaul:
-
The right-click context menu was redesigned in Windows 11, meaning you reach Properties via a cleaner, modern menu rather than the classic cascading list.
-
File Explorer in Windows 11 introduced a new toolbar with a more modern command bar, though Properties itself stayed legacy.
-
Windows 11 22H2 and later builds improved how the OS surfaces file compression and encryption status within the General tab.
The WinUI 3 redesign is the first time the dialog box itself โ not just the path to opening it โ is being fundamentally modernised.
What This Means for Power Users and Developers
Power users who rely on the Windows file metadata Details tab for organising large photo or video libraries, managing document workflows, or auditing file permissions will benefit most from the upgrade. The WinUI 3 framework also opens the door for Microsoft to add new metadata fields, contextual previews, and integration with cloud services like OneDrive without being constrained by Win32 limitations.
For developers building Windows shell extensions, the move to WinUI 3 signals a broader shift: Microsoft is actively retiring legacy Win32 UI surfaces. If your tools add custom tabs or overlays to the Properties dialog, you will eventually need to migrate your extensions to the Windows App SDK to remain compatible.
Frequently Asked Questions
Why does the Windows 11 file properties window not follow dark mode?
The current Properties dialog is built on legacy Win32 code that pre-dates Windows 11’s theming engine. It does not integrate with the modern Fluent Design system, which is why it always renders in a light theme regardless of your system setting. The WinUI 3 redesign is specifically aimed at fixing this long-standing issue.
Will the WinUI file properties update change how I edit file metadata?
The core workflow โ opening Properties, switching to the Details tab, clicking a field to edit it โ will remain familiar. The redesign focuses on visual consistency, performance, and accessibility rather than changing the fundamental metadata schema. You will still edit the same fields in the same place, just in a much cleaner interface.
How do I remove personal metadata from a file in Windows 11?
Right-click the file, choose Properties, go to the Details tab, and click Remove Properties and Personal Information at the bottom of the panel. You can choose to remove all possible properties at once or select specific fields to clear. This works in the current dialog and will continue to work in the redesigned version.
Do I need Windows 11 Pro to get the new file properties dialog?
No. The WinUI 3 Properties dialog redesign applies to all editions of Windows 11, including Home, Pro, Enterprise, and Education. Both Home and Pro users will receive the update through standard Windows Update channels once Microsoft enables it for stable builds.
Is the redesigned file properties dialog available now?
As of mid-2026, it is present in Windows 11 Insider Preview builds (Canary and Dev channels) but is not yet enabled by default on stable releases. Microsoft has not announced a specific general availability date, but the feature appears to be progressing towards a wider rollout later in 2026.
