Permanently destroy a virtual machine, decide what to do with its volumes and VPCs, and credit unused subscription time back to your balance
Updated May 8, 2026Deleting 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.
A “Destroy VM” dialog opens. Type the VM’s exact name to enable the Confirm button.
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).
The “Final Confirmation” dialog asks you to decide what happens to attached volumes and attached VPCsalong 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.
If the VM has attached volumes, you choose what happens to each one:
Option
Effect
Use when
Detach (keep volume)
Volume detaches from the VM and stays in your account, ready to attach to another VM in the same region
The data on the volume should outlive this VM
Delete volume
Volume is permanently destroyed along with the VM — every byte gone
The volume is throwaway / scratch storage / specific to this VM only
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.
The dialog lists every VPC the VM is currently in. You choose:
Option
Effect
Keep VPCs
VPCs remain in your account, available for other VMs
Delete VPCs (recommended)
VPCs are permanently deleted with the VM
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.
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.
Public IPs — release 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.
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.
You can’t undelete from the dashboard. To get back to a working VM:
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.