> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Deleting Blocks

> Remove blocks, images, and other content from your Craft documents.

You can delete any block, including images, text, tables, and other content from your documents.

## How to Delete

<Tabs>
  <Tab title="macOS">
    <Steps>
      <Step>
        Select the block you want to delete
      </Step>

      <Step>
        Press **Delete** or **Backspace**
      </Step>
    </Steps>

    To delete multiple blocks at once:

    * Hold Shift and click to select a range
    * Or drag your cursor across multiple blocks
    * Then press Delete

          <img src="https://mintcdn.com/craft-support/crCjmeXe7Wo0HfP_/images/write-and-edit/blocks-and-pages/delete-blocks/en/content/delete-mac.gif?s=42398620b7c9cc847a8f8c84125f900e" alt="Deleting blocks on Mac" width="800" height="596" data-path="images/write-and-edit/blocks-and-pages/delete-blocks/en/content/delete-mac.gif" />
  </Tab>

  <Tab title="Windows">
    <Steps>
      <Step>
        Select the block you want to delete
      </Step>

      <Step>
        Press **Delete** or **Backspace**
      </Step>
    </Steps>

    To delete multiple blocks at once:

    * Hold Shift and click to select a range
    * Or drag your cursor across multiple blocks
    * Then press Delete
  </Tab>

  <Tab title="Web">
    <Steps>
      <Step>
        Select the block you want to delete
      </Step>

      <Step>
        Press **Delete** or **Backspace**
      </Step>
    </Steps>

    To delete multiple blocks at once:

    * Hold Shift and click to select a range
    * Or drag your cursor across multiple blocks
    * Then press Delete
  </Tab>

  <Tab title="iOS">
    <Steps>
      <Step>
        Long press the block you want to delete
      </Step>

      <Step>
        Tap **Delete** from the menu
      </Step>
    </Steps>

    To delete multiple blocks at once:

    * Long press one block to select it
    * Tap additional blocks to add them to selection
    * Tap **Delete**

          <img src="https://mintcdn.com/craft-support/crCjmeXe7Wo0HfP_/images/write-and-edit/blocks-and-pages/delete-blocks/en/content/delete-ios.gif?s=19de7f23842ec134e6d0d6d9a4436094" alt="Deleting blocks on iOS" width="396" height="800" data-path="images/write-and-edit/blocks-and-pages/delete-blocks/en/content/delete-ios.gif" />
  </Tab>
</Tabs>

<Info title="Quick Deletion">
  Deleting blocks works the same way for all content types – text, images, media, tables, and more.
</Info>
