Skip to content
Follow
Windows

How to Enable or Disable Show Desktop Windows 11 Taskbar

Richard
Written by
Richard
Feb 2, 2024 Updated Aug 13, 2026 3 min read
How to Reset Your Microsoft Account Password
How to Reset Your Microsoft Account Password

The “Show Desktop” button in Windows 11 is a tiny, hidden strip at the far right edge of your taskbar that clears your screen instantly. Clicking this button minimizes every open window at once so you can see your wallpaper and icons, and clicking it a second time brings all your windows right back.

Microsoft added this peek feature to Windows 11 build 22621 to help you find desktop files or check background widgets without closing apps one by one. You can easily turn this button on or off in your taskbar settings if you want more empty space or prefer a cleaner look.

⚡ Quick Answer

To enable or disable the ‘Show Desktop’ button, open Settings , go to Personalization, then Taskbar, expand Taskbar behaviors, and check or uncheck “Select the far corner of the taskbar to show the desktop.” This feature minimizes all windows with one click.

Method 1Use the Settings App

You can easily turn the ‘Show Desktop’ button on or off in Windows 11 using the Settings app . This feature, often called the ‘peek’ at desktop, lets you quickly see your desktop by moving your mouse to the far right corner of the taskbar .

  1. Open the Settings app by pressing Win+I.
  2. Click Personalization on the left menu.
  3. Windows 11 Personalization in the Settings app
    Windows 11 Personalization in the Settings app
  4. Select Taskbar on the right side.
  5. Windows 11 Settings app showing Personalization Taskbar options
    Windows 11 Taskbar settings in Personalization for auto-hide.
  6. Click Taskbar behaviors to expand the menu.
  7. Check or uncheck the box labeled Select the far corner of the taskbar to show the desktop.
  8. Windows 11 select the far corner of the taskbar to show the desktop
    Windows 11 select the far corner of the taskbar to show the desktop

Method 2Use the Registry Editor (Advanced)

For more control over the ‘Show Desktop’ button in Windows 11, you can use the Registry Editor. This advanced method lets you change how the ‘peek’ at desktop feature works, but you need to be careful because you’ll be editing system files.

  1. Press Win+R, type regedit, and press Enter.
  2. Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
  3. Find TaskbarSd. If missing, right-click, select New DWORD (32-bit) Value, and name it TaskbarSd.
  4. Double-click it and set the value to 1 to enable or 0 to disable.
  5. Windows 11 select the far corner of the taskbar to show the desktop registry
    Windows 11 select the far corner of the taskbar to show the desktop registry
  6. Restart your computer to apply changes.

Keyboard Shortcuts for Instant Access

You do not always need a button to clear your screen. Use these shortcuts:

  • Win+D: Toggles between showing the desktop and showing your open windows.
  • Win+M: Minimizes all windows. Use Win+Shift+M to bring them back.

Is the ‘Desktop’ Toolbar Available in 🪟 Windows 11?

Windows 11 no longer includes the old ‘Desktop’ toolbar found in Windows 10 that let you see files right from the taskbar .

PowerShell Automation

📝Good to Know
⚠️ Admin Privileges Required: You can toggle this setting using PowerShell.
PowerShell
Set-ItemProperty -Path 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced' -Name 'TaskbarSd' -Value 1

Summary

The 'Show Desktop' feature in Windows 11 helps you quickly clear your screen, and you can manage it through Settings or the Registry Editor.

How do I restore the Show Desktop icon if it disappears?

If the button seems missing, first check the Taskbar settings to ensure the feature is enabled. If it is already checked, try unchecking and re-checking the box. If that fails, restart the Windows Explorer process via the Task Manager or restart your computer to refresh the taskbar interface.

What is the difference between Show Desktop and minimizing all windows?

The 'Show Desktop' button acts as a toggle. Clicking it once minimizes everything, and clicking it again restores the windows exactly where they were. Minimizing all windows manually using shortcuts like Windows + M does not always provide the same 'toggle' behavior to restore them instantly.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Control Desktop Background Changes in Windows 11
Windows How to Control Desktop Background Changes in Windows 11
How to Show Desktop in Windows 11 Taskbar
Windows How to Show Desktop in Windows 11 Taskbar
How to Enable or Disable Taskbar App Badges in Windows 11
Windows How to Enable or Disable Taskbar App Badges in Windows 11
How to Switch Between Open Windows in Windows 11
Windows How to Switch Between Open Windows in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *