Remember to maintain security and privacy. Do not share sensitive information. Procedimento.com.br may make mistakes. Verify important information. Termo de Responsabilidade

How to Securely Erase Data on macOS Using Built-in Tools

When it comes to securely erasing data on macOS, Apple provides several built-in tools that can help ensure your sensitive information is permanently deleted. This article will guide you through the process of using these tools, including Disk Utility and Terminal commands, to securely erase data on your Mac.

Using Disk Utility to Securely Erase a Disk

Disk Utility is a versatile tool that comes pre-installed on macOS. It allows you to manage your disks and partitions, as well as securely erase them.

  1. Open Disk Utility:

    • Go to Applications > Utilities > Disk Utility.
  2. Select the Disk:

    • In the Disk Utility sidebar, select the disk or partition you want to erase.
  3. Erase the Disk:

    • Click the Erase button at the top of the Disk Utility window.
    • In the dialog that appears, click Security Options.
    • Use the slider to choose the level of security. The more secure options overwrite the disk multiple times, making data recovery difficult. For most users, the "3-pass" option is sufficient.
  4. Confirm and Erase:

    • Click OK, then Erase to begin the secure erase process.

Using Terminal to Securely Erase Data

For users comfortable with the command line, macOS Terminal provides a powerful way to securely erase data using the diskutil command.

  1. Open Terminal:

    • Go to Applications > Utilities > Terminal.
  2. List Available Disks:

    • Enter the following command to list all available disks:
      diskutil list
    • Identify the disk you want to erase (e.g., /dev/disk2).
  3. Securely Erase the Disk:

    • Use the diskutil secureErase command to erase the disk. Replace disk2 with the appropriate disk identifier:
      diskutil secureErase 1 /dev/disk2
    • The number 1 in the command specifies a single-pass erase. You can choose a higher number for more passes (e.g., 2 for a 3-pass erase, 3 for a 7-pass erase).
  4. Confirm Erasure:

    • You may be prompted to confirm the erasure. Follow the on-screen instructions to proceed.

Alternatives for Secure Erasure

If you're looking for alternatives to Apple's built-in tools, third-party applications like CCleaner or Darik's Boot and Nuke (DBAN) can also securely erase data. However, these tools are generally used when you need additional features or are working in a multi-platform environment.

To share Download PDF

Gostou do artigo? Deixe sua avaliação!
Sua opinião é muito importante para nós. Clique em um dos botões abaixo para nos dizer o que achou deste conteúdo.