Какие действия выполняет утилита msconfig в windows 10 и 11 на компьютере dell

Table of Contents:


What is MSCONFIG?

MSCONFIG is an operating system utility designed to troubleshoot the Microsoft Windows startup process. It can disable or re-enable software, device drivers, or Windows services that run at startup, and it can change boot parameters.

MSCONFIG is straightforward to use and helps you troubleshoot a lot of Windows 10 and 11 boot problems. You can modify how the computer boots (start-up file), the services, and the startup files on either a temporary or a permanent basis. This makes MSCONFIG a useful troubleshooting utility. It can be used to speed up your Boot times and to streamline what loads where and when as your computer starts up.


How to Open MSCONFIG

  1. In Windows 10 and 11 you can press the Windows + R keys together and a run box appears.

    • Alternatively, pressing the windows key or clicking the start button opens the start menu and you can type MSCONFIG and the application is shown in a list.

      MSCONFIG search

      (Figure.1: MSCONFIG Search)

  2. Type MSCONFIG in the box and then press the ENTER key on your keyboard.

    MSCONFIG runbox

    (Figure.2: MSCONFIG Run Window)

  3. This launches the Microsoft System Configuration Utility.

  4. The MSCONFIG window contains five tabs:

    MSCONFIG Tabs

    (Figure.3: MSCONFIG Tabs)

    • MCSONFIG General Tab

      (Figure.4: MSCONFIG General Tab)


How to use MSCONFIG to diagnose Boot Issues

  • Boot Issues: These are issues where the computer is either having trouble loading correctly, is taking a long time to boot or is giving errors on-screen as it starts up. It can even be a combination of the three. First we identify the issue, narrow down the cause and then change it to resolve the problem.

The General tab

The General Tab

(Figure.5: MSCONFIG General Tab)

The MSCONFIG General tab gives you some basic options for starting your device. The default choice for the utility is Normal Startup. The other two options for starting the computer are Diagnostic Startup and Selective Startup.

Diagnostic Startup:

This starts Windows with basic services and drivers only. With this mode, you can determine if a basic Window file is the problem. This type of startup gives you a minimum environment for troubleshooting.

Selective Startup:

This allows you to choose which programs and services you want to open and which ones you want to keep from opening at startup.

If you detect that one of the launch programs is causing a problem at startup, then you can clear the Load Startup Items. It prevents any startup program from launching. This is too general to help you determine which program is causing the problem, but it helps you narrow down the issue to a certain area.


How to use MSCONFIG to troubleshoot a Configuration Issue

  • Configuration Issues: These are issues where new commands have been set or old ones modified and it had an adverse affect on the computer. This can usually be resolved by finding the wrong or modified command or setting and either changing it to one that works or revert it back to its original state.

Boot options using the Boot tab

This tab gives you many options for starting up the computer. The top portion of the window contains the start-up file that the computer is using. If there are multiple boot partitions on the computer, you see each listed here. You can change the timeout value for the boot menu. You can clearly see what commands the boot manager is using, to see if there are any issues.

MSCONFIG Boot Tab

(Figure.6: MSCONFIG Boot Tab)

Two of the three buttons provided in this window are for editing purposes and are unavailable by default. There are two options down the side of the page:

Make all boot settings permanent:

Changes made in System Configuration are not tracked. If you want to make changes later, you have to do so manually. Use this feature with caution!

Note: Selecting Normal Startup in the General tab WILL NOT work if this feature is selected. With this setting enabled, you must manually revert any changes that you have made.

Timeout field:

Using MSCONFIG can cause the operating system selection screen to display for thirty seconds. As a result, thirty seconds are added to the overall startup time. To prevent the operating selection screen from appearing for thirty seconds on startup, change the timeout line in the Timeout field to zero.

The only button that is not unavailable under the Boot tab, is the Advanced Options. Clicking the Advanced Options button brings up the Boot Advanced Options dialog box. Usually you do not use these options, but they can come in handy. Such as if you suspect that a boot issue is being caused by having multiple processors. You can limit the number of processors used to boot the computer by selecting the Number of Processors check box and specifying a number.

