Quick fix: Right-click any Edge tab → Pin tab. To make pinned tabs reopen automatically on each Edge launch, also enable Settings → Start, home, and new tabs → Open these pages with the tabs’ URLs. Pinned tabs are stored per profile, so they only appear when that profile is active.
You use Edge profiles to separate work and personal browsing. Your work profile should always start with Outlook, Teams, Jira, and your team wiki tabs already open. Your personal profile starts with Gmail, YouTube, and a news site. Pinned tabs are the right tool — they survive browser restarts, take less width than regular tabs, and can’t be accidentally closed.
Affects: Microsoft Edge (Chromium-based) on Windows 11 / Windows 10.
Fix time: ~3 minutes per profile.
What causes this
Edge has two related but distinct features. Pinned tabs are individual tabs that appear at the left edge of the tab bar in a compact (icon-only) form. They persist across browser restarts and can’t be closed with Ctrl + W without an extra confirmation. Startup tabs are URLs that open whenever Edge launches. Combining the two — pinning the tabs AND configuring them as startup pages — guarantees they’re always present even if you accidentally close the window.
Each Edge profile (work, personal, etc.) has its own pinned-tab list and its own startup configuration, so profile separation is automatic. Switch profiles via the profile icon in the top-right of Edge.
Method 1: Pin tabs + set as startup pages (recommended)
The complete setup — pinned and auto-reopening.
- Open Edge and sign into the profile you want to configure.
- Open each tab you want pinned (Outlook, Teams, Jira, etc.).
- For each tab: right-click the tab in the tab bar → Pin tab. The tab shrinks to icon-only and moves to the left edge of the bar.
- To reorder pinned tabs: drag them within the pinned area.
- Open Edge settings: click the three-dot menu (top right) → Settings.
- In the left sidebar, click Start, home, and new tabs.
- Under When Edge starts, select Open these pages.
- Click Add a new page. Paste each URL one by one. You can also click Use all open tabs to snapshot the current set in one click.
- Close Edge fully. Reopen Edge — your pinned tabs should restore automatically and as pinned, not as regular tabs.
This is the canonical setup. Your work tabs are always there, always pinned, always in the same position.
Method 2: Use Edge Workspaces for shareable tab sets
For teams who want shared sets of tabs that update across collaborators.
- In Edge, click the Workspaces icon in the top-left (looks like a small layered-tab icon). If hidden: Settings → Appearance → Customize toolbar → Workspaces → toggle On.
- Click Create new workspace. Name it (e.g., “Project Alpha”).
- Choose a color tag and click Create.
- Open the tabs you want in this workspace. Pin them with Pin tab.
- Click the workspace name at the top → Invite. Share with teammates by email or copy a link.
- When teammates open the workspace link, they see the same set of pinned tabs. Changes to pinned tabs sync to all members.
- Switch workspaces via the Workspaces dropdown in the top-left.
This is the right approach for project-based tab sets that should stay synchronized across team members.
Method 3: Use a launcher shortcut to specify tabs
For automation: a desktop shortcut that always opens Edge with the specific tab set, no profile setup needed.
- Right-click the desktop → New → Shortcut.
- In the location field, enter:
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --profile-directory="Profile 1" https://outlook.office.com https://teams.microsoft.com https://yourcompany.atlassian.net - Replace Profile 1 with the actual profile folder name. Find it at
%LocalAppData%\Microsoft\Edge\User Data\— look for folders named Default, Profile 1, Profile 2, etc. - Click Next. Name the shortcut Work Edge. Click Finish.
- Right-click the shortcut → Properties → Change Icon if you want a distinct icon.
- Double-clicking the shortcut now always opens Edge to that profile with those tabs.
The trade-off: the tabs aren’t pinned (they open as regular tabs), and any changes you make in-session aren’t saved back to the shortcut. Use this for tab sets that are truly fixed (a project landing page set) rather than evolving daily workspaces.
How to verify the fix worked
- Close Edge fully (every window). Reopen Edge from Start menu, taskbar, or shortcut. Your pinned tabs reopen automatically in pinned form.
- Switch profiles (top-right profile icon → choose another profile). The pinned tabs change to that profile’s set.
- Try closing a pinned tab with
Ctrl + W— Edge prompts “Close pinned tab?” — confirming it’s pinned, not regular.
If none of these work
If pinned tabs disappear after restart even with startup pages set, Edge isn’t writing the session state correctly. Common cause: cloud sync conflict — sync state from another device is overwriting the local pinned tabs. Open Settings → Profiles → Sync and disable sync for “Open tabs.” Test by pinning tabs and closing/reopening Edge — they should persist. Another cause: enterprise group policy. If Computer Configuration → Administrative Templates → Microsoft Edge has the Configure the home page URL or Restore last session on startup policy enforced, your local startup-tabs setting is overridden. Check via Edge URL edge://policy — any policies listed in the body are enforced. Talk to IT about an exception, or use Method 3’s shortcut approach which bypasses startup-page configuration.
Bottom line: Pin tabs + configure them as startup pages — Edge then reliably restores them on every launch, per-profile, even after crashes.