- doc
- encryption and privacy
- Dateien sicher löschen und Speicherplatz bereinigen
Warum sicheres Löschen verwenden?
Betriebssysteme löschen nicht wirklich den Inhalt einer Datei, wenn diese gelöscht wird, auch nicht, nachdem der Papierkorb entleert wurde oder die Datei explizit entfernt wurde, zum Beispiel über die Kommandozeile.
Instead, they simply remove the file's entry from the file system directory, because this requires less work and is therefore faster. The contents of the file—the actual data—remain on the storage medium. The data will remain there until the operating system reuses the space for new data.
Gleichermaßen garantiert das Neuformatieren, Neupartitionieren oder Neueinspielen eines Abbildes eines Systems nicht, dass auf jeden Bereich des Laufwerks geschrieben wird, obwohl dies alles das Laufwerk in den meisten Programmen als leer erscheinen lässt oder im Falle des Neueinspielens eines Abbildes leer bis auf die Dateien, die im Abbild enthalten sind.
Finally, even when the storage medium is overwritten, physical properties of the medium might make it possible to recover the previous contents. In most cases however, this recovery is not possible by just reading from the storage device in the usual way, but requires using laboratory techniques such as disassembling the device and directly accessing/reading from its components.
To learn more, see the Wikipedia article on data erasure.
Warning about USB sticks and SSDs
Secure deletion is not as reliable on USB sticks and SSDs (solid-state drive) as it is on traditional hard disks.
USB sticks and SSDs sometimes copy the same data to various memory cells to extend the lifetime of the device. USB sticks and SSDs also have 10–20% of spare memory cells for the same reason.
As a consequence, part of the data from a given file might still be written on the device even after securely deleting it.
This data could be recovered using advanced data forensics techniques, for example by professional data recovery services.
To mitigate this risk, you can:
Verschlüsseln Sie das Gerät vor der Benutzung, um die Wiederherstellung aller Daten zu erschweren.
Securely delete the entire device. Some old data might still be present in the spare memory cells.
Physically destroy the device.
Dateien sicher löschen
Das sichere Löschen von Dateien löscht keine potentiellen Sicherungskopien der Datei (beispielsweise erstellt LibreOffice Sicherungskopien, die es Ihnen erlauben Ihre Arbeit wiederherzustellen, für den Fall, dass LibreOffice nicht mehr reagiert).
Öffnen Sie den Datei-Browser.
Navigieren Sie zu dem Ordner, der die Dateien enthält, die Sie löschen möchten.
Wählen Sie mit der Maus die Dateien aus, die Sie löschen möchten.
Right-click (on Mac, click with two fingers) on the files and choose
.Bestätigen Sie.
The deletion will start. It can last from a few seconds to several minutes, according to the size of the files. Be patient…
Sicheres Löschen von verfügbarem Speicherplatz
Um die Inhalte aller Dateien, die zuvor ausgelassen wurden, aber nicht sicher von dem Laufwerk gelöscht wurden, zu bereinigen, ist es auch möglich jeglichen freien Speicherplatz auf dem Laufwerk sicher zu löschen.
The disk or the folder can contain other files. Those files will not be deleted during the operation.
Öffnen Sie den Datei-Browser.
Wählen Sie im linken Speicherbereich das Speichermedium aus, welches Sie bereinigen möchten, um in das Stammverzeichnis des Speichermediums zu navigieren.
Click on the
button in the right corner of the title bar and choose Show Hidden Files.
If you want to empty the trash, delete the .Trash-1000 folder or similar.
Right-click (on Mac, click with two fingers) in empty space in the right pane and choose
.Bestätigen Sie.
The cleaning starts. It can last from a few minutes to a few hours, according to the size of the available diskspace. Be patient…
Note that a file with a name similar to tmp.7JwHAyBvA9 is created in the folder. It is made as big as possible to use all the available diskspace and then securely deleted.
Ein gesamtes Gerät sicher löschen
Open the Disks utility.
All the current storage devices are listed in the left pane.
Plug in the USB stick or SSD that you want to securely delete.
Ein neues Medium erscheint in der Liste der Speichermedien. Wählen Sie es aus:
Check that the description of the device on the right side of the screen corresponds to your device: its brand, its size, etc.
Click on the Format Disk… to erase all the existing partitions on the device.
button in the titlebar and chooseIn the Format Disk dialog:
Choose to Overwrite existing data with zeroes in the Erase menu.
Choose Compatible with all systems and devices (MBR/DOS) in the Partitioning menu.
Click Format….
In the confirmation dialog, make sure that the device is correct. Click Format to confirm.