MSCONFIG Advanced Boot

(Figure.7: MSCONFIG BOOT Advanced Options)

Note: I would not advise using this option unless you fully understand what each action should do and what effect you can expect to see.

Boot option choices

The most valuable functions on the Boot tab are the boot options. You can use these choices for various troubleshooting.

Safe boot Minimal:
Safe boot Alternate shell:

On startup, opens the Windows command prompt in safe mode running only critical services. Networking and the GUI are disabled.

Safe boot Active Directory repair:

On startup, opens the Windows GUI in safe mode running critical services and Active Directory

Safe boot Network:

On startup, opens the Windows GUI in safe mode running only critical services and networking is enabled

No GUI boot:

It does not display the Windows Welcome screen when starting

Boot log:

Stores all information from the startup process in the file %SystemRoot%Ntbtlog.txt

Base video:

On startup, opens the Windows GUI in minimal Visual Graphics Adapter (VGA) mode. This loads standard VGA drivers instead of display drivers specific to the video hardware on the computer

OS boot information:

Shows driver names as drivers are loaded during the startup process

Advanced>Number of processors:

This can limit the number of processors used on a multiprocessor. If the check box is selected, the computer boots using only the number of processors in the drop-down list.

Advanced>Maximum memory:

This specifies the maximum amount of physical memory used by the operating system to simulate a low memory configuration. The value in the text box is megabytes (MB).

Advanced>Peripheral Component Interconnect (PCI) Lock:

It prevents Windows from reallocating I/O and Interrupt Request (IRQ) resources on the PCI bus. The I/O and memory resources set by the BIOS are preserved.

Advanced>Debug:

Enables kernel-mode debugging for device driver development

Advanced>Global debug settings:

These are the debugger connection settings on this computer. To let a kernel debugger, communicate with a debugger host. The debugger connection between the host and target computers can be Serial, IEEE 1394, or USB 2.0.

Advanced>Debug port:

Specifies using Serial as the connection type and the serial port and the default port is COM1

Advanced>Baud rate:

Specifies the baud rate to use when Debug port is selected and the debug connection type is Serial. This setting is optional. Valid values for baud are 9600, 19,200, 38,400, 57,600, and 115,200. The default baud rate is 115,200 bps.

Advanced>Channel:

Use channel 1394 as the debug connection type and it specifies the channel number to use. The value for channel must be a decimal integer between 0 and 62, inclusive, and must match the channel number used by the host computer. The channel specified does not depend on the physical 1394 port chosen on the adapter. The default value for channel is 0.

Advanced>USB target name:

Specifies a string value to use when the debug type is USB and this string can be any value

:/>  Как настроить оболочку shell и как устранить вывод каракулей спецсимволов в консоли

How to use MSCONFIG to troubleshoot a Conflict Issue

  • Conflict Issues: These are issues such as drivers, services, or updates that have loaded and have changed another file or are trying to use the same resources as an existing file or device. To troubleshoot these issues, we try to disable different files and services temporarily until we identify the conflict at which time we can either load another file that does the same job or update and reinstall both files.

Working with the Services tab

Note: At any point during troubleshooting the services using MSCONFIG, you can always return to the default settings by selecting Normal Startup.

The MSCONFIG Services tab lists integrated Windows services and programs that start when Windows 10 and 11 starts. The Windows operating system periodically runs them itself. You must be careful when disabling services as many are critical to the computer’s operation. Enable or disable programs or services from starting by checking or disabling the checkbox next to the program name. This is useful when you are troubleshooting service-related problems.

MSCONFIG Services Tab

(Figure.8: MSCONFIG Services Tab)

Microsoft have designed most of the services in Windows 10 and 11 themselves. To make it easier to find third-party services, you can click the Hide All Microsoft Services button.

Note: Selecting Disable all does not disable some secure Microsoft services required for the operating system to start.

Troubleshooting using the Startup tab

