
Windows automatically make recovery mode
If your Windows 7 automatically make recovery mode after boot (even in default mode), you have to disable recovery use a console and run two commands.
bcdedit /set {default} bootstatuspolicy ignoreallfailures
bcdedit /set {default} recoveryenabled no