How to restore tabs after a Chrome crash
Ctrl+Shift+T, the Recently closed menu, and what to do when Chrome comes back empty. Plus how to make the next crash a non-event.
On this page
Chrome crashed, or updated itself, or you closed the wrong window at midnight. Here is how to get your tabs back, in the order you should try.
First: don’t open new tabs yet
Chrome’s memory of “recently closed” is short. It keeps roughly the last 25 closed tabs and windows, and every new thing you close pushes an old one off the list. The more you click around in a fresh window, the more you risk burying the session you actually want. Try the recovery steps before you start browsing.
1. Press Ctrl+Shift+T
Ctrl+Shift+T (Cmd+Shift+T on a Mac) reopens the last thing you closed. Press it again and it walks further back: the tab before that, then a whole window, then sometimes the entire previous session. After a crash, this one shortcut often brings everything back in a few presses.
Two things to know about it. It restores windows as windows, so if the last thing you lost was a 12-tab window, one press brings back all 12. And it has nothing to offer for incognito windows; those are gone by design the moment they close.
2. Check the Recently closed menu
Open the Chrome menu, then hover over History. The submenu that appears has a Recently closed section, and after a crash it often shows a single entry like “12 tabs”. Click that entry and the window comes back whole, in order.
Two more doors into the same list:
- Right-click any empty space in the tab strip and choose Reopen closed tab.
- Press Ctrl+Shift+A (Cmd+Shift+A on a Mac) to open tab search. Below your open tabs it lists recently closed ones, and you can type to filter them.
Note that this list lives in the History menu, not on the full history page. chrome://history shows every page you visited, one by one, which is useful later but is not the “bring my window back” button.
3. Look for Chrome’s restore prompt
When Chrome knows it exited badly, it shows a “Restore pages?” bubble on the next launch. Click Restore and you’re done. If you dismissed it, a restart of the browser sometimes brings it back, but don’t count on it. It’s a one-time offer.
If you’ve turned on Continue where you left off (see the end of this post), Chrome usually skips the question and reopens everything on its own after a genuine crash.
4. Pull tabs from another device
If you’re signed into Chrome on more than one machine, your other devices remember their own tabs, and often the ones your dead machine was syncing too. Open the Chrome menu, then History, then Tabs from other devices (the same list lives at chrome://history/syncedTabs). A laptop dying doesn’t matter much if your desktop was quietly holding a copy of its tabs.
5. Dig through history
If the session is gone as a unit, the pages are still in chrome://history individually. Press Ctrl+H, search for what you remember, and reopen the pieces that mattered. Sorting by date helps: everything you had open was visited at some point, so the hours before the crash are usually one dense cluster of the right URLs.
6. Last resort: the Sessions folder
Chrome keeps its session state in timestamped files inside your profile folder, in a directory called Sessions. If the crash corrupted the current session but an older file survived, recovery is sometimes possible by closing Chrome, backing up that folder, and restoring the older session files. The exact filenames and behavior vary by Chrome version, and one wrong move overwrites what you’re trying to save, so make the backup copy first. This is genuinely a last resort: if steps 1 through 5 came up empty, try it before you give up, but expect mixed results.
On a Chromebook or your phone
Chromebook: the same tools work. Ctrl+Shift+T reopens closed tabs, and the Recently closed list is in the same History submenu. ChromeOS restarts for updates more often than most desktops, so Continue where you left off matters even more there.
Android and iPhone: open the Chrome menu and tap Recent tabs. It lists tabs you closed on the phone plus tabs from your other signed-in devices. On Android this is the same screen as the internal chrome-native://recent-tabs page. Mobile Chrome restores tabs on its own after most restarts, so a missing tab is usually hiding in this list rather than lost.
Making the next crash boring
Everything above depends on Chrome’s own short-term memory, which is exactly what a bad crash, a forced update, or a profile hiccup can take with it. Two things make tab loss stop being a thing that can happen to you:
- In
chrome://settings/onStartup, turn on Continue where you left off. - Keep an extension that snapshots your windows on a schedule, so there’s a copy Chrome can’t lose.
The second one is what our extension, UtilEngine, is for. It snapshots all your open windows every hour (you can change the interval) and keeps 14 days of history, up to 500 snapshots. Closing a window writes one final snapshot. After a crash, you press your shortcut (Alt+Z by default), type “restore”, and pick the snapshot from an hour ago. Windows you saved as named sessions also sync across your machines, so even a dead laptop doesn’t take them along.
UtilEngine is paid ($49 once, no subscription) and the snapshots are part of a larger launcher, so it’s overkill if a lost tab costs you nothing. If a lost window costs you a day, it pays for itself the first time Ctrl+Shift+T comes up empty.
If the tabs came back and you’d rather not repeat this, the companion piece is how to save tabs in Chrome before you close them.
Common questions
How far back does “Recently closed” go?
About 25 entries, counting tabs and windows together, and only for the current browsing session plus the previous one. It is a scratchpad, not an archive. Anything older lives in chrome://history as individual pages.
Ctrl+Shift+T does nothing. Why?
Usually one of three reasons: the window in focus is incognito (closed incognito tabs are unrecoverable by design), Chrome started a fresh session and considers there to be nothing “recently” closed, or another app or extension has claimed the shortcut. Check the History submenu directly; if Recently closed is empty there too, move on to history search.
Can I restore tabs from a few days ago?
Not as a window, unless something was saving snapshots. Chrome’s Recently closed list doesn’t reach that far back. Your options are reopening pages one at a time from chrome://history, or a session manager that was already keeping copies (UtilEngine keeps 14 days of them).
Chrome restarted for an update and my tabs are gone. Same fix?
Yes. An update restart is just a polite crash as far as your tabs are concerned. Ctrl+Shift+T and the Recently closed menu are still the first two moves, and Continue where you left off prevents the repeat.