MSCONFIG Startup Tab

(Figure.9: MSCONFIG Startup Tab)

This tab is used to allow you to prevent items in your startup folder from starting when you log in. You now get a clickable link to the Windows 10 and 11 Task Manager which controls this function now.

The Startup tab of the Task Manager shows a list of the current software applications that open automatically after Windows opens. It shows the status of each app. Disable individual software applications by highlighting the application and click Disable.

MSCONFIG Task Manager Start-Up Tab

(Figure.10: MSCONFIG Task Manager Start-Up Tab)

Note: Disabling applications that run at startup might result in related applications starting more slowly or not running as expected.

Note: You must know what a service does, before you decide to disable it permanently. You can always run a search in Bing 
This hyperlink is taking you to a website outside of Dell Technologies. or Google 
This hyperlink is taking you to a website outside of Dell Technologies. for the service. That would supply an explanation of what that service does for your machine. Alternatively you can go to one of the various third-party pages 
This hyperlink is taking you to a website outside of Dell Technologies. and see if you can match your service against one of their lists.

Using the Tools tab.

MSCONFIG Tools Tab

(Figure.11: MSCONFIG Tools Tab)

The Tools tab lists diagnostic tools and other advanced tools that you can run to improve computer performance. Read the description next to the name of the tool to better understand its function before you open it. To open a tool, select the name of the tool from the list and click the Launch button. These are tools that are built into the operating system like event viewer and such, but they are all gathered in one place under this tab.

Once any changes have been made, you are asked to restart when you close the MSCONFIG utility. You must check if the changes affected what happens on restart. If they have you can keep them and continue to narrow the issue down. If they do not, revert back to the defaults and try again with different changes.

MSCONFIG Computer Restart Message

(Figure.12: MSCONFIG Computer Restart Message)

Note: If this does not resolve your issue, then you can contact your local Technical Support for further troubleshooting. Troubleshooting out of warranty products is chargeable.


Readers help support Windows Report. We may get a commission if you buy through our links.

Tooltip Icon

Forget login; your PC might even start and throw up a BSOD error. MSCONFIG is a Windows built-in tool that lets you manage startup processes and troubleshoot associated issues. In this guide, we will talk about how you can enable all services in MSCONFIG if you have accidentally disabled them.

What happens when you disable all services in MSConfig?

Services are essential for your PC to work correctly. Each service has a DWORD value to start. However, if this Start value is changed to disabled, then your PC will not run properly, and it might even crash.

Here are a few things you won’t be able to do if you have disabled all services in MSCONFIG.

  • Your system will become unstable.
  • You won’t be able to access the login screen.
  • Your PC can throw BSOD error messages.
  • You won’t be able to access the Accessibility option.
  • The BIOS menu won’t be accessible.

What can I do if I accidentally disabled all services MSCONFIG?

1. Perform Startup Repair

  1. Turn off your PC.
  2. Turn on your PC and press the F10 key when the first screen appears. The key could be different for different brands of PCs.
  3. Select Troubleshoot.Какие действия выполняет утилита msconfig в windows 10 и 11 на компьютере dell
  4. Choose Advanced Options.Какие действия выполняет утилита msconfig в windows 10 и 11 на компьютере dell
  5. Select Startup Repair.Какие действия выполняет утилита msconfig в windows 10 и 11 на компьютере dell
  6. Wait for the process to complete, and do not interrupt the process.

Startup Repair or Automatic Repair is an inbuilt tool that fixes startup-related problems of your PC automatically.

:/>  H.265 vs H.264 сравнение форматов и что такое HEVC и AVC

It fixes missing or damaged system files preventing your PC from booting up. Once the process completes, your PC should boot up normally.

2. Enable MSCONFIG services using a different account

  1. Sign in to your other account that doesn’t require any password.
  2. Press Win + R keys to open the Run dialogue.
  3. Type msconfig and press Enter.Какие действия выполняет утилита msconfig в windows 10 и 11 на компьютере dell
  4. Switch to the Services tab.Какие действия выполняет утилита msconfig в windows 10 и 11 на компьютере dell
  5. Click on Enable all.Какие действия выполняет утилита msconfig в windows 10 и 11 на компьютере dell
  6. Click Apply and OK.

