Windows 11 introduced a redesigned Run dialog in its 22H2 update, offering improved features for launching programs and system tools. However, some users found this change confusing or inconvenient. This guide explains how to enable the new Run dialog and restore the classic version if needed. The methods involve modifying system settings through the Registry Editor, Group Policy Editor, or PowerShell commands. Each approach requires administrative privileges and careful execution to avoid system instability.
The Registry Editor method involves navigating to specific keys and adjusting values to control the Run dialog behavior. Group Policy allows users to configure the Run dialog through administrative templates, while PowerShell provides a script-based solution for automation. These methods are suitable for advanced users familiar with system configuration tools.
The new Run dialog includes features like a search bar, recent commands, and improved accessibility, but some users prefer the traditional interface for simplicity. To enable the new version, ensure your Windows 11 is updated to the latest build. If the Run dialog is missing, it may be due to group policy restrictions or registry changes. Always back up system settings before making modifications. The steps for each method are detailed below.
For the Registry Editor, open it by searching ‘regedit’ in the Start menu, navigate to HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\RunMRU, and modify the ‘UseNewRunDialog‘ value.
For Group Policy, open the editor via ‘gpedit.msc’, go to Computer Configuration > Administrative Templates > System > Run Dialog, and enable the ‘Use new Run dialog’ policy. Using PowerShell, run the command ‘Set-ItemProperty -Path \
