What is the main purpose of the Event Viewer in Windows?
The Event Viewer records system logs, helping users diagnose and troubleshoot system issues.
What is the Performance Tab used for in Task Manager?
It monitors CPU, memory, disk, and network usage.
What symbol indicates a device is not working correctly in Device Manager?
A yellow exclamation mark.
What does the ping command do?
Tests network connectivity by sending packets to a target host.
What does BSOD stand for?
Blue Screen of Death
Name two main log categories recorded in the Event Viewer.
Application, Security, Setup, and System
How can you speed up your computer’s startup time using Task Manager?
By disabling unnecessary startup programs in the Startup Tab
What tool would you use to update device drivers?
Device Manager or the manufacturer’s website.
What command would you use to view your network settings, including your IP address?
ipconfig
What are the three primary colors?
Red, Blue, Yellow
How can event IDs be useful for troubleshooting?
Event IDs provide specific codes for errors, warnings, and information logs, which can be looked up online to find solutions.
What would you check in the Processes Tab if your computer is running slow?
Look for applications consuming high CPU, memory, or disk usage.
Why should you be careful when uninstalling a driver?
Uninstalling a driver without a backup could make the device unusable.
How can ping help diagnose network problems?
It can show if a destination is reachable and detect packet loss.
What is the biggest Graphics Card company right now?
NVIDIA
Where can you find Microsoft KB articles related to specific event logs?
On Microsoft’s official support website
What is one reason why you might end a process in Task Manager?
To stop an unresponsive program or free up system resources.
What types of hardware conflicts can be resolved in Device Manager?
Resource conflicts like IRQ and memory allocation issues.
What does the ipconfig /all command provide that ipconfig alone does not?
Detailed network configuration, including MAC address and DHCP settings.
What was the name of the other app people were going to if TikTok went down?
RedNote
Why is it important to review informational events, not just errors and warnings?
Informational events provide context about normal operations and can help identify trends before they lead to problems.
How does Task Manager help in identifying malware?
It shows suspicious processes running in the background that consume excessive resources.
How can Device Manager help troubleshoot an external hard drive that isn't recognized?
Check if the driver is installed correctly, update drivers, or troubleshoot power supply issues.
What command can you use to release and renew your IP address?
ipconfig /release and ipconfig /renew
What is the Equal Sign in coding?