Why Powering Off Your VPS Doesn’t Stop Billing (And How to Actually Stop Charges)
“I switched my VPS off days ago, so why am I still being charged?” It’s one of the most common questions our support team gets, and it’s a fair one to ask.
Here’s the short version: powering off a VPS doesn’t stop the billing. The only thing that does is deleting it. That catches a lot of people out, and honestly, we understand why. “Pay for what you use” sounds like it should mean “switch it off and pay nothing.” The catch is that in cloud hosting, “using” a server isn’t really about whether it’s powered on. It’s about whether the server still exists and is being held for you. Let’s walk through what that means for your bill.
Powering Off Is Not the Same as Deleting
Inside the app these two actions feel similar, but they do very different things:
- Powering off (also called shutting down or stopping) switches off the operating system, but the VPS itself is still there. Your CPU, memory, disk, and IP address stay set aside for you, ready to boot the moment you hit start. The billing keeps going.
- Deleting removes the VPS for good and hands its resources back to the platform. Nothing is left reserved, so the billing stops.
Put simply, powering off pauses what’s running inside your server. It doesn’t give the server back. That one distinction is the whole reason the bill keeps moving after a shutdown.
Why a Powered-Off VPS Still Bills
When you spin up a VPS, we carve out a real slice of physical hardware just for you: some CPU cores, a chunk of RAM, storage on our NVMe disks, and a public IP address. For as long as that VPS exists, those pieces belong to you, and no one else can be given them.
Switching the operating system off doesn’t change any of that:
- Your data is still sitting on the disk, so that storage stays taken and can’t go to anyone else.
- Your CPU and memory are still held in reserve, which is exactly why the server can boot back up in seconds.
- Your IP address stays yours instead of going back into the shared pool.
Keeping all of that reserved still costs us whether the server is on or off, and that’s what the hourly rate pays for. A hotel room is a decent way to picture it. Stepping out for the day and switching off the lights doesn’t check you out. The key is still yours, the room is still being held, and you keep paying until you actually check out at the front desk. Deleting your VPS is that check-out. And this isn’t some ReadyServer quirk, either: a stopped-but-kept server bills the same way at just about every cloud provider.
How to Actually Stop Billing
If you’re genuinely done with a server and want the charges to stop, delete it. In the Ready Server app:
- Open the Ready Server app.
- Select the VPS you want to stop paying for.
- Choose Delete VPS.
- Confirm the deletion.
The moment it’s deleted:
- Hourly billing stops.
- The VPS is permanently removed.
- Everything stored inside it is deleted and can’t be recovered.
You’ll find these same steps any time in the Billing & Points section of our FAQ.
Before You Delete, Back Up First
One important warning: deleting is final. It frees the resources and stops the charge, but it also wipes everything on the server. So before you hit confirm, make sure you’ve pulled off anything you care about:
- Copy out any files, databases, and application data you want to keep.
- Write down your setup, including environment settings, the packages you installed, and anything custom you’d have to rebuild from scratch.
- Remember there’s no recycle bin here. A deleted VPS is gone, and if you deploy again later you start fresh. Our guides on backing up and restoring a Linux VPS and the 3-2-1 backup rule walk through how to do it properly.
And if you only need the server off for a little while, say overnight, over a weekend, or during a maintenance window, then powering off is exactly the right call. The charge that keeps running is simply holding your server so it’s ready when you come back. Save deleting for when you’re truly finished with it.
When Billing Does Pause on Its Own
There is one situation where your billing pauses without you deleting anything, and it is worth knowing about so the distinction is clear. Because our VPS service is billed by the hour, our Service Level Agreement commits that when our backend network is down, your billing pauses until it is restored. You are never charged for our outages.
That is a provider-side event — an interruption on our infrastructure — and it is a different thing entirely from you choosing to power off a healthy server. When the server is fine and simply switched off at your request, the resources stay reserved for you and billing continues.
Power Off vs. Delete, at a Glance
| Power Off | Delete | |
|---|---|---|
| Does the VPS still exist? | Yes | No |
| Are resources reserved? | Yes — CPU, RAM, disk, IP | No — released |
| Is your data kept? | Yes | No — permanently erased |
| Does billing continue? | Yes | No — billing stops |
| Best for | A temporary pause | Finishing with a server for good |
The Bottom Line
So “pay for what you use” really does hold up, as long as you remember that in the cloud, “use” means having a server reserved, not just having it switched on. A powered-off VPS is still your server, still holding real hardware in your name, so it keeps billing by the hour. Once you genuinely don’t need it any more, deleting it hands those resources back and stops the charge for good. Just back up first, because there’s no undo.
We’d much rather you know all this going in than spot it on an invoice later. If you’re ever unsure whether to power off or delete, our 24/7 in-app support chat is happy to talk it through with you. You can also read up on how our transparent, pay-as-you-go pricing works, or check the full details in our user guide.