3. Replace the on-screen keyboard with CMD

4. Perform a System Restore

  1. Turn off your PC.
  2. Turn on your PC and press the F10 key when the first screen appears.
  3. Choose Troubleshoot.Какие действия выполняет утилита msconfig в windows 10 и 11 на компьютере dell
  4. Select Advanced Options.Какие действия выполняет утилита msconfig в windows 10 и 11 на компьютере dell
  5. Select the System Restore option.Какие действия выполняет утилита msconfig в windows 10 и 11 на компьютере dell
  6. Select the restore point.
  7. Click Next.
  8. Wait for the process to complete and check whether this resolves the issue.

Do note that for System Restore or this method to work, you should already create a system restore point on your PC.

If you do not know how to do that, you should check out our guide that explains 3 methods to create a restore point on your PC.

5. Reset your PC

  1. Turn off your PC.
  2. Turn on your PC and press the F10 key when the first screen appears.
  3. Choose Troubleshoot.Какие действия выполняет утилита msconfig в windows 10 и 11 на компьютере dell
  4. Select the Reset this PC option.Какие действия выполняет утилита msconfig в windows 10 и 11 на компьютере dell
  5. Choose Keep my files.Какие действия выполняет утилита msconfig в windows 10 и 11 на компьютере dell
  6. Follow the on-screen prompts to complete the reset process.
  7. Wait for the process to complete.

That is it from us in this guide. You can check out our guide that lists different ways to access MSCONFIG on your PC.

We have also correctly explained how to use the System Configuration tool on Windows 10. Feel free to let us know in the comments below which one of the above solutions resolved your problem.


Sagar is a web developer and technology journalist. Currently associated with WindowsReport and SamMobile. When not writing, he is either at the gym sweating it out or playing country music on his guitar.
He is an avid traveler and has been to 15 countries, going to more places soon. TRAVEL and WORK is his mantra for a peaceful life.


Содержание


Что такое MSCONFIG?

MSCONFIG — это утилита операционной системы, предназначенная для устранения неполадок при запуске Microsoft Windows. Эту утилиту можно использовать для отключения и повторного включения программного обеспечения, драйверов устройств и служб Windows, которые запускаются при запуске системы, а также для изменения параметров загрузки.

Утилита MSCONFIG проста в использовании и помогает устранять многие проблемы с загрузкой Windows 10 и 11. С ее помощью можно легко внести постоянные или временные изменения в способ загрузки компьютера (загрузочный файл), службы и файлы запуска. Это делает MSCONFIG полезной утилитой для устранения неполадок. Ее можно использовать для ускорения загрузки системы и оптимизации нагрузок на различные компоненты при запуске компьютера.

Примечание. В операционной системе Windows 11 был внесен ряд изменений по сравнению с операционной системой Windows 10. Однако утилиты MSCONFIG эти изменения НЕ коснулись. Инструкции в данном руководстве применимы для обеих операционных систем.


Как открыть MSCONFIG

  1. В Windows 10 и 11 можно нажать сочетание клавиш Windows + R, чтобы открыть окно «Выполнить».

    • Кроме того, при нажатии клавиши Windows или кнопки «Пуск» открывается меню «Пуск», где можно ввести MSCONFIG для отображения приложения в списке.

      Поиск в MSCONFIG

      (Рис. 1. Поиск в MSCONFIG)

  2. Введите MSCONFIG в окне «Выполнить» и нажмите клавишу ENTER.

    Окно выполнения MSCONFIG

    (Рис. 2. Окно выполнения MSCONFIG)

  3. Будет запущена утилита Microsoft System Configuration Utility.

  4. Окно MSCONFIG содержит пять перечисленных ниже вкладок.

    Вкладки MSCONFIG

    (Рис. 3. Вкладки MSCONFIG)

    • Вкладка MCSONFIG «Общие»

      (Рис. 4. Вкладка MCSONFIG «Общие»)


