Claude hit its usage limit: why signing out does not help, and what does
Claude stops mid-task and tells you that you have reached your usage limit. The short answer: signing out and back in does not reset it. A sign-out only changes which account the app's single profile is holding, and it costs you the session you were in. If you already hold a second Claude account, the thing that helps is having both open at once rather than swapping between them.
As for when it clears: we are not going to quote you a number we cannot stand behind. Anthropic sets the limits, they differ by plan, and they change. Your own Claude app shows the current limit for your plan and when it resets. Trust that over a figure on a marketing page, this one included.
This page comes from the people who sell Claude Accounts, a $14 launcher that keeps several accounts signed in at once, so read the last section as the pitch it is. Everything before it holds whether or not you buy anything.
What the limit is, and where your reset time actually lives
The limit is on usage and it attaches to your Claude account. How long yours lasts and when it clears is Anthropic's to set, it differs by plan, and it changes. The Claude app is the only current answer: it tells you when your limit resets, and that is the figure to plan around rather than one from a page like this one.
Two things are worth knowing before you act. The limit is per account, so a second window signed in as the same account gains you nothing. And waiting is not your only option if you already hold a second account, which is what the rest of this page is about.
Nothing described on this page changes, rotates or hides a limit. That is stated plainly in the launcher's own source notes, and it is the honest answer to the question we get asked most. A second account is a second subscription you pay for, not extra room on the first.
Why signing out and back in is the wrong fix
The Claude desktop app keeps its login in a single profile folder on your computer. One profile means one signed-in account, and there is no built-in switch-account button, so logging out and logging back in is the only move the app itself offers you. Three things go wrong with it.
- You lose the window you were working in. The session goes with the sign-out, and getting back to the first account means running the whole exchange again in reverse. You are never looking at both.
- It does nothing for Claude Code. A terminal session signs in separately from the desktop app — a desktop login does not carry into the CLI. Signing out of the desktop app does not change which account your terminal is running as.
- You have not reset anything. You have changed which account the one profile is holding. If the second account is the one with room left, that is the entire benefit, and you paid for it with your session.
The free way, and the three traps in it
You can do the isolation yourself and it costs nothing. The Claude desktop app accepts a flag that points it at a different data directory, so a second, fully separate instance can be launched alongside the first; pointing Claude Code's config directory inside the same folder keeps CLI state from bleeding between accounts. Our guide hub has the exact commands for macOS and the shortcut equivalent for Windows.
Before you spend an evening on it, know what it does not handle.
- Claude desktop has no single-instance lock. Relaunch the same data directory and you get a second instance running on the same profile, which can corrupt it. By hand, that means remembering every single time to focus the window you already have rather than opening another.
- On Windows, browser sign-in lands in the wrong place. Company SSO, Google, or an email magic link comes back as a <code>claude://</code> link, and Windows hands it to a new default-profile window instead of the isolated one you launched. A hand-made shortcut cannot finish that sign-in.
- On Linux the same break exists and is not fixed anywhere. The system <code>claude://</code> handler is Claude's own desktop entry with no profile argument, so sign in to one account at a time with the other windows closed. Once an account is signed in it stays signed in, so this only bites on the first sign-in for each account.
Use the second account you already pay for
If you already hold two accounts, the arrangement that helps is not switching — it is having both open. One window per account, each signed in once, each with its own settings, history and data folder. When one account is out of room for the window, you move to the other window. Nothing signs out, nothing reloads, and what you left in the first window is still there when you come back to it.
The same shape works in the terminal. A Claude Code session can be pinned to an account's own config directory, so login, history and settings live in that directory; on macOS the stored credential is keyed per config directory, which is what lets each account stay signed in beside the others.
What this does not do is give you more of anything. Each account has whatever its own plan allows. If both are spent, you are finished for the window, and no launcher changes that.
Is holding more than one account allowed?
Yes — and we would rather you check it than take our word for it. Anthropic's terms allow you to hold more than one legitimate account, a work one and a personal one for example. What is prohibited is sharing a single login between people, or evading usage limits.
Nothing on this page does either. Two accounts held in your own name, each signed in as itself, is not a shared login. A launcher that points the official app at a separate data folder does not touch a limit: it never automates Claude, intercepts its traffic, or shares credentials. It is the same separate-profile pattern a browser uses to keep more than one signed-in profile.
We are not your lawyer and we are not Anthropic. The terms are the authority, they can change, and you are responsible for complying on each account you hold. If one of your accounts came from an employer, your employer's own policy may say more than Anthropic's terms do. Read both before you decide.
What Claude Accounts does — and where it does nothing
Claude Accounts is the paid shortcut past all of the above. You add each account by name, it opens each in its own window with its own data folder, and each stays signed in. The account list marks which accounts are running, the menu-bar switcher puts every account one item away without opening the main window, and picking an account that is already running focuses its window instead of opening a duplicate on the same profile — or, when it cannot see the running window but the profile is in use, tells you the account is already open rather than risking a second app on one profile.
Here is where it does nothing, which is the part most pages leave out.
- It does not include Claude. The official Claude desktop app must already be installed — the launcher starts the app you have, pointed at a separate data folder per account.
- It does not change, rotate or hide a limit. Each account is your own account, on whatever plan you pay for.
- Window switching on macOS is better with the optional Accessibility permission. With it, picking an account raises just that window and leaves the others side by side. Without it, the fallback hides your other Claude windows instead — it still works, it just looks blunter. An account that has not signed in yet always takes the blunt path, because Claude's login window does not support the raise action at all.
- On Windows, the plain cmd launcher cannot focus another application's window at all. It is the fallback for machines without PowerShell. Rather than opening a second window on the same profile, it tells you the account is already open and to switch to it via the taskbar.
- On Linux there is no window focus at all. The launcher tells you the account is already open and stops there.
- A Claude Code terminal is a separate sign-in. The desktop login does not carry into the CLI, so each account's first terminal session asks you to log in once.
- The VS Code extension is not covered. It ignores the setting this relies on. Terminal sessions only.
- An exported API key outranks a per-account login. If you have <code>ANTHROPIC_API_KEY</code> set, it would otherwise run every account as one identity, so the launcher clears it and its siblings for the session it opens and says on screen that it did. Routing variables such as <code>ANTHROPIC_BASE_URL</code> are left alone on purpose — they choose infrastructure, not who you are.
It is $14 once for macOS, Windows and Linux together, with free updates, the full source in the download, and a 7-day no-questions refund. macOS 13 or newer; the Linux build is beta and covers Ubuntu 22.04+ and Debian 12+.
Keep both accounts open instead of switching between them
Claude Accounts opens one Claude desktop app per account, each signed in once, on macOS, Windows and Linux in a single purchase. $14 one-time, free updates, the full source code in the download, and a 7-day no-questions refund. The official Claude desktop app must already be installed — this launches the app you have, with a separate data folder per account.
Get Claude Accounts — $14Common questions
When does the Claude usage limit reset?
Your Claude app tells you. It shows your current limit and when it resets, and that is the authoritative answer for your plan. We deliberately do not publish a figure here: Anthropic sets the limits, they differ by plan, and they change, so any number on a third-party page is out of date the moment it is wrong for you.
Does signing out and back in reset the limit?
No. Signing out changes only which account the app's single profile is holding — the desktop app keeps its login in one profile folder and has no built-in switch-account button. You lose the session you were in, and getting the first account back means running the whole exchange in reverse. It also does nothing for Claude Code, which signs in separately from the desktop app.
Is it against Anthropic's terms to use a second Claude account when the first hits its limit?
Anthropic's terms allow you to hold more than one legitimate account, such as a work one and a personal one. What is prohibited is sharing a single login between people, or evading usage limits — and running two accounts you hold in your own name, each signed in as itself, does neither. The terms are the authority and they can change, so read them yourself; if one account came from an employer, your employer's policy may add rules of its own.
Does running two accounts side by side give me more usage?
It gives you two accounts, each with whatever allowance its own plan carries. Nothing here changes or rotates a limit — that is stated plainly in the launcher's own source notes. If both of your accounts are spent for the window, you are finished for the window and no tool changes that.
Do I have to log in again every time I switch accounts?
No. Each account is signed in once in its own window and stays signed in, because each has its own isolated data folder. The one exception is the terminal: a Claude Code session signs in separately from the desktop app, so each account's first terminal session asks you to log in once, after which it sticks too.