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.Documentation Index
Fetch the complete documentation index at: https://docs.rafftechnologies.com/llms.txt
Use this file to discover all available pages before exploring further.
Before you delete — keep a recovery option
Two ways to keep a path back:| Option | What survives | How to recover later |
|---|---|---|
| Take a backup first | A retained backup of the VM’s disk | Contact support — Raff support can use the backup to create a new VM with all your data and installation intact |
| Save a snapshot as an image (do this before deleting) | A reusable custom image | Create a new VM from the image any time — see Save VM disk as image |
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).
b. Instance list → row Actions menu → Destroy
Open the row’s ⋮ menu and pick Destroy (in red, at the bottom).
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.
Step 1 — Type the VM name to confirm
A “Destroy VM” dialog opens. Type the VM’s exact name to enable the Confirm button.
- 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).
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.
Attached volumes
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 |
Attached VPCs
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 |
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
| Resource | Result |
|---|---|
| VM and OS disk | Destroyed |
| VM snapshots | Deleted with the VM |
| Attached volumes | Per your choice in step 2 — detach (kept) or delete (destroyed) |
| Attached VPCs | Per your choice in step 2, and preserved automatically if any other VM still uses them |
| Public IPv4 / IPv6 | Released back to the regional pool — cannot be reclaimed |
| Subscription | Closed; unused days and hours credited back to your account balance |
| PAYG billing (if applicable) | Stops immediately |
| Backups | Retained according to their backup retention policy |
| Public IPs | Detached but not released — you keep paying for the reservation until you release them separately |
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.
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 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.
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:- 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.
- 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.
- 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.