6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers

Last Updated on November 1, 2018 by Admin

6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers

Managing the Startup Folder in Windows 8 (Answers Version)

Introduction

In this lab, you will customize the Startup Folder and the Run Key in the Registry to manage what applications are started automatically when Windows starts. You will also use the Startup tab to manage the programs already added to the Startup Folder.

Recommended Equipment

  • A computer running Windows 8

Answers Note: Make sure there is a Run key in the following registry location. Click Search, type regedit, and press Enter. Expand the following key: HKEY_CURRENT_USER > Software > Microsoft > Windows > CurrentVersion. To create a Run Key, right-click the CurrentVersion key, click New > Key, type Run, and press Enter.

Step 1: Customize the Startup folder.

  1. To add a program to the Startup Folder, you must first locate it and create a shortcut. Open File Explorer and navigate to C:\Program Files\Internet Explorer.

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 01

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 01

  2. Locate the Internet Explorer executable file, iexplorer.exe. Right click the iexplorer.exe executable, click Send to, and select Desktop (create shortcut). This will create a shortcut to Internet Explorer on the Desktop.
    Note: Depending on your computer settings, the file extension may not be shown.

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 02

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 02

  3. Close the File Explorer window.
  4. To access the Startup Folder in Windows 8, click Search, type run and press Enter.
  5. The Run window opens. Type shell:startup and press Enter.

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 03

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 03

  6. The Startup window opens. Move the Internet Explorer shortcut, previously created in the Desktop, to the Startup Folder by dragging it on the Windows Explorer window.
    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 04

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 04

    Now that the Internet Explorer shortcut has been added to the Startup folder, what should happen after the PC is rebooted?
    ____________________________________________________________________________________
    The Internet browser should automatically run after you log in to the computer.

  7. Restart the computer.
    Did Internet Explorer automatically open after the boot process was complete?____________________________________________________________________________________
    Yes, the browser should have automatically run after you login to the computer.
  8. Close Internet Explorer.

Step 2: Review computer setting in Task Manager.

  1. Open the Task Manager by right-clicking the Taskbar at the bottom of the desktop. Select Task Manager from the menu.
    Note: Only Desktop applications can be added to the Startup Tab. Windows 8 Modern UI apps (Windows Apps) are not allowed to start automatically with Windows.

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 05

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 05

  2. To access more features, click More details at the bottom of the Task Manager window. You should see the Processes tab of Task Manager.

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 06

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 06

  3. Click the Startup tab. A list of applications is displayed that will be started automatically when Windows starts. Notice that Internet Explorer is listed.

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 07

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 07

  4. Close all windows.

Step 3: Managing Startup Applications Using Windows Registry

The Windows Registry is a tree-like structure that can be used to configure many different aspects of Windows.

  1. To edit the registry, open regedit. Click Search, type regedit, and press Enter.

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 08

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 08

  2. The Registry Editor window opens. Expand HKEY_CURRENT_USER > Software > Microsoft > Windows > CurrentVersion > Run.
    Note: Incorrect changes to the registry can cause system errors and/or system instability.

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 09

    6.3.1.2 Lab – Managing the Startup Folder in Windows 8 Answers 09

  3. Right-click anywhere in the white space in the right pane of the Registry Editor window.
  4. Select New and click String Value.
  5. A new String Value is created.
  6. Click anywhere in the white space of the window. Right-click New Value #1, and select Rename.
  7. Type Notepad for the new name and press Enter.
  8. Right-click Notepad and select Modify….
  9. Type C:\Windows\System32\notepad.exe in the Value name: field and click OK.
  10. Close the Registry Editor window.
  11. Restart the computer.
    What happens when you log in?
    ____________________________________________________________________________________
    Internet Explorer and Notepad start automatically.
  12. Close all open Windows.

Step 4: Removing Applications From Startup

You can use the Startup Tab to manage what applications continue to run automatically in future reboots.

  1. Right click the Taskbar and select Task Manager.
  2. Click More details and select the Startup tab. The Startup tab now shows Internet Explorer and Notepad.
  3. Stop Internet Explorer from automatically starting after reboots by right clicking Internet Explorer and selecting Disable. While Internet Explorer is still listed under the Startup tab, it will no longer be automatically started after a reboot.
  4. Do the same for Notepad by right-clicking Notepad and selecting Disable.What does the Startup impact column indicate?____________________________________________________________________________________
    It indicates the level of impact the program will have on the startup process.

Reflection

Why would a user want to stop programs from starting automatically?

_______________________________________________________________________________________

_______________________________________________________________________________________

_______________________________________________________________________________________

_______________________________________________________________________________________

Some programs add themselves to the Startup Folder upon installation. Having too many programs starting automatically can slow down the computer, delaying the boot process. As it can be seen in the Startup Tab, Windows 8 displays the impact level of the programs added to the Startup Folder to help users decide what programs should be automatically started after boot.