How to reopen a closed tab in Chrome, and find the one you closed last week
Ctrl + Shift + T brings back the tab you just closed. The one from last week is a different problem, because Chrome's history searches titles and URLs and never the page itself. Here is what actually finds it.
9 min read · Published
Reopen a tab you just closed
Press Ctrl + Shift + T on Windows and Linux, or Command + Shift + T on a Mac, and Chrome puts back the tab you closed most recently. Hold onto the shortcut and press it again: Chrome keeps going, reopening previously closed tabs in the order they were closed, and restoring entire windows as well as single tabs.
Google's own shortcut reference describes it in exactly those terms, and the ordering matters more than it sounds. The shortcut is a stack, not a search. It gives back the last thing, then the thing before that. If you closed the tab you want and then closed six others, you press it seven times.
Use the keyboard firstCtrl + Shift + T, or Command + Shift + T on macOS. Repeat for each step further back.
Right-click any empty part of the tab strip The context menu has a "Reopen closed tab" entry, which does the same thing without the keyboard.
Open the History submenu The three-dot menu, then History. The top of that submenu is the recently closed list, and you can jump straight to the item you want instead of stepping back through everything.
How to open previously closed tabs, one after another
The recently closed list is the better tool once you have closed more than two or three things, because it lets you pick. Entries labelled "3 tabs" or "12 tabs" are whole windows: clicking one restores every tab in it at once, which is what you want after closing a window by accident.
That list is shorter than most people expect. Chrome's sessions API, which reads the same data the menu shows, caps what it will return at 25 entries. Since one entry can be a window holding thirty tabs, the number of recoverable tabs varies wildly, but the number of steps back does not go far.
How to recover closed tabs after a crash or a restart
When Chrome closes unexpectedly, the next launch usually offers to restore what was open. If you miss that prompt, Ctrl + Shift + T still works on a fresh start: the previous session counts as the most recent closed thing, so one press brings the whole window back.
The setting that makes this automatic lives in Chrome's startup options. Under Settings, "On startup", choosing Continue where you left off means every launch reopens the tabs from the previous session, and the restore prompt stops being something you have to catch in time.
Restore closed tabs that Chrome forgot to bring back
Sometimes Chrome restarts into a blank new tab page and the offer never appears. Before you do anything else, press the shortcut. It is the one action that gets less likely to work the longer you wait, because every new tab you open is another entry competing for those 25 slots.
If the shortcut gives you the wrong thing, go to the History submenu and look for an entry with a tab count instead of a page title. That is the old window, still whole. It survives a restart, and it usually survives a crash, which is more than the shortcut alone can promise.
The tab you closed last week
Everything above works on a scale of minutes to hours. The tab you closed last week is a different question, and the honest answer is that the shortcut and the recently closed list have nothing to do with it. The visit is almost certainly still in your history. Whether you can find it is a search problem, not a recovery problem.
This is where most advice on the subject falls apart. The standard suggestion is to remember roughly when you had the page open, then scroll chrome://history backwards until you recognise it. That is not a method. Not being able to place the day is the reason you are searching in the first place.
Chrome's history does not search the page, only the title and the URL
Here is the thing that explains the whole problem, and you can confirm it yourself in under a minute. Pick a page you read this week. Choose a distinctive phrase you are sure appeared in the body of it and nowhere in its title or its address. Type that phrase into the search box at the top of chrome://history.
You will get nothing. Now search for a word from the page's title, and it appears immediately. Chrome stores that you visited the page, when, and what it was called. It does not index what the page said. Every search you run against your own history is a search against titles and web addresses, and nothing else.
That single fact is why "try to remember the date" is the advice everyone lands on. Once searching by content is off the table, time is the only handle left. It is a bad handle, but it is not the writer's fault. It is what remains.
Search for what it said, not for when it happened
So the trick is not to remember harder. It is to convert what you remember about the content into something that would plausibly have been in the title or the address, and search for that instead. In practice a few conversions do most of the work:
Search the domain, not the page. If you recall it was on arxiv, or Notion, or a particular newspaper, type that into the history search box. Web addresses are indexed, so a site name narrows a fortnight of browsing to a readable list in one step.
Search your own search. If you reached the page from Google, the results page is in your history too, and its title is the query you typed. Searching for the topic word will often surface Google Search entries even when it misses the article, and the article is one click from there.
Guess the title's vocabulary, not yours. You remember an argument about staffing costs; the headline said "labour shortage". Titles use the language of the publisher. Try the noun a headline writer would have reached for.
Try the file name. Papers, slide decks and reports usually keep an author surname, a year or a document number in the address even when the title is generic.
Where else the page is written down
History is not the only record of where you have been, and the others are sometimes better, because some of them do know what was on the page. Working through them takes a couple of minutes and it beats scrolling by a wide margin.
The page you clicked from still has the link, so if you remember the newsletter or the thread that sent you there, reopen that instead and follow it forward. Services keep their own histories, which are searchable in ways Chrome's is not: watch history, sent mail, a document's recent files list. Your downloads page holds anything that arrived as a file. And if you were signed in and had Web & App Activity switched on, your Google account keeps the searches that led you there.
Why can't I reopen a recently closed tab anymore?
Because one of a small number of specific things happened, and each one has a different answer. The shortcut has no memory of a tab that was never recorded, and the recently closed list is emptied by more actions than most people realise. Work down this list before concluding the page is gone.
How to open an accidentally closed tab on a Mac when the usual advice failed
On macOS, Command + Shift + T only reaches Chrome when Chrome is the frontmost application. If you clicked away to Slack or to the Finder after closing the tab, the keystroke went somewhere else and quietly did nothing. Click on the Chrome window first, then press it.
If it still does nothing, stop using the keyboard. The History menu in the macOS menu bar has a Recently Closed section that shows the same entries the shortcut walks through, and it tells you what is actually available rather than failing silently. When that section is empty or missing, the shortcut was never going to work, and pressing it more times will not change that.
It was an Incognito window
Then it is gone, and no extension or setting recovers it. Incognito windows do not write to your browsing history, and once the last Incognito window closes, its tabs leave the recently closed list with it. This one is worth checking early, because the symptom, a shortcut that does nothing at all, looks identical to the Mac focus problem above.
The one place to look is the service rather than the browser. If you were signed in to something in that window, that account's own history may have the page even though Chrome's does not.
It was a different Chrome profile, or a different device
Each Chrome profile keeps its own history, its own recently closed list and its own session. A tab closed in your work profile is invisible from your personal one, and switching profiles resets what the shortcut can reach. Check the avatar in the top right corner and make sure you are looking in the profile you were browsing in.
Devices are the same story with one exception. Recently closed is local to the machine, so a tab closed on your laptop is not on your phone. What does travel, if you are signed in and syncing, is history itself, which is why chrome://history can find a page you visited on another device even when nothing local remembers it.
When none of it works
Some tabs really are unrecoverable, and it is worth saying so plainly rather than sending you round the same three steps a second time. An Incognito page with no account behind it, a visit made while history was paused, a page on a profile that has since been deleted: those are gone.
What is left is usually not gone but unfindable, and that gap is a narrower problem than it feels like. If a page is in your history, in an open window somewhere, in your bookmarks or in the recently closed list, the only reason you cannot get to it is that those are four separate lists with four different search boxes and no shared one. That is the specific thing SideBoo fixes: one keystroke searches your open tabs across every window, your recently closed tabs, your history and your bookmarks together, so finding the page is one query instead of four guesses about which list it landed in.
Saving a tab is not the same as coming back to it
The reflex after losing something is to save more, and it is worth knowing in advance that saving is not what fails. People who bookmark heavily still lose pages, because the bookmark folder becomes its own unsearchable pile within a month. The reason we keep tabs open is that an open tab is a reminder and a saved link is not, which is a surprisingly hard habit to argue with.
The useful version of prevention is smaller. Keep the handful of pages you genuinely return to where you can reach them, accept that the rest is a retrieval problem rather than a storage one, and stop treating the length of your tab strip as the thing to fix. It very rarely is, and there is no tab count at which Chrome breaks anyway.
Frequently asked questions
What does Ctrl+Shift+T do?
It reopens the tab you closed most recently. Press it again and Chrome keeps going back through previously closed tabs in the order they were closed, and it restores whole windows too, not only single tabs. On a Mac the same shortcut is Command + Shift + T.
How do I reopen a closed tab on a Mac?
Press Command + Shift + T while Chrome is the frontmost app. If nothing happens, another application probably has focus. The menu bar route works regardless — History, then Recently Closed, which lists individual tabs and whole windows.
How many closed tabs can Chrome bring back?
Chrome's Recently closed list is short. Its own extension API caps the list at 25 entries, and one entry can be a whole window rather than a single tab. Anything older has left that list and has to be found in your history instead.
Can I recover a closed tab from Incognito mode?
No. Incognito windows do not write to your browsing history, and their tabs do not appear under Recently closed once the last Incognito window is gone. If the page was signed in to a service, that service's own history may still have it.
How do I find a tab I closed last week?
Open chrome://history and search for a word that was in the page title or in its address, not a phrase from the body of the page. Chrome's history index does not cover page text, so body wording returns nothing even when the visit is stored.