Using classic Outlook for Windows in business environments
Here are some of the registry keys that can be configured for the New Outlook:
- People Pane: Path: HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\PeoplePane Purpose: Manage settings related to the People Pane feature. Enable People Pane: Value Name: Enabled Type: DWORD Value: 1 (to enable), 0 (to disable) People Pane View: Value Name: View Type: DWORD Value: 0 (Off), 1 (Normal), 2 (Minimized)
- People Suggestions: Path: HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\PeopleSuggestions Purpose: Control the suggested people feature, similar to autocomplete in classic Outlook Enable People Suggestions: Value Name: EnablePeopleSuggestions Type: DWORD Value: 1 (to enable), 0 (to disable) Max Suggestions: Value Name: MaxSuggestions Type: DWORD Value: Number of suggestions to display (e.g., 5 for five suggestions)
- Admin-Controlled Migration: Path: HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Office\16.0\Outlook\options\general\donewoutlookautomigration Purpose: Manage the migration to the new Outlook Enable Migration: Value Name: donewoutlookautomigration Type: DWORD Value: 1 (to enable migration), 0 (to disable migration)
- Try the New Outlook Toggle: Path: HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\Options\General\TryNewOutlookToggle Purpose: Show or hide the "Try the new Outlook" toggle in classic Outlook Show Toggle: Value Name: TryNewOutlookToggle Type: DWORD Value: 1 (to show the toggle) Hide Toggle: Value Name: TryNewOutlookToggle Type: DWORD Value: 0 (to hide the toggle)
NOTE: All information obtained from Microsoft Copilot.