Why Claude Code usage resets on its own, without warning
Back to the blog
Articleclaude codeanthropictroubleshootingverboo code

Why Claude Code usage resets on its own, without warning

MafraSeptember 16, 20263 min read

Over the past 48 hours, r/ClaudeAI and r/ClaudeCode filled up with people reporting the same thing: their Claude Code usage bar dropped or jumped by itself, with no warning at all. One post describes quota going from 91% to 61% overnight. Another hit 100% of the limit and shortly after saw 30% of their quota come back on its own. The most common reaction in the comments is to assume it's a bug, or that Anthropic quietly reversed the usage cut.

It's neither. It's the reset window doing exactly what it has always done, most people just never noticed the pattern before.

My usage bar changed on its own: is that a bug?

In most cases, no. Anthropic's official docs describe both Claude Code consumption windows, the 5-hour one and the weekly one, as rolling: each resets from the moment usage started filling that window, not on a fixed calendar day.

There's no global "Monday reset". Each account has its own clock, depending on when you started using it in that cycle. Two accounts on the same subscription can reset on different days of the week, which is exactly what makes the bar seem to vanish for anyone who never noticed the pattern before.

How do I tell a normal reset apart from actually hitting a limit?

The message on screen tells you. Anthropic's docs separate the cases, and only one of them gets fixed by switching models:

What you seeWhat it meansDoes switching models help?
You've hit your session limit or weekly limita window shared across every model, 5-hour or weeklyno, it's the same quota for any model
You've hit your Opus limit (or another specific model)only that model's quota ran out, the rest of the account still worksyes, /model to a different family keeps you working
Bar moves up or down with no message at allthe rolling window reset on its own, you didn't hit anythingnot applicable, no limit is active

In the first two cases, the message itself shows the exact time the window resets.

Is the 17% weekly limit cut still in effect?

Yes, and it's a separate event from what caused this week's wave of reports. The temporary 50% boost to Claude Code's weekly limit ended on September 13, 2026; since 9/14 the permanent limit sits 25% above the original level, which in practice is 17% lower than the promo's peak. We covered that cut in detail here. The 5-hour limit wasn't affected by this change.

How do I check what's actually happening on my account?

Run this before drawing any conclusions:

/usage

On Pro, Max, Team, and Enterprise plans, it shows your plan's usage bars and the exact reset time for each, without you needing to have hit a limit first. The same information is at claude.ai/settings/usage in the browser.

Flowchart: the Claude Code usage bar changed on its own, run /usage to see the bar and reset time, identify whether it's a weekly limit (rolling window); if you actually hit a limit, the message's name decides your way out, session or weekly limit has no way out but waiting, while a per-model limit like Opus is solved by switching with /model
Confirmed in Anthropic's official docs (code.claude.com/docs/en/costs) on 2026-09-16.

Why this trips up so many people

Because the only way to know for sure is to open the app and look at a bar. There's no warning when the window resets silently, only when you actually hit it.

The real problem isn't figuring out which window reset. It's that there's a window to track at all. Verboo Code runs on unlimited tokens, with no 5-hour or weekly ceiling, so there's no clock to check before you keep working.

Enjoyed this article?
Share knowledge with your network.
// Read also

Related articles