How to change Number of Tabs from Apps to Show when Snapping or Alt+Tab in Windows 11
Windows 11 lets you control how many app tabs appear when you use Alt+Tab or Snap Assist.
Alt+Tab is a keyboard shortcut that lets you quickly switch between all your open applications. Snap Assist helps you arrange windows on your screen by showing previews.
Windows 11 usually shows previews of your open apps and their tabs to help you find what you need. However, the default number it shows might not be ideal for everyone.
For instance, you might want to see up to 30 most recent tabs to quickly jump between many open browser tabs, or you might prefer a cleaner view with no tabs shown at all when switching.
This setting allows you to control the number of app windows that appear when you snap apps or use Alt+Tab, making your multitasking easier and more efficient by showing only relevant options.
Open Settings, navigate to System > Multitasking, expand Desktops, and use the dropdown menu to select the number of tabs or disable them. This adjusts previews for Alt+Tab and Snap Assist.
Understanding Alt+Tab and Snap Assist Previews
Alt+Tab lets you quickly switch between open windows by showing small previews. Snap Assist helps you arrange windows on your screen. In Windows 11, both can also show previews of tabs from apps like Microsoft Edge, helping you find the exact window or tab you need faster.
Option 1Adjusting Tab Previews Through Windows Settings (Easiest Method)
The Windows Registry editor offers the most user-friendly method to change the number of tabs shown when you multitask. This adjustment is ideal for everyday users who want a quick change without needing to explore complex settings.
Open Settings
The fastest way to get here is by pressing the Windows key + I on your keyboard. This will pop open the main Windows Settings app.
Navigate to Multitasking Settings
To change how many tabs show up when you snap windows or use Alt+Tab, you first need to open your Windows 11 Settings. On the left side, click ‘System,’ and then on the right side, find and click ‘Multitasking.’
💡TipIf you don’t see “Multitasking” right away, scroll down the list on the right side. It might be a bit further down!Expand the Desktops Section
Inside the Multitasking settings, you’ll see a few different options. Find the one labeled Desktops and click on it to expand it. Even though it says “Desktops,” this section also controls the Alt+Tab and snapping behavior.
Choose Your Preferred Number of Tabs
In the Multitasking settings, find the option that says ‘Show tabs from apps when snapping or pressing Alt+Tab.’ Click the dropdown menu below it to pick how many recent tabs you want to see: 20 for the most options, 5 for a balance, or 3 for fewer.
- 20 most recent tabs: This is the maximum number of tabs Windows will show you. Great if you work with many browser tabs open and want quick access to them.
- 5 most recent tabs: A good middle ground, showing a decent number without cluttering the screen too much.
- 3 most recent tabs (default): This is likely what you have now. It shows just a few tabs, keeping the preview cleaner.
- Don’t show tabs: If you find the tab previews distracting or unnecessary, selecting this option will turn them off completely. Alt+Tab will then only show your open windows, not individual tabs.
Simply click on the option you prefer. Your change is usually applied immediately.
Close Settings
That’s it! You can now close the Settings window. Try pressing Alt+Tab or dragging a window to the side to see your new settings in action.


