when i am switching on my laptop its showing starting windows but not proceeding after that i tried the option of repairs recommended and it found the problem your computer was unable to start and it resolved the problem and my laptop started but the other day i had same problem and when i tried repairs option it found the problem but its showing cannot repair automatically and when i clicked send information it showed try removing camera or portable music player and restart.my speakers were connectd to my laptop i removed and restarted still my laptop did not start.can this problem be resolved?what is the problem?and what i have to do to resolve it?

Dani AI

Generated

A few targeted, non‑destructive checks to try before wiping or buying media. The pattern you describe (Startup Repair sometimes succeeds, sometimes reports "cannot repair" and suggests removing external devices) commonly points to either corrupt boot/configuration files or an intermittent hardware problem (drive/cable or memory). Begin with simple power/reset and boot checks, then run offline repairs and hardware tests.

Unplug every external device (USB drives, cameras, card readers, external HDDs, docks). Do a power reset: remove AC and battery (if possible), hold the power button 15–30 seconds, then reconnect power and try F8 to get Advanced Boot Options. Try Safe Mode or Last Known Good Configuration first. If you can open "Repair your computer" and reach a Command Prompt, run these in order (they repair disk errors and the boot configuration):

chkdsk C: /f /r
bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd
sfc /scannow /offbootdir=C:\ /offwindir=C:\Windows

chkdsk can take a long time — let it finish. If bootrec reports no Windows installations, the BCD may need manual rebuilding.

Check hardware and data safety next. Enter BIOS/UEFI and confirm the hard drive is detected. Run memory and disk diagnostics (MemTest86 for RAM; vendor disk diagnostics or a SMART utility for the drive). If the drive shows reallocated sectors, slow responses, or clicking noises, stop attempting reinstalls and back up your data immediately — you can remove the drive and attach it to another PC or boot a Linux live USB to copy files.

About reinstalling: is correct that reinstalling is an option, but it should be a last resort. Reinstalling a different OS requires its own license and drivers; if the laptop originally used a Windows 7 OEM key, using the same edition/architecture is simplest for activation and driver support. If you lack recovery media, check the manufacturer for recovery discs or create a Windows 7 USB installer on another PC. Back up important files before any reinstall.

Recommended Answers

All 4 Replies

Do you have the OS or restore Disk? If so, it may just be quicker and easier to just reinstall the OS.

right now i dont hav cd for os and neither its showing in the laptop.i have windows 7 so cn i insert any os cd?or is it necessary that i must have windows7 os cd?and if i with this solution will the problem be resolved?

right now i dont hav cd for os and neither its showing in the laptop.i have windows 7 so cn i insert any os cd?or is it necessary that i must have windows7 os cd?and if i with this solution will the problem be resolved?

You do not have to reinstall the same OS on that computer. If you have a Windows XP CD, for example, you could install that on that hardware.

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.