i have dell laptop in which window 7 installed and now i am facing a problem ,my all drives are formatted by mistake and it is also not show in my lappy , so kindly tell me how it recover and how it appear on my lappy

Dani AI

Generated

Short expert note for and others: stop using the laptop and do not write anything to the formatted drive (no reinstalls, no recovery installs to that disk). First check whether the BIOS/UEFI sees the drive (on Dell machines tap F12 or run the pre‑boot diagnostics) — if the drive is not detected or the diagnostics show hardware faults, the problem is likely a physical failure rather than just a format. (dell.com)

If the drive is visible and data recovery is required, make a sector‑by‑sector image of the entire drive to a separate external disk and work from that image. Imaging preserves the original so multiple recovery attempts are possible; GNU ddrescue is the recommended tool for unreliable drives because it logs progress and can resume without re‑reading good areas. Example (run from a Linux live USB, replace device paths before running):

sudo ddrescue -f -n /dev/sdX /mnt/backup/image.dd /mnt/backup/rescue.log

Create the image first; do not attempt repairs on the live drive. (gnu.org)

Once an image exists, try partition‑level recovery with TestDisk (it can rebuild MBR/GPT and restore lost partitions). If that fails, use file‑level/carving tools (PhotoRec works from images and is safe; on Windows many users also try Recuva for quick recoveries). Be aware: if a full/long format was performed under Vista/7 or later, Windows may have zeroed sectors during the full format, which greatly reduces the chance of successful recovery. (cgsecurity.org)

Practical options summarized: (a) if no critical data is needed, reinstall Windows (as suggested); (b) if data matters, image first and try TestDisk/PhotoRec or Recuva from the image (echoing ’s caution about not using the drive); (c) if the drive is failing or the data is irreplaceable, stop further DIY attempts and consult a professional recovery lab.

Recommended Answers

All 3 Replies

Your best option is to reinstall Windows on this newly formatted drive. If you have data that needs to be recovered, you can extract this hard drive and connect it to another computer that has Disk Recovery software on it.

Use a windows recovery tool and run formatted media recovery to regain files. Be careful, not to further use the drive as if the formatted data gets overwirtten you will have hard time recovering it.

hay if you are Mac user and your laptop hard drive is formatted then dont worry about your data because is possible by using Mac hard drive recovery software. You can its free demo version and recover your formmated data from Mac OS.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.