Just stopping in to offer a few suggestions, you might have already done some of this
There are three things that perked up my ears:
1) Chkdsk stopped at 65% (
post# 13) - this might be a misread on my part, maybe that's the last time you looked.
2) Two disk 'failures' (
post# 14)
3) Access denied (
post# 33)
1 (unexpected end) & 2 (two drives) seem to indicate a controller issue.
Look at the Disk Check events (I'm loading the
AppEvt.zip now and
System.zip ).
http://www.sevenforums.com/tutorials/96938-check-disk-chkdsk-read-event-viewer-log.html
If you ran chkdsk offline (Repair or Install disc), then there isn't an event to view
I didn't see anything in the App events that indicate anything (chkdsk runs and fixed anything found, but most were nothing found).
There was an older event in the System log event 11
Custom dynamic link libraries are being loaded for every application. The system administrator should review the list of libraries to ensure they are related to trusted applications. Please visit
Working with the AppInit_DLLs registry value for more information.
-> I have no clue if this has any bearing on the current issue, but it is a warning and you might want to put on your thinking cap to see if the dates of the events and things you installed or uninstalled around the time mean anything to you.
Might as well look though
Open an elevated Command Prompt and enter the following command:
reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows"
If I read the support page right, AppInit_DLLS should be null
AppInit_DLLs REG_SZ
:tip: Viewing chkdsk events:
Filter the Application Log (right click, Filter current log).
Select all but verbose Event Levels,
then in the Event Sources box, select Chkdsk and Wininit, press [OK]
All of these steps are routine maintenance, but for your machine, the disk activity might force an error that was only a slight problem. Windows disk management usually recovers and takes care of moving good files to good spots on the disk. Usually....
Before you begin: Do you have a good backup of your data? Please make a backup if you can, before proceeding
Clean up temporary files
Restart your machine in case there are any system operations pending
Click here to download Old Timer-TFC.
>> save the application to your Desktop.
:info: Old Timer-TFC is a standalone application, there is no install.
:warn:
Save your work and close all open windows.
TFC will close ALL open programs
including your browser!
Right click, run as administrator
TFC
Click the Start button to begin the cleaning up temporary files and folders.
:warn: Do not work on other things while TFC is running - most applications use some sort of temporary files. Just let TFC run by itself on the machine until it completes.
:busted: If TFC prompts you to reboot, do so immediately.
:busted: If TFC does NOT prompt you, then reboot your machine immediately after TFC has completed.
Clean up Windows and the disk
Run Disk Cleanup as administrator
type
cleanmgr in the Start menu search box
right click Disk Cleanup in the results and pick Run as administrator
Select all boxes
Optional - can be done later
Press the [Cleanup System files] button
Press the [Cleanup ...] button under System Restore and Shadow copies
Press [OK]
Answer yes to any prompt - after reviewing the message. If your not certain, ask.
There is a kb that allows Windows Updates to be cleaned in Disk Cleanup - but I think it requires SP1 .... just a notation.
Disable hibernation:
Launchh an elevated Command Prompt (Right click, select Rin as administrator...)
type the following commands
powercfg /h off
exit
there is no output
Run Defrag on C:, if there are many passes, more than 5, run a few manual defrags. I try to get down to 3 or 4 passes, but that might take a while on your machine. Run one and let me know how many passes it took. This is an art, not a science.
That's all I can think at the moment. The access denied will make me think about the issue from a different perspective. If I come up with anything on that, I'll post it.
Bill
.