Troubleshoot Windows OS Problems Flashcards

Lesson 13C

1
Q
A

Windows 10 startup options.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
A

Windows 10 Startup Settings.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
A

Windows 10 Startup Troubleshooting—Advanced options.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
A

Configuring System Protection in Windows 10.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
A

Using System Restore to apply a previous system configuration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
A

install update

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
A

driver rollback

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
A

startup recovery

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
A

Blue Screen of Death (BSOD)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

EFI

Boot Process

A
  • self-test (POST)- parts check
  • boot device- GUID partition table (GPT)
  • EFI boot manager (BOOTMGFW.EFI.)/BCD - in EFI system partition
  • OS boot loader (WINLOAD.EFI.)
  • kernal
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Legacy BIOS

Boot Process

A
  • scans disk (boot device)
  • master boot record - in Disk’s first sector .
  • boot sector -in active partition
  • boot manager (BOOTMGR.EXE)
  • boot configuration data (BCD) file- (OS)
  • Windows boot loader WINLOAD.EXE
  • kernel (NTOSKRNL.EXE)/hardware abstraction layer (HAL.DLL)/drivers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Defined

Boot Process

A

The boot process begins with a POST to check system components, followed by identifying the boot device and loading the boot loader via either BIOS (using MBR) or EFI (using GPT). It then loads the kernel, initializes processes, and prepares for user authentication.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Advanced Boot Options menu

A

offers troubleshooting startup modes, such as Safe Mode, accessed via F8 for BIOS boot** or** holding SHIFT during UEFI restart, allowing isolation of issues and use of recovery tools.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

UEFI

advand boot options

A
  • Hold the SHIFT key when selecting the
    Restart option from the Power menu on the lock screen:
  • Choose an option screen
  • Troubleshoot.
  • Advanced options
  • Startup Settings
  • Restart
  • F4 to select Safe Mode
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

advance boot options

safe mode

A

loads only basic drivers and services required to start the system to run analysis/recovery tools, such as chkdsk, SystemRestore, or antivirus utilities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Windows Recovery Environment (WinRE)/Startup Repair

A

allow troubleshooting and recovery by booting from product media, repair disks, or recovery partitions to access tools like Startup Repair, System Restore, and command prompt utilities for manual repair.

17
Q

command prompts

Windows Recovery Environment (WinRE)

A

Manually:
* diskpart
*sfc
*chkdsk
*bootrec
*bcdedit
*regedit

18
Q

System Restore

A

allows you to roll back from system configuration changes (does not restore (or delete) user data files).

19
Q

system restore

System Protection tab

A

allows enabling disks for system restore, managing disk capacity, and creating restore points automatically or manually, while System Restore (rstrui.exe) facilitates system recovery through restore points or recovery tools.

The disk must be formatted with NTFS, have a minimum of 300 MB free space, and be over 1 GB in size.

20
Q

Update rollback

A

If an update causes problems, you can try to uninstall it:
* Programs and Features applet
* select View installed updates
* Select the update
* select the Uninstall button.

21
Q

Roll Back Driver feature

A
  • Device Manager
  • right clk, Properties
  • Driver tab
  • Roll Back Driver
22
Q

recovery image

A

allows a full system backup, created via the Backup and Restore applet in Control Panel, which can be used for recovery through Advanced Boot Options or System Image Recovery in the repair environment.

23
Q

Reinstalling Windows

A

via the “Reset this PC” option allows you to repair or reset the system, preserving user files or securely deleting data for ownership transfer, while removing desktop applications and restoring default settings.

24
Q

“No boot device found”
or “Invalid boot disk”

A

the system has completely failed to boot: cause may be the firmware starts on USB; change priority, hard disk; check attachments or failing drive.

25
Q

“no OS found”

A

diagnose the disk with tools like chkdsk, bootrec, and diskpart, or modify system setup and recovery settings to repair boot information or detect the operating system.

26
Q

Graphical Interface Fails to Load/Black Screen

A

If Windows fails to load the graphical interface or displays a black screen, troubleshoot by checking for driver or system file issues, using Safe Mode, running commands like chkdsk or sfc, or addressing boot configuration settings. START+CTRL+SHIFT+B (system response).