Как использовать MSCONFIG для диагностики проблем с загрузкой

  • Проблемы с загрузкой. Это ситуации, когда компьютер не загружается должным образом, загрузка занимает много времени или на экране появляются ошибки при запуске системы. Иногда все эти симптомы сочетаются. Сначала необходимо определить проблему, а затем найти и устранить ее причину.

Вкладка «Общие»

Вкладка «Общие»

(Рис. 5. Вкладка MCSONFIG «Общие»)

На вкладке MSCONFIG Общие представлены некоторые основные параметры запуска устройства. По умолчанию выбран вариант Обычный запуск. Другие параметры: Диагностический запуск и Выборочный запуск.

Диагностический запуск

Windows запускается только с основными службами и драйверами. В этом режиме диагностируются проблемы, вызванные базовыми файлами Windows. Этот режим запуска обеспечивает минимальные условия для поиска и устранения неисправностей.

Выборочный запуск

Этот режим позволяет выбрать программы и службы, которые нужно открыть, а также те, которые не должны открываться при запуске.

Если вы обнаружили, что одна из программ запуска вызывает проблему при запуске, можно снять флажок Загружать элементы автозагрузки. Это предотвращает запуск любой программы автозагрузки. Эта общая рекомендация не позволяет точно определить программу, которая вызывает проблему, но помогает сузить поиск возможных причин.


Как использовать MSCONFIG для устранения проблем конфигурации

  • Неполадки конфигурации. Это ситуации, когда выполнение новых команд или изменение старых приводит к нарушению работы компьютера. Как правило, для устранения такой неполадки достаточно найти неверную или измененную команду либо настройку и изменить ее на верную либо восстановить ее исходное состояние.

Параметры загрузки на вкладке «Загрузка»

На этой вкладке можно настроить множество параметров для запуска системы на компьютере. В верхней части окна находится используемый компьютером файл запуска. Если на компьютере имеется несколько загрузочных разделов, их список приводится на этой вкладке. Можно изменить значение времени ожидания для меню загрузки. Можно четко увидеть, какие команды использует диспетчер загрузки, чтобы определить наличие проблем.

Вкладка MSCONFIG «Загрузка»

(Рис. 6. Вкладка MSCONFIG «Загрузка»)

Две из трех кнопок в этом окне предназначены для редактирования и по умолчанию неактивны. В нижней части страницы находятся два следующих параметра.

Сделать эти параметры загрузки постоянными

Изменения, внесенные в конфигурацию системы, не отслеживаются. Если вы захотите внести изменения позже, это потребуется сделать вручную. Используйте эту функцию с осторожностью.

Примечание. Если включена эта функция, выбрать режим «Обычный запуск» на вкладке «Общие» НЕВОЗМОЖНО. Если этот параметр включен, необходимо вручную отменить все внесенные изменения.

Поле «Время ожидания»

При использовании утилиты MSCONFIG экран выбора режима операционной системы может отображаться в течение 30 секунд. В результате к общему времени запуска добавляется 30 секунд. Чтобы экран выбора режима операционной системы не отображался в течение 30 секунд при запуске, измените значение в поле «Время ожидания» на ноль.

Единственная активная кнопка на вкладке «Загрузка» — Дополнительные параметры. При нажатии на кнопку «Дополнительные параметры» открывается диалоговое окно «Дополнительные параметры загрузки». Обычно эти параметры не используются, но они могут быть полезны. Например, если вы подозреваете, что проблема с загрузкой вызвана использованием нескольких процессоров. Можно ограничить количество процессоров, используемых для загрузки компьютера, установив флажок «Количество процессоров» и указав число.

Дополнительные параметры загрузки MSCONFIG

(Рис. 7. Дополнительные параметры загрузки MSCONFIG.)

:/>  Как распознать их и принять меры

Примечание. Рекомендуется использовать этот параметр, только если вы точно знаете, какие действия следует выполнить и какие будут результаты.

