64.2k views
4 votes
A user has too many applications starting when they log into windows. From the command line, which of the following tools is the FASTEST option to prevent these applications from running on startup?

A. MSCONFIG
B. SERVICES.MSC
C. REGEDIT
D. MSINFO32

User Frast
by
7.1k points

1 Answer

4 votes

Final answer:

The fastest option to prevent applications from running on startup in Windows is MSCONFIG.

Step-by-step explanation:

The correct answer is A. MSCONFIG.

MSCONFIG is a command-line tool in Windows that allows users to manage startup programs. It provides a simple interface to enable or disable applications from running on startup.

To use MSCONFIG, follow these steps:

  1. Open the Run dialog box by pressing the Windows key + R.
  2. Type 'msconfig' and press Enter.
  3. In the System Configuration window, go to the 'Startup' tab.
  4. Uncheck the boxes next to the applications you want to prevent from running on startup.
  5. Click 'OK' and restart your computer for the changes to take effect.

By using MSCONFIG, you can quickly and easily control which applications run when you log into Windows.

User Lilia
by
8.5k points