0

How the problem occured: My laptop randomly shut's down (probably overheated). After the last shutdown it could not boot windows anymore I could choose to use startuprepair or start windows normally

What i tried: I tried to use Windows Startup Repair which couldn't solve it. I viewed the detail post of it and everything went succesfull without the last part. the errorcod was something like "boot??? 0x490"

So i googled that errorcode and followed these step's on this site: http://tipsandtricksforum.com/thread-201.html?PageSpeed=noscript

Now i can't even choose startuprepaird or start windows normally. I think i damaged the boot section with these commands, since it's encrypted with Truecrypt.

Can i revert this commands? If not can i still save my files?

1 Answers1

-1

This was a one line fix for me:

bcdboot c:\Windows /l en-us /s c:

It took 2 days for researching via a phone, backing up the drive, then permanently decrypting via Truecrypt boot loader, but it did work.

To execute, get to the Windows recovery environment using Startup Repair or a Win 7 cd, mount truecrypt using UBCD4Win (or perhaps from a flash drive may be easier) and run that command above on the letter drive you've selected to mount on.

Props to OP for the command: https://superuser.com/a/937292/551538

In terms of your files, this method above should allow you to backup your files as well, with the data being decrypted on the fly. Note you have to go into select a restore point from within the Win 7 environment, then click add driver and that will allow you to open up an explorer-like tool to copy. Another recovery environment where you can run Truecrypt would also do the trick for backing up.