Additional tools

1.4 Given a scenario, use Microsoft Windows operating system features and tools

📘CompTIA A+ Core 2 (220-1202)


1. System Information (msinfo32.exe)

Purpose:

  • Displays detailed information about the computer’s hardware, software, and system configuration.

Key Details:

  • Hardware Resources: Shows CPU, memory, IRQs, I/O ports.
  • Components: Lists installed devices like network cards, display adapters, and storage devices.
  • Software Environment: Displays drivers, services, startup programs, and system logs.

How It’s Used:

  • Helps IT professionals quickly check what hardware is installed.
  • Can identify conflicts (e.g., driver issues or missing devices).
  • Useful before installing software that has specific hardware requirements.

Command:

msinfo32.exe

Exam Tip:
Remember, this tool is read-only. You can view information, but you cannot make changes from here.


2. Resource Monitor (resmon.exe)

Purpose:

  • Monitors the real-time performance and usage of system resources.

Key Details:

  • CPU: Shows which processes are using the CPU and how much.
  • Memory: Displays active, standby, and free memory.
  • Disk: Monitors read/write activity and which processes are accessing files.
  • Network: Shows which apps are using network bandwidth.

How It’s Used:

  • Identify which programs are slowing down the system.
  • Detect high disk or network usage that may indicate malware or misconfigured apps.

Command:

resmon.exe

Exam Tip:

  • This tool gives more detailed information than Task Manager.
  • It’s especially useful for troubleshooting performance issues.

3. System Configuration (msconfig.exe)

Purpose:

  • Configures how Windows starts and which programs/services load at startup.

Key Tabs:

  • General: Normal, Diagnostic, or Selective startup modes.
  • Boot: Change boot options, safe mode, and advanced settings.
  • Services: Enable or disable Windows services.
  • Startup: Manage which apps run when Windows starts (in Windows 10+, this redirects to Task Manager).

How It’s Used:

  • Troubleshoot startup issues.
  • Disable problematic programs or services that slow boot time.

Command:

msconfig.exe

Exam Tip:

  • Used mainly for troubleshooting startup problems.
  • Do not confuse it with Task Manager, though Startup tab now links to it in newer Windows versions.

4. Disk Cleanup (cleanmgr.exe)

Purpose:

  • Frees up space on a hard drive by removing unnecessary files.

Key Details:

  • Temporary Internet files, system cache, old Windows updates, Recycle Bin contents.
  • Can also clean system files for deeper cleanup (requires admin access).

How It’s Used:

  • Optimize disk space and improve system performance.
  • Regular maintenance to prevent disk from filling up.

Command:

cleanmgr.exe

Exam Tip:

  • Often used before running disk defragmentation.
  • Can schedule automatic cleanup using Task Scheduler.

5. Disk Defragment (dfrgui.exe)

Purpose:

  • Optimizes files on a hard drive to improve performance.

Key Details:

  • Moves fragmented files so they are stored in contiguous blocks.
  • Improves read/write speeds on HDDs.
  • Note: SSDs do not need traditional defragmentation; they use TRIM.

How It’s Used:

  • Run periodically on HDDs for better performance.
  • Check disk fragmentation percentage before defragmenting.

Command:

dfrgui.exe

Exam Tip:

  • Know the difference between HDD and SSD maintenance.
  • Defrag improves performance only for spinning drives, not SSDs.

6. Registry Editor (regedit.exe)

Purpose:

  • Provides access to the Windows Registry, where system configuration and application settings are stored.

Key Details:

  • Registry Keys: Like folders containing configuration settings.
  • Values: Specific data for each key, like software settings, user preferences, or hardware info.
  • Can modify startup programs, system policies, and troubleshooting entries.

How It’s Used:

  • Advanced troubleshooting (e.g., fixing corrupted software or removing leftover entries).
  • IT admins may tweak settings not available in standard Windows GUI.

Command:

regedit.exe

Exam Tip:

  • Caution: Incorrect edits can break Windows. Always back up the registry before changes.
  • Used for deep-level system configuration and troubleshooting.

Quick Summary Table for Exam

ToolCommandPurposeKey Use in IT
System Informationmsinfo32.exeView system hardware/software infoCheck hardware, drivers, and conflicts
Resource Monitorresmon.exeMonitor CPU, memory, disk, network usageIdentify performance issues
System Configurationmsconfig.exeManage startup programs and servicesTroubleshoot startup problems
Disk Cleanupcleanmgr.exeRemove unnecessary filesFree disk space and optimize performance
Disk Defragmentdfrgui.exeOptimize disk file placementImprove HDD read/write performance
Registry Editorregedit.exeEdit Windows registryAdvanced troubleshooting & configuration

Exam Tips:

  1. Know the purpose of each tool.
  2. Remember their commands – often asked in the exam.
  3. Understand when to use them in an IT troubleshooting scenario.
  4. Know the difference between tools that view info (msinfo32, resmon) vs change settings (msconfig, regedit).

Buy Me a Coffee