Start your computer and get into the
http://www.sevenforums.com/tutorials/666-advanced-boot-options.html screen. Select Repair Your Computer. Use the
http://www.sevenforums.com/tutorials/668-system-recovery-options.html to follow
http://www.sevenforums.com/tutorials/700-system-restore.html OPTION TWO. Choose a restore point from before the problem began and post back whether this resolves the problem.
I note these devices are disabled/not working properly:
Code:
Realtek PCIe FE Family Controller PCI\VEN_10EC&DEV_8136&SUBSYS_1444103C&REV_02\4&14B073A0&0&0030 This device is disabled.
Security Processor Loader Driver ROOT\LEGACY_SPLDR\0000 This device is not present, is not working properly, or does not have all its drivers installed.
Also, you may want to run the
BitDefender Rescue CD (does not require Windows to run), and also run
Microsoft Standalone System Sweeper Beta | Microsoft Connect.
If you are still unable to boot into Windows, use the
http://www.sevenforums.com/tutorials/666-advanced-boot-options.html to select Repair Your Computer and get to the
http://www.sevenforums.com/tutorials/668-system-recovery-options.html. Then select the command prompt. Do the following:
chkdsk /r c:
chkdsk /r d:
chkdsk /r e:
chkdsk /r f:
.etc until you get the message that the volume could not be opened for direct access. For any drives that do not give the message:
"Windows has checked the file system and found no problems"
run chkdsk again as above. In other words, if it says:
"Windows has made corrections to the file system"
after running the disk check, run the disk check again.
I realize you may only have one disk show up in Windows explorer, but you may have more than one disk through recovery options. This is because the system creates a hidden boot partition (which will be C: in recovery), you may have a recovery partition for your PC that is hidden (which will be D: in recovery), and you will have your primary Windows partition (which may be E: in recovery). A custom PC will likely have at least C: and D: to scan.