Skip to main content
Updated May 8, 2026 Deleting a VM removes it from your account and stops billing. The dashboard walks you through a two-step confirmation that lets you decide what to do with the VM’s attached volumes and VPCs at the same time. On a subscription, the unused days and hours of the current term are credited back to your account balance.

Before you delete — keep a recovery option

Deletion is permanent. The VM’s OS disk and all of its snapshots are destroyed. Plan recovery before you click destroy, not after.
Two ways to keep a path back: If you only care about specific files (not the whole VM), back them up to Object Storage or off-platform before deleting.

Three ways to start

a. VM detail page → Destroy tab

Open the VM detail page, click the Destroy tab (last tab in the secondary nav).
VM detail page Destroy tab with the permanent-action warning and the red Destroy VM button
Click the red Destroy VM button to start the two-step confirmation.

b. Instance list → row Actions menu → Destroy

Open the row’s menu and pick Destroy (in red, at the bottom).
Instance list row Actions menu showing Destroy in red at the bottom
This redirects you to the Destroy tab on the VM detail page — same confirmation flow as path a.

c. Bulk — multiple VMs at once

In the Instances list, tick the checkbox on multiple VM rows. The bulk toolbar at the top shows Delete Selected.
Instance list with two VMs checked and the bulk toolbar showing Stop 2 and Delete Selected
Bulk delete uses the same two-step confirmation described below — the volume / VPC handling choices you make apply to every VM in the selection.

Step 1 — Type the VM name to confirm

A “Destroy VM” dialog opens. Type the VM’s exact name to enable the Confirm button.
Destroy VM dialog with the VM name field, a confirmation text input, and a Subscription Billing notice that remaining days return to your account balance
Two things on this screen:
  • Type the VM name to confirm — copy or type the name exactly. Prevents accidental deletes.
  • Subscription Billing notice — reminder that your current subscription will be cancelled and the remaining days will return to your account balance (not your card).
Click Confirm to advance to step 2.

Step 2 — Final Confirmation: volumes and VPCs

The “Final Confirmation” dialog asks you to decide what happens to attached volumes and attached VPCs along with the VM. This is the part most users miss the first time — the choices you make here are made together with the VM destroy, in one operation.
Final Confirmation dialog showing what will be deleted, attached volumes block, attached VPCs block with Keep VPCs and Delete VPCs (recommended) options, and a red Destroy VM button

Attached volumes

If the VM has attached volumes, you choose what happens to each one: A volume can only be attached to one VM at a time, so detaching here makes it available to attach to a different VM later (data preserved). Deleting is the equivalent of running Delete a volume immediately after the VM destroy — same one-way destruction. If the VM has no attached volumes, this section shows “No attached volumes” and there’s nothing to choose.

Attached VPCs

The dialog lists every VPC the VM is currently in. You choose: Critical safety rule — even if you select Delete VPCs, the platform preserves any VPC that still has another VM attached. Only VPCs with no remaining VMs are actually deleted. This protects shared VPCs from accidental deletion when you’re tearing down one of several VMs that share the same network. The “recommended” label assumes the VPC was created for this single VM. If you have a multi-VM stack on the same VPC, leaving Keep VPCs selected is the safer choice — though as noted, the platform also won’t let you accidentally delete a still-in-use VPC.

Confirm

Click the red Destroy VM button. The VM and the elements you selected are removed; the VPC safety rule applies as described.

What happens on delete

Bulk delete — same two-step flow

When you select multiple VMs and click Delete Selected, the same two-step dialog runs once. The choices you make (keep/delete volumes, keep/delete VPCs) apply to every selected VM:
  • “Delete VPCs” → applies to every selected VM’s VPCs, with the same per-VPC safety rule (preserved if a non-selected VM still uses it).
  • “Detach volumes” → every attached volume across the selection is detached (kept).
  • “Delete volumes” → every attached volume across the selection is destroyed.
If your selection mixes VMs that should be torn down completely with VMs that share a VPC with others outside the selection, the safety rule still protects the still-in-use VPCs even with Delete VPCs selected — but for clarity, do the destructive batch first and the surgical ones separately.

Cleanup after delete

If you opted to keep volumes, VPCs, or Public IPs, those keep billing until you remove them:
  • Volumes — see Delete a volume.
  • Public IPsrelease them if not reused on another VM.
  • Backups — survive per their retention. Keep one if you might want support to restore the VM later; otherwise delete from the Backups tab to stop the storage meter.
  • Backup schedules — orphaned schedules pointing at the destroyed VM should be removed from Compute Resources → Backups → Scheduled Backups.

Subscription credit on delete

When the VM is on a subscription term (Monthly, Yearly, 2-Year), deleting in the middle of the term credits the unused days and hours back to your account balance. The credit is immediate and can fund another VM, top up a different subscription, or sit until the next renewal cycle. It is not refunded to your card. If the VM was running on PAYG, billing simply stops at the minute of deletion.

Restore a deleted VM

You can’t undelete from the dashboard. To get back to a working VM:
  1. From a backup — contact support@rafftechnologies.com with the backup name or ID. Support can spin up a new VM from the backup with the same disk contents and installed software.
  2. From an image — if you saved the VM’s disk as an image before deleting, create a new VM and pick the image under OS template → Marketplace / Custom images.
  3. From scratch — if you have neither, start over with Create a VM.

Next steps

Enable backups

Plan recovery before you need it.

Create a VM

Spin up a replacement.
Last modified on May 9, 2026