Option 2Using the Registry Editor for Current User Settings
If the Settings app option isn’t working or you prefer more control, you can use the Registry Editor to change tab previews for your specific user account in Windows 11. Be cautious when editing the registry, as mistakes can cause problems.
Step-by-Step Registry Editing:
Open Registry Editor
Press the Windows key + R to open the Run dialog box. Type
regeditand press Enter or click OK. You might see a User Account Control (UAC) prompt; click Yes to continue.Navigate to the Correct Registry Key
To adjust tab previews using the Registry Editor for your user account, you need to go to a specific spot. Open the Registry Editor and navigate to this path: 🗝️HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced.
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AdvancedTip: You can also copy and paste the path directly into the address bar at the top of the Registry Editor window and press Enter.
Create or Modify the ‘MultiTaskingAltTabFilter’ Value (a registry entry that controls tab previews)
Inside the Advanced folder in the Registry Editor, look in the right-hand panel for a value called ‘MultiTaskingAltTabFilter.’ If it’s there, double-click it. If not, right-click in an empty space, choose ‘New,’ then ‘DWORD (32-bit) Value,’ and name it exactly ‘MultiTaskingAltTabFilter.’
- If the value exists: Double-click on
MultiTaskingAltTabFilter. - If the value doesn’t exist: Right-click in the empty space in the right-hand pane, select New, then DWORD (32-bit) Value. Name it exactly
MultiTaskingAltTabFilter. Then, double-click on the new value you just created.
- If the value exists: Double-click on
Set the Value Data
When the ‘Value data’ window appears for ‘MultiTaskingAltTabFilter,’ enter a number to choose how many tabs show: 0 for 20 tabs, 1 for 5 tabs, 2 for 3 tabs, or 3 to show no tabs. Make sure ‘Base’ is set to Hexadecimal, then click OK.
- 0 (zero): To show 20 most recent tabs.
- 1: To show 5 most recent tabs.
- 2: To show 3 most recent tabs (this is the default).
- 3: To not show any tabs.
The "Base" setting in the Registry Editor must be Hexadecimal, which is typically the default. After changing the "Base" to Hexadecimal, click OK to save the adjustment for the registry value.
Restart Your PC or Sign Out
For the changes to take effect, you usually need to either restart your computer or sign out and sign back in. This ensures Windows reloads its settings.
Option 3Using Group Policy Editor for All Users (Windows Pro/Enterprise/Education Only)
Windows 11 Pro, Enterprise, or Education users can change tab preview settings for everyone on the PC using the Local Group Policy Editor. This tool lets you set system-wide rules that apply to all user accounts on the computer.
Note: If you have Windows 11 Home edition, you won’t have the Local Group Policy Editor. You can use Option 4, which involves registry edits for all users, instead.
Steps to Configure Group Policy:
Open Group Policy Editor
Press Windows key + R, type
gpedit.msc, and press Enter. Click Yes if you see a UAC prompt.Navigate to the Multitasking Policy
In the left pane of the Group Policy Editor, navigate through the folders to find the following path:
User Configuration>Administrative Templates>Windows Components>MultitaskingFind the “Configure the inclusion of app tabs into Alt-Tab” Policy
In the right-hand pane, look for a policy named Configure the inclusion of app tabs into Alt-Tab. Double-click on it to open its settings.
Enable the Policy and Choose Settings
You have a few choices here:
To Control Tab Previews:
In the Group Policy Editor, select ‘Enabled,’ then use the dropdown menu under ‘Pressing Alt+Tab shows’ to pick your preference: 20 tabs, 5 tabs, 3 tabs, or no tabs at all. Click ‘Apply’ and then ‘OK’ to save your choice.
- Open windows and 20 most recent tabs in apps
- Open windows and 5 most recent tabs in apps
- Open windows and 3 most recent tabs in apps
- Open windows only (this means no tabs will be shown)
Click Apply and then OK.
To Allow Users to Choose (Default Behavior):
Select the Not Configured radio button. This will allow users to change the setting themselves using the Windows Settings app (Option 1) or the Registry Editor for their own account (Option 2). Click Apply and then OK.
Close Group Policy Editor
You can now close the Group Policy Editor. Changes made here usually take effect immediately or after a restart/sign-out.
Option 4Using the Registry Editor for All Users
If you have Windows 11 Home or want to set tab preview behavior for all users on a PC, you can use the Registry Editor for system-wide changes. This method affects everyone who uses the computer, so follow the steps carefully.
Warning: Modifying the registry can cause system instability if not done carefully. Ensure you are following these steps exactly. Back up your registry first if possible.
Steps for All Users Registry Edit:
Open Registry Editor
Press Windows key + R, type
regedit, and press Enter. Click Yes on the UAC prompt.Navigate to the Policies Key
You need to go to a specific location that policies are stored in. Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\ExplorerImportant: If the
Explorerkey doesn’t exist underWindows, you’ll need to create it. Right-click on theWindowskey, select New > Key, and name itExplorer.Create or Modify ‘MultiTaskingAltTabFilter’
In the right-hand pane of the
Explorerkey, you need to create or modify theMultiTaskingAltTabFiltervalue.- If it exists: Double-click on
MultiTaskingAltTabFilter. - If it doesn’t exist: Right-click in the empty space, select New > DWORD (32-bit) Value, and name it
MultiTaskingAltTabFilter. Then double-click it.
- If it exists: Double-click on
Set the Value Data for All Users
For system-wide tab previews, go to 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer in the Registry Editor. In the ‘Value data’ field, enter 1 for 20 tabs, 2 for 5 tabs, 3 for 3 tabs, or 4 to show no tabs. Ensure the ‘Base’ is Hexadecimal, then click OK.
- 1: To show 20 most recent tabs.
- 2: To show 5 most recent tabs.
- 3: To show 3 most recent tabs.
- 4: To not show any tabs.
Click OK.
Note: You might also see entries in
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer. These policies can sometimes override each other. For system-wide control, theHKEY_LOCAL_MACHINEpath is generally more definitive.To Reset to Default: If you want to revert to allowing users to choose their own settings (like in Option 1), you can either delete the
MultiTaskingAltTabFiltervalue from the registry key mentioned above or set its value data to0(zero) in theHKEY_CURRENT_USERpath and ensure it’s not set in theHKEY_LOCAL_MACHINEpath.Restart Your Computer
A system restart is typically required for these all-user registry changes to fully apply across Windows.
Conclusion
You can now easily change how many tabs show up when you use Alt+Tab or Snap Assist in Windows 11. Whether you use the simple Settings app or the more advanced Registry Editor, you can find the best way to manage your open tabs and improve your workflow.
How do you show tabs from apps when snapping or pressing Alt Tab?
Open Start > Settings > System > Multitasking. Under Snap windows, configure snapping as desired (optional). Under the option To display tabs from apps when snapping or pressing Alt+Tab, choose a smaller value or Don't show tabs so Alt+Tab only shows app windows instead of many individual tabs.
How to get rid of multiple tabs while doing alt tab?
If we open up the settings application we can rightclick on the start button and choose settings or we could use the Windows. Key and the letter. I it's going to do the same. Thing. Under the system.
Was this guide helpful?
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.
No comments yet — be the first to share your thoughts!