Ask Slashdot: How To Clean Up My Work Computer Before I Leave?
An anonymous reader writes "I'm leaving my current job for a new one. I've been at this job for 10+ years so I'm sure there is tons of personal stuff stored on my machine. Since I can't take it with me does any one have a suggestions of tools or practices to clean off all of that data. I've already got my personal documents and files. I'm most worried about CC, debit card numbers and web site passwords I've used in browsers. Does clearing the cache, cookies, temp files do a good enough job? BTW it's a Windows 7 system if that makes a difference."
It's the only way to be sure.
"When information is power, privacy is freedom" - Jah-Wren Ryel
Boot a Linux live-cd and type dd if=/dev/zero of=/dev/sda
Clear your browser including flash cookies and cache, clear temp folders, uninstall and wipe the folders of any chat apps you may have been using, and that's good enough unless you think they're going to use a file recovery app on your hard disk.
"When information is power, privacy is freedom" - Jah-Wren Ryel
http://www.dban.org/ Works wonders :)
Depend on your IT setup, but if an option, just ask your sysadmin to re-image it. Don't discount the obvious and direct route. It's a reasonable request, you have justification, and if you are on good terms with the IT department I'm sure they'll hook you up.
If you work for the NSA, that might not be good enough, but it should be for the majority of people.
Why were you doing this kind of stuff at work?
Sorry, but gray text on gray background is making my eyes bleed.
Who gives a flying fuck about anything else ...
The quality of questions on slashdot lately is abysmal. You really need a slashdot answer to tell you to reinstall windows and reformat the drive in the process? or to nuke the drive with any easily-googable drive erasing tool and reinstall windows?
Easy. Start with not storing personal stuff on a work computer. Next step - assuming you're an admin on your box - create another admin account on the box. Log off your account, log in to that account, delete your profile off the box.
Why would your CC info be on the box, anyway? Do you really type out your CC number into text files and leave them on your PC? Why?
IT should be taking care of this for you. Don't try and do things yourself without consulting with IT first, I've seen many users mess things up when they try to take maters in their own hands. Remember, you're using company property, and all the data belongs to the company too. If you have personal data, let the IT person know this, and they will be responsible to dealing with it.
-- By all means let's be open-minded, but not so open-minded that our brains drop out.
Ummm...my math may be a bit off here but...
Delete your profile Control Panel->System->Advanced system settings->Advanced -> User Profiles -> Select and delete.
While it isn't the same as destroying the drive, this should be good enough, w/o inconviencing the systems team. Any 'work' ( documents / files / email ) you generated while using the computer for work is considered property of the company, so only focus on your personal stuff (so you dont get busted for 'destroying company property'.
- Open each browser (firefox, IE, chrome) and delete cache, cookies, etc...
- Move / delete all your files in My (Documents | Pictures | Videos | Music), and desktop
- Uninstall any programs you installed and wasn't for work
- Confirm no personal items stored in root "C:\"
- Delete everything in %USERPROFILE%\AppData\Local\Temp
- Delete everything in %SystemRoot%\TEMP
If you have admin perms
-After you have saved your work files off someplace else, create New admin User, log in as that admin, delete your old profile, and confirm that C:\Users\"OLD LOGIN NAME" does not exists
The whole "DoD Wipe" thing is overkill.
One single pass of dd if=/dev/zero of=/dev/ will destroy all the data on the disk, beyond any hope of recovery.
I was going to say "myth", too. Have you noticed how the only people that insist that a "DoD wipe" is essential for getting rid of old data on drives are the people selling expensive drive-wiping software?
That would depend on where you live. Where I live and work, my employer isn't even allowed to check my email without a good reason. The same applies to all "personal areas". The hard drive in the computer the company has provided for you, is considered such an area. The assumption here is that there will always be _some_ personal use of a computer an employee sits at all day and often brings home or on trips with them. And a person has a right to privacy that the employer cannot invade without cause.
On the topic at hand, no place I have ever worked would dream of just handing a computer on to the next one in line without first reinstalling. So the employee wiping it before turning it in would be just fine. Last few jobs I've had, I've Truecrypted my computer (at the start of my employment) and handed it over in that state without any issues.