You can prevent Windows from switching to the New Outlook by running this in PowerShell: Remove-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe" -Name "OutlookUpdate"
April 4, 2025 at 1:12 AM
You can prevent Windows from switching to the New Outlook by running this in PowerShell: Remove-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe" -Name "OutlookUpdate"