Skip to main content
Troubleshooting SuperchargeNavigation

Chrome Split View Disappeared? 4 FIXES That Work (2026)

Chrome Split View vanishes after updates due to flag resets or managed policies. Re-enable it in 30 seconds via chrome://flags — exact steps inside.

6 min read Verified Chrome 146

Key takeaways

  • Split View is an experimental flag, and Chrome updates reset it. That is why it disappears.
  • Go to chrome://flags/#side-by-side-browsing, set to Enabled, relaunch. Under 30 seconds.
  • Hard-capped at two tabs, 50/50, no session persistence. For anything more, workspaces are the right tool.

You used Chrome’s new split view yesterday. You opened a second tab right next to the first one, worked with both visible at once, thought “finally.” Then Chrome updated overnight, and today the right-click menu has no Split view option at all.

It did not get removed. Chrome updated and reset its experimental flags. Split View was one of them. Getting it back takes 30 seconds.

What Chrome Split View Actually Is

Chrome Split View — officially controlled by the #side-by-side-browsing flag — creates a tiled layout with two tabs visible simultaneously in the same Chrome window. Each half is an independent, fully functional tab. You can scroll one while the other stays put, interact with both, and resize focus by clicking into either pane.

It shipped in Chrome 145 (February 2026) and works on Windows, macOS, and Linux. Not on ChromeOS or mobile as of March 2026.

FeatureChrome Split View
PlatformsWindows, macOS, Linux
Minimum Chrome version145
Max tabs in split2
Custom split ratiosNo — 50/50 only
Works with pinned tabsNo
Persists across sessionsNo
Flag requiredYes — #side-by-side-browsing

Two limitations stand out: the fixed 50/50 split and no session persistence. Each time you open Chrome, you start over. Keep these in mind before depending on it as a workflow staple.

Why Split View Disappears After Updates

Chrome’s flag system is explicitly marked experimental. The flags at chrome://flags are not saved settings. They are overrides layered on top of Chrome’s defaults. When Chrome updates, the browser often resets experimental overrides to prevent incompatible old flags from causing crashes on new code.

