• Remove the windows 7 operating system selection menu. How to remove the prompt to select a boot operating system

    Some users don't know what exists selecting the operating system when booting the computer. Of course, if you have plenty to choose from. For example, I have three Windows systems installed, and I don’t always have time to choose in time the system that I need at the moment. If you also have several on your computer operating systems, then you can configure it so that when the computer boots, a list of their choice will be displayed, and not for a fraction of a second, but for as long as you need. Or you can remove this list altogether, and the computer will boot only one system of your choice. You can configure all this yourself.

    To do this, so that we can change the boot order or remove the list of operating systems when we turn on the computer, we need to get to the system settings. This is done differently in different operating systems.

    INWindows 7

    In Windows 7 this can be done in several ways:

    • First way. If there is a Computer icon on the Desktop, then right-click on it and select context menu paragraph Properties. If there is no icon on the desktop, then go to the menu Start and find the entry Computer. Right-click on it and also select Properties Options.
    • Second way. This is open menu Start, choose Control Panel, go to System and security, and select the link System. The “System” window will open, in which you need to follow the link on the left Additional options systems, go to the block, and click on the button Options.


    Where it is written

    INWindows 10

    • First way. Right click on the button Start. Select an item from the list System. The “System” window will open, in which you need to follow the link on the left Advanced System Settings, go to the block, and click on the button Options.

    Where it is written Display a list of operating systems, you can change the display time of this list, or uncheck the box so that this list is not displayed at all.

    Hello friends! I saw a question in the comments about how to remove OS selection when turning on computer, and decided to write about it.

    One indirect question - is it possible to somehow get rid of the system selection at boot? You can, of course, uncheck the “system selection” box, but somehow it’s not feng shui. But I don’t know how to fix something like BOOT.INI in HP (to delete a line) (((

    Apparently the person is not looking for easy ways :), but that’s okay, we’ll figure it out now.

    By the way, I’m not working from my computer. Today I work on Windows XP and weak hardware, also via 3G Internet. So sorry if something is wrong :).

    Why does the window with the choice of operating system appear when the computer boots? And because you don’t read my blog carefully, in particular articles about this and that. During the installation process, various failures and errors appear, you install Windows from the beginning, or install it on an unformatted partition. I had this happen before, and I couldn’t figure out what it was from.

    We remove the window with the choice of Windows. The easy way.

    First of all, I will say that in in a complicated way we will edit system file boot.ini . And if you make incorrect changes to this file, the computer may not turn on. Simple way This is quite enough to prevent the OS selection window from appearing.

    So, right-click on “My computer” and select “Properties”. Go to the tab "Additionally" and in the section click on parameters.

    A new window will appear in which we select the operating system that will boot by default (look carefully, you need to select working system, otherwise the computer may not boot).

    Then uncheck the box “Display list of operating systems” and click “Ok”.

    That's all, now when you turn on the computer, a window asking which OS to load will not appear.

    We remove the OS selection using the boot.ini file. The hard way.

    As I promised, the second method. Please be aware that editing the boot.ini file may cause your system to crash.

    We go there in the same way as in the first method, but we don’t change anything, but click on “Edit” (screenshot above).

    A window will open with editing the boot.ini file.

    The correct contents of the boot.ini file for Windows XP Professional look like this:

    timeout=30

    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=”Microsoft Windows XP Professional” /fastdetect

    If two systems are installed and a choice appears, it looks like this:

    timeout=30
    default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=”Windows XP Professional” /fastdetect
    multi(0)disk(0)rdisk(0)partition(2)\WINNT=”Windows 2000 Professional” /fastdetect

    You can read more about editing boot.ini on the Microsoft website http://support.microsoft.com/kb/289022/ru.

    But again, I do not advise you to flattery into these jungles. It’s better to use the first method, and the OS selection window will disappear.

    Also on the site:

    How to remove the operating system selection when turning on the computer updated: January 12, 2015 by: admin

    When installing a new Windows OS on a computer, many novice users often forget to format their hard drive. Everything would be fine, but if you miss the right moment, as a result, every time you start your PC you will have to admire a meticulous system window asking you to download one of two installed versions operating system. Somewhat reluctant, right? In this case, in order to return to normal startup of the computer, you will first have to figure out how to remove OS Windows 7 from your boot manager. And, let’s face it, there is more than one way to do this.

    Option #1: Troubleshooting the System Configuration Utility

    Dispatcher windows loading You can also reconfigure using the System Configuration program. You can run it various methods:


    One way or another, after performing each of these actions, the system window we need to work will appear. In it, go to the “Download” tab, select the one suitable for automatic start operating system and click the “Set as default” button. After that, we return to the list, click on the unnecessary one boot entry and delete it by clicking on the “Delete” option. Finishing touch– save the settings by pressing the OK button:

    As practice shows, as a result of such simple actions Problems with loading Windows OS disappear instantly.

    Option No. 2: Debugging startup using the “Command Line”

    You can also remove the intrusive list of operating systems when you boot your computer through command line. Today there are a whole lot of ways to launch it (read about them here), but in Windows 7 the easiest way to do this is to use a search query in the Start menu.

    What are we doing? Press on the keyboard and enter cmd or “command” into the search bar. As a result, the system will automatically display the program we need at the top of the list. Click on it twice, and then type in the commands one by one, alternating with Enter:

    For windows destinations 7 default operating system:

    bcdedit.exe /default (current)

    to remove a second windows OS (for example, windows XP from the boot manager):

    bcdedit.exe /delete (ntldr) /f

    After completing the commands, close the window and restart the computer. In principle, after this setup, windows should load in normal mode without displaying a list of available operating systems.

    Option No. 3: Setting up startup through “System Settings”

    You can remove the second operating system when you boot your computer in a matter of minutes straight from your desktop. To do this, right-click on the “Computer” shortcut, select “Properties” from the menu that appears, and then click on the “Advanced system settings” tab in the new window:

    Next, go to the “Advanced” section and click the “Options” button opposite the “Boot and Recovery” item. After this, select the operating system suitable for loading, turn off the list display and save the changes by clicking OK:

    As a result of such simple manipulations, Windows 7 will boot without any delays or failures. However, if a miracle does not happen, to debug the computer startup, you can either use the special EasyBCD program, or run hard check disk for errors. In the latter case, the procedure will be as follows:

    1. open the command line (see option No. 2);
    2. enter the command CHKDSK C: /F/R into it and press Enter;
    3. give permission to check by pressing the Y button;
    4. close the command line and restart the computer.

    As a result, when new download the system will automatically search for and correct errors on drive C, including those related to Windows startup. If this method does not work, you will have to pick up bootable USB flash drive(disk) with the operating system and repeat the process windows installations, not forgetting in this case to format the hard drive.

    windowsTune.ru

    Windows 7 boot manager: how to remove it

    If you installed a new operating system on your computer without uninstalling or completely erasing the previous one windows version, then every time you log in you will be faced with the download manager. The dispatcher asks the question: through which of the found systems to enter the system: old or new version windows. There are two ways to get rid of it: remove the dispatcher or remove the extra operating system.

    How to remove the boot manager in windows 7

    Disabling the boot manager is done by setting the default operating system. If you set the default parameters manually, then when you turn on the computer itself will understand which system to enter and will not ask you for it by calling the boot manager. You can change settings in several ways: through system configuration, executing commands, and editing system parameters.

    By changing system configuration settings

    Through command execution

    Through editing system parameters

    Video tutorial: solving the problem with the download manager

    Removing an unnecessary operating system

    If you are sure that the second Windows installed on your hard drive is no longer useful to you, and all files related to it can also be erased, then you can remove the second operating system through the boot manager settings or the command line.

    Through the boot manager settings

    Through command execution

    There are times when the boot manager shows systems that have already been uninstalled. This means that remote windows was not completely erased, some part of it remained on the hard drive. To get rid of it, try uninstalling it again through the boot manager settings or the command line. If this does not help, then call automatic scanning and elimination of found errors with the CHKDSK C: /F/R command entered into the command line as an administrator.

    dadaviz.ru

    Simple instructions for setting up the boot menu on a computer with Windows 7

    After installing several operating systems on a computer, for example, Vista and Windows 7, the initial settings of the boot menu are lost, resulting in the fact that every time you start the PC you have to choose which OS to boot from and which settings to apply. The process, let’s say, is unpleasant, as it takes a lot of time. In this case, restoring the original appearance of the boot menu by editing the system startup order in the windows bootloader will help return the situation to its normal course. However, it can be done in more than one way.

    Option #1: Debugging through the System control panel

    In order to start the process of restoring settings and remove additional options downloading from the windows bootloader using this method, first you need to enter the “System” section. You can do this in different ways:


    In any case, the “System” window will appear on the screen. In it we find and select the “Advanced system settings” section, and then click the “Settings” button in the system window that appears opposite the “Boot and Recovery” tab:

    As a result, users are given the opportunity to:

    • change the startup order of operating systems by selecting the OS that boots by default;
    • determine the waiting time (timeout) before starting the system;
    • remove the display of the list of available operating systems in the boot menu:

    It is perhaps easy to see that the advantage of this method is the simplicity and speed of solving the problem of editing the boot menu. However, it would hardly be logical to deny that it can be used to determine only the most basic parameters start windows.

    Option No. 2: Configuration using the “System Configuration” utility

    Remove from bootloader windows are extra options for the operating systems installed on the computer, also possible by editing the settings in the System Configuration utility. You can open it different methods:

    1. using the msconfig command specified for the Run program (open by pressing and R on the keyboard) or the task manager (launch with the hot keys Ctrl+Shift+Esc);
    2. through search query"configuration" entered into the Start menu.

    One way or another, after the “System Configuration” system window appears on the monitor screen, to restore the standard method of starting Windows, you will need to enter the “Boot” section. Here, in particular, you can make settings such as:

    • remove an extra entry from the windows bootloader;
    • assign one OS to run by default;
    • set a timeout at system startup;
    • set maximum memory, number of executable processes, PCI lock:

    Thanks to the simple and understandable interface of the utility, the process of performing each of these actions is not difficult at all. For example, in order to remove an unnecessary OS from the start menu, just click on it with the mouse and press the “Delete” button. Accordingly, in the “Timeout” section, the delay time for the system start is set, and so on.

    Option No. 3: Restore default settings using the bcdedit.exe command

    The process of restoring the standard boot on the OS computer can also be started by working in the bcdedit.exe utility. It is located in the windows\System32 folder, but you can only run it with administrator rights through the command line.

    The easiest way to do this, of course, is to use search bar, available from the Start menu. In this case, the procedure will be as follows:

    1. go to “Start” and set the search word cmd;
    2. right-click on the result displayed in the list of programs and define for it “Run as administrator”:

    After the “Command Prompt” opens, the first thing you should take care of is saving backup copy bootloader for later access to rapid recovery data. To do this, create the BCDREZ folder on drive C, and then enter the value bcdedit /export C:\BCDREZ\bcd into the command line and press Enter. In the future, to cancel all changes and restore basic settings It will be enough to use the command bcdedit /import C:\BCDREZ\bcd.

    In general, the bcdedit.exe utility provides the widest possibilities for debugging the operating system loader, the main ones of which look like this:

    In this case, you can find out all the necessary data about the operating systems installed on your PC using the bcdedit command:

    As you can see, configure windows boot loader quite simple, regardless of the chosen method.

    Instructions

    Most often, the menu choice operating room systems annoying the user not with the fact of its existence, but with the need to press Enter or wait 30 seconds before loading systems. Having two operating systems on your computer is convenient and useful, so it is not recommended to disable the menu. It would be more correct to change the waiting time from 30 seconds to two or three. This is quite enough to choose, if necessary, a second operating system.

    If you are working with the Windows XP operating system, open: “Start - Control Panel - System - Advanced”. In the Startup and Recovery section, click the Options button. From the list of operating systems, select the default one to boot. If the OS you want boots by default, don't select anything.

    In case you still want to disable boot menu, uncheck the box next to the line “Display a list of operating systems.” Save the changes by clicking "OK" after restarting systems The default OS will load immediately.

    You can leave the menu (highly recommended), but change the time at which the list of operating systems is displayed - just set the time in the field after the line “Display a list of operating systems” that suits you. For example, three seconds. This option is convenient because if problems arise with loading the main OS, you can always boot from the backup one, save important files and now calmly start restoring or reinstalling the main operating system systems.

    If you are using Windows 7, right-click the “Computer” icon on the desktop, select “Properties” from the menu that opens, then “Advanced settings” systems", tab "Advanced". Uncheck the “Display list of operating systems” line. Confirm your choice by clicking "OK".

    Sources:

    • operating system selection menu

    During the computer boot process, the OS waits for several tens of seconds from the user choice operating room systems, if they are on boot disk more than one found. Sometimes the list includes incompletely removed remnants of previous operating systems. To eliminate this unnecessary pause in loading, you need to change the appropriate settings.

    Instructions

    Press the hot keys WIN + Pause after logging into the system. This combination opens Windows component with the heading "System" ("Properties systems» in Windows XP).

    Click the "Advanced Options" link systems" in the left pane if you are using Windows 7 or Vista. In this way, they have a window with the title “Options” systems" If you are working with Windows XP, this step is not required.

    Click the "Options" button in the "Boot and" section, the bottom-most section of the "Advanced" tab. Whatever OS you're using, this tab opens by default in the options window systems.

    Expand the “Default boot operating system” drop-down list in the next window additional settings. You need to select a system that will be automatically selected when . Then disable the option choice OS by unchecking the box next to “Display a list of operating systems.”

    How to remove one of two Windows 7 from a computer that has two systems? Even if there is a large disk space And free memory, there is no need to simultaneously use two Windows on one computer.

    Simply by formatting the directory with second windows, you will not be able to completely remove it, since the Windows bootloader will remain. For complete removal second windows 7 from the computer is necessary from the boot menu.

    First method

    To remove one of the two Windows 7, the best option is to perform the removal using the one that you want to save for later work.

    Working with Windows boot settings

    The first step is to set the parameters of the main operating system so that it can run by default on the computer. After this you need to remove the second one from the download unnecessary Windows 7 from a computer.

    While the desktop is displayed on the monitor screen, activate two keys simultaneously: and [R]. In the Run window that appears, you need to enter the msconfig command. Next click OK.

    A new window will appear in which to open the “Download” tab, mark one of the two Windows 7 that you want to save for work. Next, activate the “Use as default” button. Next to this Windows the status “Windows loaded by default” will be displayed.

    Removing a second Windows 7

    In the menu that appears, it is recommended to click “Restart”.

    come true full reboot computer, and there will be no choice of the second Windows required to boot. The system that was saved will boot.

    What to do with unnecessary windows files?

    After removing the second Windows 7 from the computer, the old operating system files will remain. You must select an area hard drive, where the second system was installed. The best option is its formatting for later use to store information and files on it.

    Partition formatting requires special attention. Please check it thoroughly before deleting all content. This disk contains the following directories: Windows, Program Files, All Users, etc. The partition name should not be “C”; mandatory there must be another letter.

    Before formatting, you can save files from this local drive if necessary.

    Second method

    The method involves deleting the partition on which the second Windows is installed, and attaching the free space created after the removal procedure to the existing partition.

    Complete liquidation standard method via "Disk Management"

    In the Disk Management menu, right-click on the disk to be deleted. Next, in the drop-down window, select “Delete Volume”.

    After this, right-click again on the disk to which you would like to add memory, and click “Extend Volume”. Then they will follow step by step instructions, which can be easily followed and complete the operation.