That saves a repair install of Windows since it was only a small problem with the boot sector. You can often use that method if you start seeing disk read errors where the problem is small.
For more involved problems you then have to start looking at things like a bad cable, corrupted or accidently removed boot files, or even a problem being seen with the drive itself. If you want to see Windows load directly to the desktop without constantly having to select a single account(admininstrator) every time you start the system up You can edit the registry a second time to simply add two string values.
First you open up the HKey_Local_Machine>Software hive and proceed to microsoft>Windows NT>current version>Winlogon to add htem in there. You simply choose the edit dropdown on the menu bar and click new each time for the AutoAdminLogon and DefaultPassword entries.
While the AutoAdminLogon is highlighted click the modify option in the edit menu and enter "1" for a value. The other is left blank so no password is determined. Once you restart the system again Windows will load straight up without the user account delay already logged on as admin. This only works when there is one one original account created.