Windows 8 Back screen with cursor, task manager not opening?

Solution
Probably a Windows error. Try to see if System File Checker will fix it for you
Winkey plus 'X'
Choose Command Prompt (Admin)
Type sfc /scannow then Enter

You could also try chkdsk
At CMD Prompt
Type chkdsk /f /r then Enter. (note spaces before /). Type Y and Enter to run the program when you restart Windows. Expect it to take a long time if you have a large drive. Use this to check out the chkdsk log
http://www.sevenforums.com/tutorials/96938-check-disk-chkdsk-read-event-viewer-log.html
Probably a Windows error. Try to see if System File Checker will fix it for you
Winkey plus 'X'
Choose Command Prompt (Admin)
Type sfc /scannow then Enter

You could also try chkdsk
At CMD Prompt
Type chkdsk /f /r then Enter. (note spaces before /). Type Y and Enter to run the program when you restart Windows. Expect it to take a long time if you have a large drive. Use this to check out the chkdsk log
http://www.sevenforums.com/tutorials/96938-check-disk-chkdsk-read-event-viewer-log.html
 
Solution