Skip to main content

Delete

Beginner
Concept

Overview

If you want to permanently delete a specific canister or all canisters for a project, you can use the dfx canister delete command.

Deleting a canister removes the canister identifier, code, and state. Before you can delete a canister, you must first stop the canister to clear any pending message requests or replies.

Common errors related to canister deletion include: