Skip to main content

How to: Startup Repair in Windows 7

Startup Repair is a utility created by Microsoft itself that is designed to fix any problems with Windows startup. Startup Repair is meant to be used when your computer is having trouble starting up. Basically, if there is an issue on the software side of your computer that is preventing it from starting up as it should – such  as missing startup files or damaged files that are critical to the Windows startup process) – Startup Repair should be able to fix it. Startup Repair is available for almost all versions of the Windows Operating System, and that includes Windows 7.
When Windows 7 came out, computer manufacturers were not very big on packaging system recovery utilities like Startup Repair with their products. Since that is the case, you can only perform Startup Repair on a Windows 7 computer in two ways – using Windows 7 installation media or a Windows 7 system repair disc.

In order to start the system in start-up repair, you will need either the windows installation media that came with your system or a system recovery disk if you have. If you do not have these, then you can buy it from the manufacturer or create one using a different computer using steps here

How to BOOT into BIOS to change Boot Order

You must know how to boot and change boot order since this will be needed to perform the solutions below.Restart your computer. Enter your computer’s BIOS (or UEFI) settings as soon as it starts up. The key that you need to press to enter these settings depends on the manufacturer of your computer’s motherboard and can be anything from Esc, Delete or F2 to F8, F10 or F12, usually F2. This is displayed on the post screen, and the manual that was supplied with your system. A quick google search asking “how to enter bios” followed by model number will also list results. Navigate to the Boot. 

How to perform a Startup Repair using Windows 7 installation media

Insert the Windows 7 installation disc or USB into the affected computer and restart
As soon as the computer starts booting up, get into its BIOS settings (the instructions for which vary depending on the manufacturer of the computer’s motherboard) and configure the computer’s boot order to boot from the installation media instead of the hard drive. On most systems, it is the F2 key that needs to be pressed when the first screen appears. The key to enter bios is also displayed on the first screen that appears just for a few seconds. Save the changes once done and exit the BIOS settings.
windows 7 startup repair - 1
when it says, press any key to boot from the installation media, press any of the keys on the keyboard.
2015-12-09_042032
Choose your language settings and other preferences and then click on Next.
2015-12-09_042620
When you reach a window that has an Install now button at its very center, click on Repair your computer in the bottom left of the window.
2015-12-09_042800
Select the Operating System you want to repair.
2015-12-09_042955
If Windows 7 is your only Operating System, only it will be displayed in the list. At the System Recovery Options window, click on Startup Repair.
startup repair windows 7
Once the Startup Repair begins, simply wait patiently for it to be completed.

How to perform a Startup Repair using a system repair disc

If you happen to have thought ahead and created a Windows 7 system repair disc for your computer in the past, you can go ahead and use that. However, if you don’t have a system repair disc handy, you can always create one using a Windows 7 computer that actually works. A system repair disc can be created by navigating to Start Control Panel > System and Maintenance > Backup and Restore > Create a system repair disc. 
2015-12-09_043527

To perform a Startup Repair using a system repair disc, you need to:

Get into the computer’s BIOS settings on startup (the instructions for which vary depending on the manufacturer of the computer’s motherboard) and configure the computer’s boot order to boot from the repair disc instead of the hard drive, on most system it is the F2 key. Save the changes once done and exit the BIOS settings.
windows 7 startup repair - 1
Insert the repair disc into the computer. Restart the computer. If prompted to do so, press any key to boot from the repair disc.
2015-12-09_042032
Choose your language settings and other preferences. Choose the Operating System you want to repair. If Windows 7 is your only Operating System, only it will be displayed in the list.
2015-12-09_042620
Once you reach the System Recovery Options window, click on Startup Repair. Wait for the Startup Repair to be completed.
startup repair windows 7

Comments

Popular posts from this blog

How to Format/Indent XML Files in Notepad++

Notepad++ is a free text and source code editor that is mostly used by programmers. It is an advanced alternate version of the default notepad which supports 50 programming, scripting and markup languages. It allows a user to edit codes within multiple tabs in a single window. However, it lacks the formatting for XML files or XML code. Users will find it difficult to edit or read the XML code without the correct format for code. How to Format/Indent XML Files on Notepad++ What is XML File? XML (stands for eXtensible Markup Language) which is a language designed to store and transport data. XML files are just plain text files that can’t do anything on their own. Custom tags are used in XML files to define objects and the data within each object. It defines a set of rules for encoding documents in such a format that both humans and machines could read. XML is similar to HTML but the difference is that HTML defines how data looks, while XML defines what data is. XML Code samp...

How to Fix ‘The Local Security Authority Cannot be Contacted’ Error on Windows

This error appears when users try to login to other computers via a remote desktop connection. The problem prevents them from connecting and it displays the “The Local Security Authority Cannot be Contacted” error message. The problem often appears after an update has been installed on either the client or the host PC and it causes plenty of problems on many different versions of Windows. The Local Security Authority Cannot be Contacted There have been many unofficial fixes for the problem which were created by the users who had the same unfortunate experience. We have gathered the working methods in this article so make sure you follow it in order to resolve the problem. What Causes “The Local Security Authority Cannot be Contacted” Error on Windows? Pinpointing the correct cause for the problem is one of the most important steps when it comes to resolving one. That is why we have created a list of possible causes for the problem so make sure you check it out below: D...

Fix: The Active Directory Domain Services is currently unavailable ‘Windows 7, 8 and 10’

The error Active Directory Domain Services is currently unavailable means that the system is not able to find and connect to your printer, hence the process is stopped and cannot proceed further. This process allows the computer to manage and allocate resources. If this error occurs, it means that there is most probably a problem with the permissions, drivers, UAC etc. We have listed down a number of solutions for you to check. Start with the first one and work your way down. Solution 1: Resetting Printer Spooler Settings The spooler service is a software program which is responsible for managing all print jobs being sent to the computer printer. The print spooler service is usually visible to users and they can also cancel a print job which is being processed. It also allows them to manage jobs which are currently on the waitlist. We can try restarting this service and check if this solves the problem. Press  Windows + R  to launch the Run application. Type ...