Chapter 12 - Windows Under the Hood Flashcards
The Registry
The primary binary database that stores all your windows settings. The Registry can only be read by Registry Editor(regedit.exe).
Registry Editor
Is the program that reads the binary file called The Registry.
HKLM is what?
Is shorthand for HKEY_Local_Machine
Two types of programs running on your computer
applications and Services
Applications
Your large programs like email, internet browser, Microsoft word.
Services
Services are programs or processes that run in the background. You can stop and start services, along with disable and enable them.
Process is made of what two programs
Apps + Services = Process.
PID stands for what?
Process ID
Dependency Heirarchy
In other words is the Process Tree. Dependency Hierarchy is a program or process using other processes to run.
Services tool
Older programs that come with windows. Managers Services that run on a system.
Right-clicking
You can right on an object to view its content menu.
Control Panel
Control Panel handles many setting and information for your system. CompTIA exams assume Large icons view for Control Panel.
Administrative Tools
Has a lot of important things that you can access.
System Configure
System configure is important to configuring your system when booting up.
How can Task Manager be accessed?
Can be accessed by CLt + Alt + del, or Clt + Shift + Esc.