2

I'm leaving my current job and want to remove my personal data from the Windows computer I was using. The way I want to do this is to remove my user from the system and erase my directory under c:\Document and Settings.

Is this sufficient? Are there any alternative tools that can do such job?

Gareth
  • 19,080
wheleph
  • 400

4 Answers4

4

Check your contract! You might be in breech if you delete any data from that system! (Especially if you weren't supposed to have any personal data on it.)

In general, you don't have any personal information on a computer owned by your employer. Technically, it's their personal information. (And they probably already have a copy of it.)

Contact your administrator and ask him -politely- to remove all this personal data for you. Then you will also learn if company policy would even allow this! (Bring him a cup of coffee first to get them in a good mood.)

3

If the company has taken any backups or you have copies on other machines, you may be in trouble.

If you are only concerned with files on just your machine, and you have the ability to install programs, I would take a look at Fileshredder, it should be able to delete the files and make them non-recoverable.

Sysinternal also do a command line tool, called sdelete

William Hilsum
  • 117,648
0

I'd usually recommend DBAN, but since it's only for a single directory, you can use Sysinternals SDelete:

SDelete is a secure delete application that can overwrite a disk's unused or unallocated space, or securely delete existing files. It implements the US Department of Defense clearing standard DOD 5220.22-M, and you can specify the number of overwrite passes it makes. It can also wipe Windows NT/2K compressed, encrypted and sparse files (it uses Windows defragmentation API to accomplish this), and clears the NTFS Master File Table (MFT). (It does not delete the filenames of your files in the free disk space though - apparently it is not possible to do this in NT/2K.) This program comes with source code and works under Windows 95, 98, NT 4.0 and Windows 2000. It is a command line utility.

there is also FreeEraser for a GUI approach.

0

Eraser is my personal favorite (and it's free):

Eraser is an advanced security tool for Windows which allows you to completely remove sensitive data from your hard drive by overwriting it several times with carefully selected patterns.