3.1 Flashcards
A user complains that their computer is running slow. Where is a good first place to start?
Task Manager
Your computer is running slow and you believe it may have to do with your applications and/or other software. What’s a common troubleshooting option?
Running a Windows update
A user complain that their computer is running slow. You check the CPU usage and everything seems to be normal. What should be the next step?
Check for available disk space and defrag if possible.
A user complains that their laptop is running slow even though it wasn’t earlier in the morning. What may be causing the issue?
Laptop may be in power-saving mode which throttles the CPU.
A user complains that their computer is running slow. As you are troubleshooting, you notice some processes that you don’t recognize. What should be your immediate next step?
Scan using the Anti-virus/Anti-malware software.
A user states they aren’t able to connect to the network. What is the first step for this troubleshooting process?
Check for a disconnected cable.
A user states they aren’t able to connect to the network. You check the physical cable to see if it is connected and it is. What is most likely your next step?
Open command prompt, type in “ipconfig” and check the network connection data.
A user states they aren’t able to connect to the network. The physical cable is connected and nothing seems off about the ipconfig. What’s a next common step?
Reboot the system
A user states that when they try to boot their computer, they receive a “Can’t find operating system” message. What is a possible solution to this problem?
Check the boot drives through BIOS to make sure the computer is booting through the correct drive.
After receiving a boot error, what utility can be used to discover where along the boot-up process a problem occurred and to have said problem fixed?
Startup Repair
After attempting to install a secondary operating system with a different boot drive, you receive a message stating “Boot loader replaced or changed.” What most likely happened and what is a common way to fix this issue?
The Boot Configuration Database (BCD) was modified.
Through the command line, you can type:
bootrec /rebuildbcd
A user attempts to startup their computer and receives a message that states “Missing NTLDR.” What does this mean and how do we fix this issue?
The main Windows boot loader is missing.
Either run Startup Repair or manually replace the boot loader through the bootrec command and reboot.
A user attempts to startup their computer and receives message that states “Missing operating system.” What does this mean and how do we fix this issue?
Boot Configuration Data may be incorrect
Run Startup Repair or manually configure BCD store.
A user attempts to startup their computer and it boots to Safe Mode. How do we fix this?
Run Startup Repair
An application crashes. What’s a good first and second troubleshooting step?
Check the Event Log
Check the Reliability Monitor
What does a BSOD indicate?
Bad hardware, drivers, or application
What are three different utilities you can use to restore your OS after a BSOD?
Last Known Good, System Restore, or Rollback Driver
If you get BSOD after recently making hardware changes, what should you do?
Reseat or remove potential problem hardware.