How to Disable the Left-Side Expanding Panel in the Windows 10 Start Menu
The Windows 10 Start Menu offers a left-side expanding panel that provides quick access to frequently used apps, settings, and your profile. However, if you find it distracting or inconvenient, you can easily disable it. This guide explains how to do so.
Ways to Disable the Expanding Panel
1. Using System Settings
To disable the expanding panel through system settings, follow these steps:
- Click on the Start menu, then select Settings (gear icon).
- Go to Personalization.
- Select Start from the left menu.
- Turn off Show recently added apps and Show recently opened items in Jump Lists. This will reduce the amount of information in the panel, making it less "busy".
2. Using Local Group Policy Editor (for Windows 10 Pro and higher)
If you have Windows 10 Pro or higher, you can use the Local Group Policy Editor:
- Open the Run dialog with the Win + R keys, type
gpedit.msc
, and click OK. - Navigate to User Configuration > Administrative Templates > Start Menu and Taskbar.
- Locate the setting Remove Access to the Expanding Panel and double-click on it.
- Select Enabled to disable the panel, then click Apply.
3. Editing the Registry (for advanced users)
This method is recommended for those familiar with editing the Windows registry:
- Press Win + R, type
regedit
, and press OK. - Go to this key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
. - Find the EnableXamlStartMenu entry and change its value to 0 to disable the expanding panel.
- Close the registry editor and restart your computer for the changes to take effect.