Microsoft’s latest update to the New Outlook for Windows, unveiled on July 1, 2026, delivers long-awaited search and import capabilities for Personal Storage Table (.PST) files, yet the reliance on Classic Outlook for archive management persists. The enhancement marks a significant step toward feature parity between the modern email client and its legacy counterpart, but the continued dependency underscores the complexity of decoupling decades-old data formats. For IT administrators and power users managing sprawling email archives, the update is a mixed blessing—streamlining daily workflows while keeping Classic Outlook as an immutable anchor.

New Outlook’s .PST journey has been anything but smooth. When Microsoft first introduced the redesigned client in 2023, it lacked .PST support entirely, forcing users to juggle both applications for basic local email access. Over the following two years, incremental updates brought read-only access and limited import functionality, but searching across .PST files remained a glaring omission. The July 2026 release finally bridges that gap, enabling full-text search within open .PST data files and refining the import process with smart conflict resolution and folder mapping.

What’s New in the July 2026 Update

The update arrives as part of the monthly Microsoft 365 Apps for enterprise channel, specifically rolled out through the New Outlook client version 1.2026.701.100. Key improvements center on three areas: search, import, and stability. According to the Microsoft 365 Admin Center notification, users can now execute instant search queries across .PST files directly from the New Outlook search bar, with results appearing in real time as they type. Previously, searching within an open .PST required switching back to Classic Outlook or manually browsing folders—a friction point for legal and compliance teams that rely on rapid data retrieval.

Import behavior has also been overhauled. The new Import Wizard now handles duplicate items intelligently, offering granular controls to skip, replace, or rename conflicting emails, contacts, and calendar entries. Large .PST files (over 10 GB) see a 40% reduction in import time on average, thanks to optimized threading and caching mechanisms. Microsoft also added support for drag-and-drop import: users can simply drag a .PST file onto the folder pane, and New Outlook will initiate the import process—a feature that mimics Classic Outlook’s familiar workflow.

Stability fixes address long-standing crash issues when accessing corrupted .PST files. The client now performs a pre-scan using the same repair logic found in the Inbox Repair Tool (ScanPST.exe), alerting users to errors before mounting the file. This proactive checks reduces the risk of data loss and application hangs, though severely damaged files still require manual repair outside New Outlook.

The .PST Support Gap Explained

To understand why Classic Outlook remains indispensable, one must look at the .PST file’s role in the Microsoft ecosystem. A .PST file is a local database that stores copies of emails, attachments, and other Outlook items. It serves two primary purposes: as an archive for aging data to free up server mailbox space, and as a transport mechanism for moving data between accounts or computers. Classic Outlook has native support for creating, opening, and managing these files, including the ability to set a default archive location where auto-archiving rules move older items automatically.

New Outlook, despite the July 2026 update, still cannot perform scheduled auto-archiving or designate a .PST as the default archive file. That means any organization relying on auto-archive policies to manage mailbox growth must keep Classic Outlook installed and configured. Even when New Outlook can open and search archive .PSTs, the actual archiving process remains tethered to the legacy client. Microsoft’s documentation explicitly states: “Classic Outlook is required for creating new archive .PST files and managing auto-archive settings.”

Why Classic Outlook Remains Essential for Archives

The archive dependency stems from deep architectural differences between the two clients. Classic Outlook uses MAPI (Messaging Application Programming Interface) to interact with .PST files at a low level, enabling features like auto-archive rules, retention policies, and client-side rules that move items to .PST folders. New Outlook—built on a web-based framework powered by React and the Outlook Web App core—abstracts file operations through the Graph API and local file system bridges. While this modern stack simplifies cloud integration and cross-platform consistency, it lacks the intricate PST management hooks that Classic Outlook has refined over three decades.

Practically, this means administrators cannot yet sunset Classic Outlook in environments where archives are active. A typical enterprise user might have multiple archive .PSTs mapped in Classic Outlook, automatically filling as items age past a set threshold. In New Outlook, those archives remain accessible for reading and searching, but the automation is dead. Users who attempt to enable archive settings in New Outlook receive a prompt to use Classic Outlook instead.

Microsoft has acknowledged the limitation, stating in a Tech Community post that “full archive parity is a priority, but requires substantial reengineering to ensure data integrity and performance at scale.” No timeline has been given, though reliable insiders suggest a late 2027 target for auto-archive capabilities in the new client.

Search and Import Improvements in Depth

For the features that have arrived, early testing shows promising results. The new search leverages Windows Search index integration, allowing New Outlook to query .PST file contents without loading the entire file into memory. This results in near-instant search suggestions even for multigigabyte files. Filtering options have been expanded to include date ranges, attachment types, and folder scopes, putting it on par with Classic Outlook’s advanced find.

Import performance gains are notable. Internal benchmarks using a 20 GB .PST with 80,000 mixed items demonstrated import completion in 12 minutes on a standard configuration, down from 21 minutes in the previous version. The process runs in the background with a non-intrusive progress indicator, and users can pause and resume imports mid-way—a first for Outlook.

One subtle but critical enhancement is the preservation of folder hierarchies and custom views during import. Earlier versions flattened nested folders or lost custom column arrangements, causing frustration during migrations. The July update maintains folder structures exactly as they appear in the source .PST, including any applied filters or grouping settings.

Migration Challenges and Administrator Considerations

For IT departments, the hybrid state of .PST support complicates migration roadmaps. Many organizations have already moved to Exchange Online and are eager to retire Classic Outlook, but active archive scenarios force a dual-client environment. Microsoft’s message is clear: “New Outlook is the future, but Classic Outlook remains a necessary co-pilot for archive management.” This duality increases support overhead, as help desks must maintain documentation and troubleshooting for both interfaces.

Group Policy objects (GPOs) and registry keys that govern .PST behavior in Classic Outlook do not translate to New Outlook. Administrators must rely on cloud policies through the Microsoft 365 Apps admin center or Intune to control settings like PST import behavior and search scope. The learning curve is steep, especially for teams accustomed to on-premises management.

Data sovereignty is another wrinkle. New Outlook’s import process may temporarily stage data in the cloud if the client is configured to use the Microsoft cloud for indexing, raising compliance concerns for regulated industries. Microsoft provides an offline import option that keeps all processing local, but it must be manually enabled via a policy flag.

User Reactions and Community Feedback

Despite the limitations, the .PST search and import uplift has been warmly received on forums like WindowsNews and the Microsoft Tech Community. A common sentiment: “This should have been there from day one, but at least it’s finally here.” Power users who rely on .PST files for long-term backups report that the improved search makes New Outlook viable for daily use, reducing the need to context-switch to Classic Outlook.

Criticism centers on the ongoing archive dependency. One IT manager commented, “We were ready to uninstall Classic Outlook enterprise-wide, but now we’re stuck with it until auto-archive lands. It’s messy.” Others point to the lack of support for password-protected .PST files and the inability to create new .PSTs directly from New Outlook—features that remain exclusive to Classic.

What This Means for the Future of Outlook

Microsoft’s strategy appears to be methodical: achieve full feature parity for consuming .PST files before tackling the creating and automating side. This phased approach mirrors the broader New Outlook rollout, which first targeted simple home users before addressing enterprise requirements. The endgame is a single, unified Outlook client that can handle all .PST operations without the legacy app.

In the interim, organizations should adopt a practical coexistence strategy. Keep Classic Outlook deployed via a base image but restrict its use to archive management through shortcuts and training. Gradually migrate active archives to Exchange Online Archive or third-party solutions where feasible, reducing the .PST footprint long-term. Microsoft offers migration tools like the PST Capture tool and the Azure-based Import service, though these require planning and bandwidth.

Security is an often-overlooked aspect. .PST files are notoriously vulnerable to ransomware and corruption. New Outlook’s pre-scan feature is a step forward, but the files remain a risk unless encrypted and backed up properly. The July 2026 update does not introduce enhanced encryption or cloud backup for .PSTs, leaving users to rely on existing Windows security features.

Conclusion

The July 2026 New Outlook update transforms the client from a .PST-hostile environment into a capable reader and importer of these legacy data stores. Search and import advancements are genuine quality-of-life improvements that will save professionals hours each week. Yet, the elephant in the room—Classic Outlook’s stranglehold on archive automation—remains uncomfortably conspicuous. For now, anyone who archives email automatically must keep Classic Outlook installed. The path to a Classic-free future is lit, but the journey is far from over.

For IT decision-makers, the update is a signal to begin evaluating archive strategies and to push Microsoft for clearer timelines on full .PST parity. Users, meanwhile, can embrace New Outlook’s growing prowess while accepting a few more years of coexistence. The message from Microsoft is unmistakable: New Outlook is ready for your old emails, but not yet for your archiving habits.