New Outlook App
Stop the Automatic Installation on Windows

Take control of your Outlook experience: prevent, uninstall, and block the new Outlook app on Windows 10 and 11.

🗑️Uninstall New Outlook
🛑Block Future Installations
⚙️Registry Tweaks Included

Microsoft's New Outlook App Auto-Installation: What You Need to Know

Microsoft is rolling out the new Outlook app to Windows 10 and 11 devices, starting January 30, 2025. This article provides comprehensive guidance on blocking its automatic installation, as well as uninstalling and removing it from your devices.

The new Outlook app, a web-powered version, is designed to replace the classic Outlook. However, if you prefer the classic version or wish to control the update process, this guide is for you. We'll cover methods to uninstall the new app, prevent future installations, and even block automatic migration in your Microsoft 365 account. This is critical knowledge for users who want to maintain their preferred Outlook experience and avoid unwanted changes.

Whether you're on Windows 10 or 11, we've got you covered. Let's dive into the steps you can take!

Uninstalling How to Remove the Forcefully Installed New Outlook App

If the new Outlook app has already been installed on your Windows 10 or 11 device, you can uninstall it using a straightforward PowerShell command.

Follow these steps:

1. Open PowerShell as an Administrator by right-clicking the Start button and selecting 'Terminal (Admin)' or 'PowerShell (Admin)'.

2. Run the following command:

`powershell Get-AppxPackage *Win32WebViewHost* | Remove-AppxPackage `

This command will immediately remove the new Outlook app from your device. Remember to close and restart Outlook if you have it open.

Ready-Made Registry Script to Disable Automatic Installation

To simplify the process of preventing the new Outlook app installation, we've created a ready-made Registry script. This script automatically implements all the necessary Registry tweaks.

1. Download the following ZIP file:

[Link to Downloadable ZIP File]

2. Extract the contents of the ZIP file using 7-Zip or another file archive utility.

3. Run the extracted .REG file.

4. When prompted, accept the confirmation to apply the changes.

After running the script, the new Outlook app will no longer automatically install on your Windows 10 or 11 device.

The ZIP file also includes an UNDO file to restore the automatic installation, should you change your mind.

Manual Advanced Registry Tweaks (Optional)

For advanced users, here's how to apply the Registry tweaks manually. This is useful if you prefer not to use a script.

1. Open Registry Editor (regedit).

2. Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\ExperimentEcs\Overrides

3. Create a new DWORD (32-bit) Value named 'DisableNux' and set its Value data to '1'.

1. Open Registry Editor (regedit).

2. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer

3. For Windows 11, delete the 'UpgradeToNewOutlook' key if it exists.

4. For Windows 10, create a new String value named 'UpgradeToNewOutlook' and set its Value data to '0'.

Applying these tweaks will prevent the automatic installation.

Take control of your Outlook: prevent, uninstall, and block the new app.

Your Name (Author)

Enhance Your Knowledge

Explore Additional Resources

💾

Download Registry Script

Get the ready-made script to disable automatic installation.

💻

PowerShell Commands

Quick PowerShell commands to remove the app.

📝

Registry Editor Instructions

Step-by-step guide to manually adjust registry settings.

Microsoft 365 Preventing Automatic Migration in Accounts

Starting in January 2025, Microsoft 365 business standard and premium license users may be automatically upgraded. You can prevent this migration using a Registry tweak.

1. Open Registry Editor (regedit).

2. Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Preferences

3. Create a new DWORD value named 'NewOutlookMigrationDisabled' and set its Value data to '1'.

This will block the automatic migration to the new Outlook app in your Microsoft 365 account.

Wrap-Up Taking Control of Your Outlook Experience

By following these steps, you can effectively block the new Outlook app's automatic installation and maintain control over your Outlook experience. Whether you choose to uninstall, use the ready-made script, or manually adjust the Registry settings, you have the power to decide how you interact with Outlook.

Remember to back up your registry before making any changes. If you need further assistance or have any questions, consult with a trusted IT professional.