Tabs in Notepad are one of the most useful improvements Microsoft has brought to Windows 11. They make it easy to work on multiple text files at once without cluttering your desktop with separate windows. But sometimes, users find that the tab feature doesn’t show up at all — either the “+” button is missing, new files open in separate windows, or the entire tab bar is gone.
If you’re experiencing this issue, don’t worry — it’s usually caused by outdated app versions, disabled app updates, unsupported Windows builds, corrupted system components, or certain settings preventing the feature from loading.
In this detailed guide, we’ll walk you through all the effective ways to fix tabs not showing in Notepad on Windows 11, so you can get the feature working exactly as intended.
Let’s get started!
Why Tabs Might Not Show in Notepad
Before jumping into the solutions, here are the most common causes:
- You’re using an outdated version of Notepad
- Your Windows build is older than 22H2
- The Notepad app is corrupted or improperly installed
- App updates are disabled from the Microsoft Store
- System files related to inbox apps are damaged
- You’re running the wrong app variant (e.g., the classic Win32 version)
- Experimental features not enabled on your system
Now that you know the possible root causes, let’s move on to the fixes.
How to Fix Tabs Not Showing in Notepad on Windows 11
Follow these fixes one by one until tabs appear again in Notepad.
1. Update the Notepad App from the Microsoft Store
Tabs were introduced in early 2023, so older app versions will not include them.
- Open the Microsoft Store.
- Click Library in the bottom-left corner.
- Click Get updates.
- Find Notepad in the list and update it.
After updating, restart Notepad and check if tabs appear.
2. Make Sure Your Windows Version Supports Tabs (Windows 11 22H2 or Later)
Tabs require Windows 11 22H2, build 22621 or newer.
Check your Windows version:
- Press Windows + R, type winver, and press Enter.
- Look for:
- Version 22H2 or 23H2
- OS Build 22621+
If you’re on an older build, update Windows:
- Open Settings → Windows Update.
- Click Check for updates.
- Install all available updates.
Tabs won’t work on Windows 10 or early Windows 11 builds.
3. Ensure You Are Using the Modern Store Version of Notepad
Windows also includes the classic Win32 Notepad executable.
Tabs do not work on the old Notepad.
To confirm you’re using the correct version:
- Open Notepad.
- Click Settings (gear icon) at the top right.
If you don’t see a Settings icon, you’re using the old version.
Fix:
- Open Settings → Apps → Default apps.
- Search for Notepad.
- Set file types to the Microsoft Store version, not the classic version.
- Or uninstall the old Notepad via Optional Features:
- Settings → Apps → Optional features
- Search for “Notepad”
- Remove it
- Reinstall from Microsoft Store
4. Reinstall Notepad from the Microsoft Store
If the app is corrupted or missing components, reinstall it.
- Go to Settings → Apps → Installed apps.
- Search Notepad.
- Select Uninstall.
- Open the Microsoft Store, search for Notepad, and install it again.
Open Notepad again — tabs should be available now.
5. Check if Optional Features Are Blocking the New Notepad
Some debloat scripts or system tweaks remove modern Windows apps.
Verify Notepad:
- Open Settings → Apps → Optional features.
- Search for Notepad.
- If missing, reinstall from the Store.
6. Reset Notepad to Default Settings
Resetting clears corrupted configuration files.
- Open Settings → Apps → Installed apps.
- Search for Notepad.
- Click the three dots → Advanced options.
- Click Reset.
Launch Notepad and check for tabs.
7. Enable Windows Store App Updates
If app updates are disabled, you’re stuck on old Notepad builds.
To enable app updates:
- Open Microsoft Store.
- Click Profile icon → App settings.
- Turn on App updates.
Now update Notepad again.
8. Run Windows System File Checker (Fix Corrupted System Components)
If system files related to inbox apps are corrupted, Notepad may fail to update.
- Open Command Prompt (Admin).
- Run:
sfc /scannow
- After the scan, run:
DISM /Online /Cleanup-Image /RestoreHealth
Restart your PC and test Notepad again.
9. Switch Out of Windows Insider Program (If Using a Buggy Build)
Some preview builds temporarily break Notepad features.
- Open Settings → Windows Update → Windows Insider Program.
- Change to Release Preview or Stop receiving previews.
After switching, install stable updates to restore Notepad tabs.
10. Install the Latest Windows Experience Pack
Tabs in Notepad were tied to certain experience pack updates.
- Go to Settings → Windows Update.
- Install Windows Feature Experience Pack updates if available.
Restart Notepad.
11. Force Notepad to Reset Through PowerShell (Advanced Option)
If Notepad still doesn’t show tabs:
- Open PowerShell (Admin).
- Run:
Get-AppxPackage *Microsoft.WindowsNotepad* | Reset-AppxPackage
Restart Windows.
12. As a Last Resort: Create a New Windows User Profile
User profile corruption sometimes prevents app features from appearing.
- Open Settings → Accounts → Other users.
- Create a new local or Microsoft account.
- Sign in and test Notepad.
If tabs work here, your old profile was corrupt.
Wrapping Up
Tabs in Notepad are a fantastic productivity boost — but when they don’t appear, it usually comes down to outdated app versions, missing updates, or corrupted system components. The good news is that most fixes are easy, and following the methods in this guide should restore the tabbed interface quickly.