Share via

How to Disable Explorer Tabs in Windows 11 25H2?

hida shar 5 Reputation points
2025-08-31T18:45:47.36+00:00

The tabs in Windows File Explorer aren't as good as those in third-party alternatives. How can I disable this feature?

Windows Insider program | Windows Insider preview | Files, folders, and storage
0 comments No comments

4 answers

Sort by: Most helpful
  1. Johnny55 4,710 Reputation points Volunteer Moderator
    2025-08-31T20:00:01.9033333+00:00

    Hello Hida,

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked] "{e2bf9676-5f8f-435c-97eb-11607a5bedf7}"=""

    Open Notepad. Paste the code above.

    Save the file with a .reg extension, like:

    DisableExplorerTabs.reg

    Double-click the file to run it. Confirm the registry change when prompted.

    Restart File Explorer (or reboot your PC) to apply the change.

    This tweak blocks the CLSID responsible for tabs in File Explorer. If you ever want to undo it, just delete the string from the registry or create a .reg file that removes it as shown below.

    Windows Registry Editor Version 5.00

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]

    Regards,

    Was this answer helpful?

    1 person found this answer helpful.

  2. CrazyKats 15,765 Reputation points Volunteer Moderator
    2025-08-31T19:13:28.6733333+00:00

    Hi,

    Per Copilot:

    🛠️ Method 1: Use ExplorerPatcher (Free Tool)

    This is the most popular workaround to remove tabs while keeping the Windows 11 toolbar.

    1. Download ExplorerPatcher from its official site.
    2. Install it—your File Explorer will restart.
    3. Right-click the Taskbar → choose Properties.
    4. Go to the File Explorer tab.
    5. Under Control Interface, switch from “Windows 11 Command bar” to an older

    style like “Windows 10 Ribbon” or “Windows 7 Command bar.”

    This will disable the tabbed interface and restore the classic look.

    🧪 Method 2: Registry Tweak

    If you prefer not to use third-party tools, a registry edit can also do the trick:

    1. Press , type , and hit Enter.
    2. Navigate to:
    3. Create a new key or modify existing values to disable the tab UI (details vary by build—follow this guide for exact steps).

    ⚠️ Be cautious with registry edits—always back up your registry first

    Was this answer helpful?

    1 person found this answer helpful.

  3. Les Ferch 10,331 Reputation points Volunteer Moderator
    2025-09-05T15:22:43.3+00:00

    You can only disable the tabs by switching to the old Explorer (which is still built into Windows 11). The registry entry posted above hasn't worked for years, but there are newer methods that do work.

    See this tutorial for details.

    Alternatively, you can use my free SwitchExplorer app to switch between the old and new Explorer. It applies the same registry settings as noted in the tutorial.

    Update: I see from your comment above that you do not want the old Explorer, so, unfortunately, I don't have a solution that meets your requirements.

    Was this answer helpful?

    0 comments No comments

  4. CrazyKats 15,765 Reputation points Volunteer Moderator
    2025-09-01T19:51:16.36+00:00

    Per Copilot:

    Windows 11 introduced tabs in File Explorer starting with version 22H2—a game-changer for multitasking and organization. Here's how it works and how you can make the most of it:

    🗂️ How Tabs Work in File Explorer

    • Open a New Tab: Click the ➕ icon next to the current tab or press .

    • Switch Tabs: Use to cycle forward, to go backward, or to jump to a specific tab.

    • Drag & Drop: You can drag files between tabs or reorder tabs by dragging them.

    • Close Tabs: Click the ❌ on the tab or press . Right-click for options like “Close other tabs” or “Close tabs to the right.”

    Other than this I'm at a loss as to exactly

    what you're looking for.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.