Split View (#side-by-side-browsing) sits in this experimental tier. Any major Chrome update can flip it back to Default, which on most builds means disabled.

Three other causes produce the same symptom:

Flag interference. If you have other layout or tab-strip flags enabled, conflicts can suppress Split View even when the flag reads “Enabled.” Resetting all flags (chrome://flags → Reset all) and re-enabling only Split View usually resolves this.

Managed device policy. Work and school devices run Chrome Policy, which can lock or hide experimental flags entirely. The flag page will either be blank or show a message about administrator control.

Chrome not updated. Split View does not exist in Chrome 144 or earlier. If a botched update left Chrome on an older version, the option does not exist yet.

Fix 1: Re-enable Via Chrome Flags

This resolves 90% of cases. The flag simply reset during an update.

  1. Type chrome://flags/#side-by-side-browsing in the address bar and press Enter. Chrome jumps directly to the flag.
  2. Click the dropdown next to Side by side browsing and change it from Default to Enabled.
  3. Click Relaunch at the bottom of the screen. Chrome restarts in a few seconds.
  4. Right-click any tab. Split view should appear in the menu.

To use it: right-click a tab and select Split view, or drag a tab to the left or right edge of the Chrome window until a split indicator appears, then release.

Fix 2: Check for Managed Device Restrictions

If chrome://flags shows a banner reading “Some settings are managed by your organization” or the flags page is blank, Chrome Policy is in effect.

  1. Go to chrome://policy to see every active policy applied to your Chrome.
  2. Look for entries referencing FlagsDisabled, URLBlocklist, or any flag-level overrides.
  3. If #side-by-side-browsing appears in a disabled list, the flag is blocked by your IT administrator.

On managed devices, the fix requires your IT department to allow the flag or deploy a policy enabling it. You cannot override Chrome Policy from the browser UI.

If Split View matters for your workflow and your device is managed, the quickest workaround is a workspace extension that achieves side-by-side viewing without flag dependencies.

Fix 3: Update Chrome to the Latest Version

Split View arrived in Chrome 145. If your Chrome is older, the flag does not exist regardless of what you enter in the address bar.

  1. Go to chrome://settings/help or click the three-dot menu → HelpAbout Google Chrome.
  2. Chrome checks for updates automatically when you open this page.
  3. If an update is available, it downloads and shows a Relaunch button. Click it.
  4. After restarting, go back to chrome://flags/#side-by-side-browsing and enable the flag.

Chrome 146 is the current stable version as of March 2026. If you were on 144 or earlier, updating and enabling the flag is the full fix.

Fix 4: Reset All Chrome Flags

Flag conflicts are less common but real. If Fix 1 did not work (you enabled the flag, relaunched, and Split View still does not appear), other experimental flags may be interfering.

  1. Go to chrome://flags.
  2. Click Reset all in the top-right corner of the page.
  3. Chrome resets every experimental override to default. Click Relaunch.
  4. After restarting, go back to chrome://flags/#side-by-side-browsing and enable Split View again.

This clears any conflicting flags. The downside is losing any other experimental features you had enabled. You will need to re-enable them individually afterward.

When Split View Is Not Enough

Split View solves one specific problem: two tabs, side by side, right now. It does not solve session management, context switching between projects, or working with more than two things at once.

The 50/50 fixed split and no session persistence are real constraints. Every time Chrome opens, you rebuild the split. There is no way to say “my research context is always split; my work context is always full-width.”

SuperchargeNavigation takes a different approach. Named workspaces let you define separate tab contexts (Work, Research, Personal, Client A) and switch between them instantly. Each workspace remembers its tabs. The Alt+K command bar searches every tab across every workspace from the keyboard in under two seconds. Shift+Click opens any link in a peek panel without leaving your current context. 50 automatic snapshots mean a bad restart does not cost you a session.

Where Chrome Split View handles two tabs in the moment, workspaces handle ongoing parallel projects. They’re not the same tool solving the same problem. Split View is useful for quick side-by-side comparisons; workspaces are for people who keep multiple distinct projects running all week.

Everything runs locally. No data leaves your browser, no account needed.

Which Fix Applies to You

Your situationWhat to do
Split View worked before a Chrome updateFix 1: re-enable the flag
chrome://flags shows “managed by your organization”Fix 2: contact IT or use a workspace extension
Chrome is version 144 or earlierFix 3: update Chrome first, then enable the flag
Flag is enabled but Split View still missingFix 4: reset all flags, then re-enable
Need more than 2 tabs side by side, or session persistenceSuperchargeNavigation workspaces

If you hit Fix 1 and it works, save yourself 10 minutes next update: bookmark chrome://flags/#side-by-side-browsing so you can re-enable it in one click when Chrome resets it again.

Frequently Asked Questions

Why did Chrome Split View disappear after an update?
As of March 2026 (Chrome 146), Split View is controlled by a feature flag (#side-by-side-browsing). Chrome updates occasionally reset experimental flags to their default state, which disables the feature. Re-enabling the flag at chrome://flags/#side-by-side-browsing restores it immediately without restarting Chrome.
How do I enable Chrome Split View?
Go to chrome://flags/#side-by-side-browsing, set the flag to Enabled, and click Relaunch. Once active, right-click any tab and select Split view to open it alongside the current tab. Requires Chrome 145 or later.
Does Chrome Split View work on all platforms?
As of March 2026, Chrome Split View is available on Windows, macOS, and Linux running Chrome 145 or later. It is not available on ChromeOS or mobile. Managed devices (school or work Chromebooks) may have the flag blocked by policy.
What are the limitations of Chrome Split View?
Chrome Split View is fixed at 50/50 — no custom split ratios. Only two tabs can be shown at once. Pinned tabs cannot be split. It does not persist across sessions; you must set up the split each time. For multi-tab workflows or named contexts, a workspace extension is more practical.
Can I use Split View on a managed work or school device?
Possibly not. IT administrators can block experimental flags via Chrome policies. If chrome://flags shows a message like 'This setting is managed by your organization', Split View cannot be enabled without admin approval. Check with your IT department.

SuperchargeNavigation

Vertical tabs, workspaces, and side panel tab manager. Free.

Add to Chrome — Free

Don't miss the next release

Be first to know when we ship something new.

Related Articles