- Home
- Статьи
- Система
- Удаление лишних пунктов из Диспетчера загрузки Windows
Система
Владимир
Для того чтобы удалить лишние пункты из Диспетчера загрузки Windows необходимо:
- Нажмите Пуск
- Откройте диалоговое окно Выполнить(Win+R)
- Введите в строке Открыть команду — msconfig и нажмите Enter либо ОК
- Переходите на вкладку Загрузка
- Выделяете строку которую хотите или нужно удалить и нажимаете кнопку Удалить
- Нажимаете Применить и ОК
- Перезагружаете компьютер.
windows, диспетчер задач, настройки, система
Похожие посты
Система
Одновременное использование сайтов (скриптов) из локальной сети и из интернета, при включенном VPN-подключении к интернету
Владимир
Система
Проблема закрыть зависшее полноэкранное приложения
Владимир
Добавить комментарий
Ваш адрес email не будет опубликован. Обязательные поля помечены *
Комментарий *
Имя *
Email *
Applies ToWindows 11 Windows 10
Note: If your issue prevents you from booting into Windows, you won’t be able to follow the steps in this article. After the device tries to restart a few times, it should automatically enter the Windows Recovery Environment. To find information about restoring your device in this scenario, please visit the article, Windows Recovery Environment.
Summary
A «clean boot» starts Windows with a minimal set of drivers and startup programs, so that you can determine whether a background program is interfering with your game or program. This is similar to starting Windows in Safe Mode, but provides you more control over which services and programs run at startup to help you isolate the cause of a problem.
How to perform a clean boot
These steps might look complicated at first glance, but following them in order, step-by-step, will help get you back on track.
-
Sign in to the computer as an administrator. See Manage user accounts in Windows to learn more about configuring a user account as an administrator.
-
Select Search , type msconfig , and then select System Configuration from the list of results.
Important: If the computer is connected to a network, network policy settings might prevent you from following these steps. Only use the System Configuration utility to change the advanced boot options on the computer with guidance from a Microsoft support engineer. Using the System Configuration utility might make the computer unusable.
-
On the Services tab of System Configuration, select Hide all Microsoft services, and then select Disable all. Select Apply.
-
On the Startup tab of System Configuration, select Open Task Manager.
-
On the Startup apps tab in Task Manager, for each Enabled startup item, select the item and then select Disable. (Keep track of which items have been Disabled. You will need to know this later.)
-
Close Task Manager.
-
On the Startup tab of System Configuration, select OK. When you restart the computer, it will be in a clean boot environment. You can now try to troubleshoot your problem by trying the troubleshooting steps in the section, Install, uninstall, or run an application.
Warning: Your computer might temporarily lose some functionality while in a clean boot environment.
-
Once you are done troubleshooting your problem and want to return your computer to a normal startup, follow the steps in the section, Reset the computer to start normally after clean boot troubleshooting.
Install, uninstall, or run an application
After you restart the computer, you’ll have a clean boot environment. Then, do one of the following, as appropriate for your situation:
Note: If you receive the error, «The Windows Installer service could not be accessed», you’ll need more information. Follow the steps in the section, How to start the Windows Installer service when system services are not loaded. Then try installing or uninstalling the app or update again.
If the installation or uninstallation is successful, your issue is resolved. To return your computer to a normal startup, follow the steps in the section, Reset the computer to start normally after clean boot troubleshooting.
If the installation or uninstallation still fails, that means this issue is not caused by interference from a service or an app. You might need to contact the program manufacturer for more specific support.
If the app runs correctly while in a clean boot environment, then your problem was caused by interference from another app or service. You can find out which app or service is causing the issue by following the steps in the section, How to determine what is causing the problem after you do a clean boot.
If your app still doesn’t run as expected while in a clean boot environment, then your problem is not caused by interference from another app or service. You might need to contact the program manufacturer for more specific support.
If you run a Setup program without starting the Windows Installer service, you might receive the following error message:
The Windows Installer service could not be accessed. Contact your support personnel to verify that the Windows Installer service is properly registered.
The Windows Installer service doesn’t start if you clear the Load system services check box in the System Configuration utility. To use the Windows Installer service when system services are not loaded, start the service manually. Here’s how:
-
Select Search , then type computer management. Select Computer Management from the list of results.
-
In the console tree, select the arrow to expand Services and Applications, and then select Services.
-
In the details pane, right-click Windows Installer, and then select Start.
How to determine what is causing the problem after you do a clean boot
If your problem does not occur while the computer is in a clean boot environment, then you can determine which startup app or service is causing the problem by systematically turning them on or off and restarting the computer. While turning on a single service or startup item and rebooting each time will eventually find the problematic service or application, the most efficient way to do this is to test half of them at a time, thus eliminating half of the items as the potential cause with each reboot of the computer. You can then repeat this process until you’ve isolated the problem. For detailed steps for how to do this, expand the following section:
-
Sign in to the computer as an administrator. See Manage user accounts in Windows to learn more about configuring a user account as an administrator.
-
Select Search , then type msconfig. Select System Configuration from the list of results.
-
Select the Services tab, and then select Hide all Microsoft services.
-
Select each of the check boxes in the upper half of the Service list.
-
Select OK, then restart Windows.
-
After the computer restarts, determine whether the problem still occurs.
-
If the problem still occurs, one of the checked items is the problematic service. Repeat steps 1 through 6, but in Step 4, clear the lower half of the boxes in the Service list that you selected in your last test.
-
If the problem doesn’t occur, the checked items are not the cause of the problem. Repeat steps 1 through 6, but in Step 4, turn on the upper half of the boxes that you cleared in the Service list in the last test.
-
Repeat these steps until you’ve either isolated the problem to a single service, or until you’ve determined that none of the services are the cause of the problem. If you experience the problem when only one service is selected in the Service list, then that startup service is the one causing the problem, and you should go to step 9. If none of the services cause the problem, go to step 7.
-
-
Select the Startup tab, then select Open Task Manager. On the Startup apps tab on Task Manager, one at a time, select the upper half of the items you Disabled earlier, then select Enable.
-
Restart Windows.
-
If the problem still occurs, repeat step 7, but this time disable the lower half of the items you enabled in your last test.
-
If the problem does not occur, repeat step 7, but disable everything you enabled in your last test and enable the other half of the items you disabled.
-
If you still experience the problem after only one Startup item is enabled, then the enabled item is the one causing the problem, and you should go to step 9. If no Startup item causes the problem, there might be a problem with a Microsoft service. See Recovery options in Windows.
-
-
After you determine the startup item or the service that causes the problem, contact the program manufacturer to determine whether the problem can be resolved, or run Windows with the service unchecked or the Startup item disabled.
Reset the computer to start normally after clean boot troubleshooting
After you finish troubleshooting, follow these steps to reset the computer to start normally.
-
Select Search , then type msconfig. Select System Configuration from the list of results.
-
On the General tab, select Normal Startup.
-
Select the Services tab, clear the check box beside Hide all Microsoft services, select Enable all, then select Apply.
-
Select the Startup tab, then select Open Task Manager.
-
In Task Manager, Enable all of the startup programs you had disabled before, and then select OK.
-
When you’re prompted to restart the computer, select Restart.
Need more help?
Want more options?
Explore subscription benefits, browse training courses, learn how to secure your device, and more.
Исправить загрузочное меню можно с помощью встроенной в Windows программы BCDEdit.exe (сокращение от Boot Configuration Data Edit), но для этого потребуется сначала открыть окно командной строки и знать параметры запуска самой программы. Ошибки чреваты проблемами с загрузкой ОС.
Но есть более элегантный способ — использовать стороннюю бесплатную утилиту EasyBCD от производителя NeoSmart Technologies (www.neosmart.net). Для ее инсталляции и запуска могут понадобиться права администратора.
После старта программа попросит подтвердить, что вы не собираетесь использовать ее в коммерческих целях, иначе вам придется ее купить. Затем откроется окно утилиты с набором функциональных кнопок слева и информационной областью в центре. Кнопка «View Settings» позволяет увидеть текущие настройки меню загрузки.
Чтобы удалить бессмысленные записи, кликните по «Edit Boot Menu». Выделите ненужную строку, нажмите на «Delete» и сохраните изменения щелчком по кнопке «Save Settings».
Обратите внимание, что с помощью этой программы также можно задать продолжительность отображения меню загрузки, в том числе и вовсе отключить его вывод на экран.
То же самое можно сделать, если зайти в «Панель управления | Система и безопасность | Дополнительные параметры системы» и на вкладке «Дополнительно» в разделе «Загрузка и восстановление системы» нажать на кнопку «Параметры». Для этого могут понадобиться права администратора.
30.07.2012 19:28
Поскольку пользователи продолжают спрашивать меня о том, как удалить лишние записи из Диспетчера загрузки Windows 7, я решил рассказать обо всех способах, которыми пользуюсь.
Удаление загрузочной записи Windows Vista/7/8
1. Войдите в операционную систему, загрузочную запись которой НЕ нужно удалять. Необходимо использовать учетную запись, принадлежащую группе Администраторы. Это может быть учетная запись, созданная в процессе установки Windows 7.
2. Нажмите сочетание клавиш Windows+R, введите msconfig и нажмите OK.
3. В открывшемся окне перейдите на вкладку Загрузка. Посмотрите на загрузочную запись операционной системы, в которой вы сейчас находитесь — в списке она помечена как Текущая операционная система (Current OS в английской версии Windows 7). Если текущая ОС не назначена загружаемой по умолчанию (Default OS), щелкните ее название и нажмите кнопку Использовать по умолчанию (Set as default).
4. Выделите название загрузочной записи, которую нужно удалить, и нажмите кнопку Удалить.
5. Нажмите OK и затем — Выход без перезагрузки.
Удаление всех загрузочных записей Windows XP
Загрузочные записи XP не отображаются в msconfig, поэтому удаляются из Диспетчера загрузки несколько иначе.
1. Войдите в Windows 7, используя учетную запись из группы Администраторы. Это может быть учетная запись, созданная в процессе установки Windows 7.
2. Откройте меню Пуск › Все программы › Стандартные, щелкните правой кнопкой мыши значок Командная строка и выберите Запуск от имени администратора.
3. Поочередно введите следующие команды, нажимая клавишу Enter после каждой из них*:
%windir%\system32\bcdedit.exe /default {current}
%windir%\system32\bcdedit.exe /displayorder {current} /addfirst
%windir%\system32\bcdedit.exe /delete {ntldr} /f
* Чтобы узнать назначение команды, наведите на нее указатель мыши.
4. Закройте окно командной строки.
Если не получается выполнить эти команды, скачайте файл DeleteXPfromBCD.bat и запустите его от имени администратора.
Дополнительная информация о параметрах BCDEdit.
EasyBCD
Хотя два предыдущих варианта являются наиболее правильными и рекомендуемыми, можно воспользоваться программой EasyBCD, если какие-нибудь записи не удалились или нужно удалить только некоторые записи XP.
1. Скачайте, установите и запустите бесплатную версию программы EasyBCD.
2. Нажмите Edit Boot Menu.
3. Убедитесь, что флажок Default стоит напротив той версии Windows, загрузчик которой НЕ нужно удалять. Если флажок не установлен, установите его, т.к. он назначает систему, запускаемую по умолчанию.
4. Выделите название Windows, загрузочную запись которой нужно удалить, и нажмите кнопку Delete.
5. Нажмите Да.
6. Нажмите Save settings.
7. Окно EasyBCD можно закрыть, а саму программу — деинсталлировать.
Skip to content
How to Delete a Boot Menu Entry in Windows 10
With Windows 8, Microsoft made changes to the boot experience. The simple text-based boot loader is now disabled by default and in its place, there is a touch-friendly graphical user interface with icons and text. Windows 10 has this as well. Users can manage the modern boot loader using the built-in console bcedit
tool. Today, we’ll see how to use it to delete an entry from the boot menu.
In a dual boot configuration, the modern boot loader shows a list of all installed operating systems. After the specified timeout, if the user has not touched the keyboard, the default operating system will be started. You might want to change the boot entry order for your convenience.
Windows re-arranges the boot entries, placing the last OS installed at the first place in the boot menu. You can change the boot loader entry order according to your preferences.
In order to delete a boot entry in Windows 10, you must be signed in as administrator. Here’s how it can be done.
Warning: Do not delete the entry which is your default boot entry! Change the default OS for the boot menu before deleting it.
- Open an elevated command prompt.
- Type or copy-paste the following command, and hit the Enter key:
bcdedit
. - In the output, find the identifier line for the entry you want to delete. The currently loaded Windows has the {current} identifier.
- Issue the following command to delete it:
bcdedit /delete {identifier}
. For example,bcdedit /delete {5cb10d44-20ee-11ea-85c6-e6e1f64324aa}
.
You are done.
Alternatively, you can use System Configuration (msconfig.exe) to delete a boot entry in Windows 10 boot menu.
- Press Win+R on the keyboard and type
msconfig
into the Run box. - In System Configuration, switch to the Boot tab.
- Select an entry you want to delete in the list.
- Click on the Delete button.
- Click Apply and OK.
- Now you can close the System Configuration app.
- If prompted to Restart, you can restart the OS to check out the boot menu changes you made. Otherwise, click Exit without restart.
You are done.
Support us
Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:
If you like this article, please share it using the buttons below. It won’t take a lot from you, but it will help us grow. Thanks for your support!