When you delete a file on your computer, only a reference to the location of the file is deleted. In other words, the file system simply "forgets" that the file exists.
But the actual data, the 0's and 1's, still remain on the disk.
Let's explain what happens in simple terms: These files will continue to remain there until your system writes new files to the part of the disk where the old ones were. During this time, recovery software can be used to recover "deleted" files.
Ωστόσο, οι εφαρμογές “τεμαχισμού” των αρχείων όπως το Permadelete διασφαλίζουν ότι τα αρχεία που διαγράφετε δεν μπορούν να ανακτηθούν. Εάν θέλετε να μάθετε περισσότερα, μπορείτε να διαβάσετε εδώ το πώς λειτουργεί το Permadelete.
Note: You will need .Net Framework 4.5 to run the application, and you can download it from here.
You can download the latest version (0.6) of Permadelete from the link below
https://apps.microsoft.com/store/detail/permadelete/9MVHV99VWL64
Check out the project on GitHub