Варианты загрузки

Наиболее важные функции на вкладке «Загрузка» — параметры загрузки. Эти варианты можно использовать для устранения различных неполадок.

Безопасный режим (минимальный)

При запуске системы открывается проводник Windows графического интерфейса пользователя (GUI) в безопасном режиме, в котором работают только критически важные службы. Сеть отключена.

Безопасный режим (другая оболочка)

При запуске системы открывается командная строка Windows в безопасном режиме, в котором работают только критически важные службы. Сеть и графический интерфейс пользователя отключены.

Безопасный режим (восстановление Active Directory)

При запуске системы открывается графический интерфейс пользователя Windows в безопасном режиме, в котором работают только критически важные службы и Active Directory.

Безопасный режим (сеть)

При запуске системы открывается графический интерфейс пользователя Windows в безопасном режиме, в котором работают только критически важные службы и сеть.

Без GUI

При запуске системы не отображается экран приветствия Windows.

Журнал загрузки

Вся информация о процессе запуска сохраняется в файле %SystemRoot%Ntbtlog.txt.

Базовое видео

При запуске открывается графический интерфейс пользователя Windows в режиме минимальной поддержки (VGA). При этом загружаются стандартные драйверы VGA вместо драйверов дисплея, предназначенных для видеооборудования компьютера.

Информация о загрузке ОС

Во время загрузки драйверов при запуске системы отображаются названия драйверов.

Дополнительно > Число процессоров

С помощью этого параметра можно ограничить число используемых процессоров в многопроцессорной системе. Если установлен этот флажок, при загрузке компьютера используется столько процессоров, сколько выбрано в списке.

Дополнительно > Максимум памяти

Этот параметр указывает максимальный объем физической памяти, используемой операционной системой для моделирования конфигурации с нехваткой памяти. Значение в текстовом поле указывается в мегабайтах (МБ).

Дополнительно>Блокировка PCI

Этот параметр запрещает операционной системе Windows перераспределять ресурсы ввода-вывода и Interrupt Request (IRQ) на шине PCI. Сохраняются ресурсы ввода-вывода и памяти, заданные в BIOS.

Дополнительно > Отладка

Включается отладка в режиме ядра для разработки драйверов устройств.

Дополнительно > Глобальные параметры отладки

Это параметры подключения отладчика на этом компьютере. Чтобы подключить отладчик ядра, установите связь с хостом отладчика. Подключение отладчика между хостом и целевым компьютером может устанавливаться через последовательную шину, IEEE 1394 или USB 2.0.

Дополнительно > Порт отладки

Указывает значение «Последовательное» в качестве типа подключения и последовательного порта и использует COM1 в качестве порта по умолчанию.

Дополнительно > Скорость (бод)

Указывается скорость в бодах, которая используется, если выбран порт отладки и тип подключения «Последовательная шина». Это необязательная настройка. Допустимые значения в бодах: 9 600, 19 200, 38 400, 57 600 и 115 200. По умолчанию скорость в бодах составляет 115 200.

Дополнительно > Канал

В качестве типа подключения для отладки используется порт 1394. Этот параметр указывает номер используемого канала. Значение канала должно быть десятичным целым числом от 0 до 62 включительно и должно совпадать с номером канала, используемым на хосте. Указанный канал не зависит от физического порта 1394, выбранного на адаптере. Значение канала по умолчанию — 0.

Дополнительно > Имя целевого USB

Указывается строковое значение, которое используется, если выбран тип отладки «USB». Эта строка может иметь любое значение.


Как использовать MSCONFIG для устранения конфликтов

  • Конфликты Это ситуации, когда загруженные драйверы, службы или обновления вносят изменения в другие файлы или пытаются использовать те же ресурсы, что и существующий файл или устройство. Чтобы устранить эти проблемы, необходимо временно отключать различные файлы и службы до тех пор, пока не будет обнаружен конфликт. Затем можно загрузить другой файл, выполняющий то же задание, или обновить и переустановить оба файла.

