My computer recently crashed and I lost all my data. I just want to retrive my Word documents. I have windows XP home edition. Is there any software of program I could use to retrieve it? Preferably free!
Thanks alot =)
My computer recently crashed and I lost all my data. I just want to retrive my Word documents. I have windows XP home edition. Is there any software of program I could use to retrieve it? Preferably free!
Thanks alot =)
Short, practical plan for (lost Word files on XP) with a few clarifications tied to existing replies.
Stop using the affected machine and avoid any writes to that drive. As and suggested, every write (including installing recovery software or booting the OS from that disk) can overwrite the very data that should be recovered; if the drive is clicking, grinding, or not detected, power it down and treat it as a potential hardware failure. (ontrack.com)
Image the disk first and work only from the image. Create a sector‑by‑sector image (not a file copy) and keep a map/log so imaging can be paused and resumed; this preserves the original and lets recovery be retried safely. GNU ddrescue is a free tool built for this (it handles read errors and uses a mapfile to resume and merge attempts). Example workflow (run on a healthy machine; target image on a separate, larger disk):
sudo ddrescue -f -n /dev/sdX /mnt/backup/image.img /mnt/backup/image.log
# then later, try harder for bad sectors:
sudo ddrescue -d -r3 /dev/sdX /mnt/backup/image.img /mnt/backup/image.log Read ddrescue documentation before use. (gnu.org)
Recover from the image, not the original. Use a partition-recovery / file-recovery utility against the image (TestDisk is a free option that helps repair partition/boot structures and locate files); run file-recovery on copies/images so mistakes cannot touch the original. Also try Office’s built‑in recovery/AutoRecover/unsaved file locations (.asd/.asdx) before heavy-handed recovery steps — Word can sometimes salvage documents without specialized tools. (cgsecurity.org)
If the drive shows physical failure, stop DIY attempts and consult a professional lab (do not open the drive, freeze it, or keep powering it on). After files are back, implement a reliable backup plan (image backups plus at least one off‑site or cloud copy) — a point reinforced by and . For preventing accidental writes while inspecting a disk, consider a hardware write‑blocker or attach the drive as a secondary/read‑only device (USB/SATA dock or connect to another PC) rather than running recovery on the system drive. (datarecoverylabs.com)
Summary: stop using the disk, image it with a tool like ddrescue, recover from the image (TestDisk or similar), and get professional help for mechanical failures — this approach gives the best chance of getting Word documents back while minimizing further damage.
Jump to Post— crunchie 990or Photorec
Jump to Post— TheBuzzer 5be sure to use another computer when trying to recover. you dont want to write data to the part your trying to recover.
Jump to Post— vmanes 1,165Define "crashed" and define "lost all my data".
Buzzer's advice to retrieve the data using the drive connected to another PC is good. Even better if you can connect it in a way that disables writing to the affected drive.
be sure to use another computer when trying to recover. you dont want to write data to the part your trying to recover.
Define "crashed" and define "lost all my data".
Buzzer's advice to retrieve the data using the drive connected to another PC is good. Even better if you can connect it in a way that disables writing to the affected drive.
go to download.com and search for "file recovery", theres some great programs on there... some freeware.
One called "Recover Files" I think...
Just sort the search results buy rating and filter out the paid ones if you don't have the cash to spare.
You can use master slave HDD configuration to retrieve all your data
There are lots of tools online that you can use to recover your deleted files. Just search for a keyword "free file recovery" tool.
heyyy mate
u can download "recovermyfiles"
it's a gr8 tool and i tried it often and u also would be facilitated by better options ...
I don't have any other recommendations, but I'm glad to learn about these programs in case it ever happens to me.
I would suggest after recovering your files, do weekly back ups on CDs or DVDs so if this happens again and you are not able to recover what you need, you already have it stored someplace else.
Exactly. Regular backups are the best option,
Hey you can check out this video, it will show you how to retrieve lost files.
http://www.pcworld.com/video/id,520-page,1-bid,0/video.html
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.