Работа с вкладкой «Службы»

Примечание. На любом этапе устранения неполадок служб с помощью MSCONFIG можно вернуться к настройкам по умолчанию. Для этого нужно выбрать параметр «Обычный запуск».

На вкладке MSCONFIG «Службы» перечислены встроенные службы и программы Windows, которые запускаются при загрузке Windows 10 и 11. Операционная система Windows периодически запускает их самостоятельно. При отключении служб необходимо соблюдать осторожность, так как многие из них критически важны для работы компьютера. Чтобы включить или отключить запуск программ или служб, установите или снимите флажок рядом с названием программы. Это упрощает устранение неполадок, связанных со службами.

Вкладка MSCONFIG «Службы»

(Рис. 8. Вкладка MSCONFIG «Службы»)

Корпорация Microsoft разработала большинство служб в Windows 10 и 11 самостоятельно. Чтобы упростить поиск сторонних служб, нажмите кнопку Не отображать службы Майкрософт.

Примечание. Параметр Отключить все не отключает некоторые защищенные службы Microsoft, необходимые для запуска операционной системы.

Поиск и устранение устранение неисправностей с помощью вкладки «Запуск»

Вкладка MSCONFIG «Запуск»

(Рис. 9. Вкладка MSCONFIG «Запуск»)

Эта вкладка позволяет запретить запуск элементов из папки автозагрузки при входе в систему. Можно перейти по ссылке на диспетчер задач Windows 10 и 11, который теперь управляет этой функцией.

На вкладке «Запуск» диспетчера задач представлен список приложений, которые автоматически открываются после запуска Windows. Отображается состояние каждого приложения. Чтобы отключить отдельные приложения, выделите их и нажмите Отключить.

MSCONFIG Вкладка «Запуск» в диспетчере задач

(Рис. 10. MSCONFIG Вкладка «Запуск» в диспетчере задач)

Примечание. Отключение приложений, которые запускаются при запуске системы, может привести к тому, что связанные с ними приложения будут запускаться медленнее или не будут работать должным образом.

Примечание. Прежде чем навсегда отключить ту или иную службу, важно узнать, какие функции она выполняет. Информацию о службах всегда можно найти в поисковой системе Bing 
Эта гиперссылка позволяет перейти на сайт за пределами Dell Technologies. или Google 
Эта гиперссылка позволяет перейти на сайт за пределами Dell Technologies.. Эта информация поможет понять, какие функции выполняет та или иная служба на вашем компьютере. Также можно посетить сторонние сайты 
Эта гиперссылка позволяет перейти на сайт за пределами Dell Technologies. и сравнить службы со списками на этих сайтах.

Работа с вкладкой «Инструменты»

Вкладка MSCONFIG «Инструменты»

(Рис. 11. Вкладка MSCONFIG «Инструменты»)

На вкладке «Инструменты» перечислены инструменты диагностики и другие дополнительные инструменты, которые можно запустить для повышения производительности компьютера. Прежде чем открыть инструмент, прочитайте описание рядом с его названием, чтобы лучше понять его функции. Чтобы открыть инструмент, выберите его название в списке и нажмите кнопку «Запустить». На этой вкладке доступны все инструменты, встроенные в операционную систему, например средство просмотра событий.

После внесения изменений и закрытия утилиты MSCONFIG вам будет предложено перезагрузить систему. Необходимо проверить, влияют ли изменения на то, что происходит при перезагрузке. Если изменения вступили в силу, их можно сохранить и продолжить поиск причин проблемы. Если изменения не вступили в силу, восстановите настройки по умолчанию и попробуйте внести другие изменения.

MSCONFIG Сообщение о перезагрузке компьютера

(Рис. 12. MSCONFIG Сообщение о перезагрузке компьютера)

Примечание. Если это не помогло устранить проблему, вы можете обратиться в местную службу технической поддержки для получения дальнейших указаний по устранению неполадок. Действия по устранению неполадок негарантийных продуктов оплачиваются.