220-1102 1.3 Microsoft Operating Tools for Windows 10

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/30

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

31 Terms

1
New cards

Disk cleanup (cleanmgr.exe)

  • Frees up space while not affecting the integrity of the files

  • Cleans up:

    • Files in recycling bin

    • Temp. internet files

    • Downloaded program files

    • Temp. files

2
New cards

Disk Defrag (dfrgui.exe)

  • For optimizing and defraging drvies

  • For HDD = defrag

  • For SSD = trimming

  • Doing this too much can decrease the lifespan of the drive

3
New cards

What does it mean for a HDD to be defragged?

Bits on the drive are rearranged so files can load faster

4
New cards

What does it mean for a SSD to be trimmed?

Makes sure that the NAND memory chips on it are placed evenly to maximize the lifespan of the drive

5
New cards

Registry Editor (regedit.exe)

  • A database that stores all the settings and configs for Windows and its apps

6
New cards

HKEY_CLASSES_ROOT

Registry key that stores file association info

7
New cards

HKEY_USERS

Registry key that stores settings for all users

8
New cards

HKRY_CURRENTUSERS

Registry key that stores settings for individual users

9
New cards

HKEY_LOCAL_MACHINE

Registry key that stores settings for all devices that have been installed or removed from the system

10
New cards

HKEY_CURRENT_CONFIG

Registry key that stores settings for individual devices when multiple of the same type of device have been installed

11
New cards

Event Viewer (eventvwr.msc)

Displays logs of the timestamped events which can be used to assist with troubleshooting

12
New cards

Window logs for system

Lists OS events

13
New cards

Windows logs for security

List security events

14
New cards

Windows logs for app

List app events

15
New cards

Event viewer icon color indication - Red, Yellow, White

  • Red = Error

  • Yellow = Warning

  • White = Info

16
New cards

Microsoft Management Console (mmc)

  • Gives you the ability to create a custom toolbox of useful utilities referred to as '“snap-ins”

    • Snap-ins = Other consoles that are available elsewhere, e.g. Device Manager, Disk Management, Windows Defender Firewall, etc.

17
New cards

System Info (msinfo32.exe)

  • View detailed info on your system’s hardware and software

  • Sections:

    • Hardware Resources - Identifies hardware conflicts

    • Components - Identifies drivers details and hardware capabilities

    • Software Environment - Identifies software details

18
New cards

System Config (msconfig.exe)

  • General usage is to change the setup between normal, selective, or diagnostic and what programs Windows starts with

  • Includes:

    • Boot - Change to multiboot or boot order

    • Services - Enable or disable services

    • Startup - Link to the startup tab in the task manager

    • Tools - Useful tools

19
New cards

Task Manager (taskmgr.exe)

Displays and manages running apps/services, logged-in users, and system performance

20
New cards

Task Manager Processes Tab

  • Displays all running processes including ones in background

  • Can close unresponsive apps here

21
New cards

Task Manager Performance Tab

  • Displays performance graphs if CPU, memory, Disk I/O, and network resources

  • Can help in identifying a bottleneck in a slow computer

22
New cards

Task Manager Users Tab

Shows current logged in users and what apps they are running

23
New cards

Task Manager Startup Tab

Disable or enable auto-starting apps

24
New cards

Task Manager Services Tab

Shows running services with identification info including description, group, and status of service

25
New cards

Disk Management (diskmgmt.msc)

Manage disk partitions

26
New cards

Task Scheduler (taskschd.msc)

Config automated tasks that will run at designated times

27
New cards

Device Manager (devicemgmt.msc)

  • Check, update, and install device drivers

  • View status of devices, properties of devices, and modify config parameters

28
New cards

Certificate Manager (certmgr.msc)

Check and manager certificate that are installed for the OS and web browser

29
New cards

Local Users and Groups (lusrmgr.msc)

  • Create and delete users

  • Maintain accounts and update passwords

30
New cards

Performance Monitor (perfmon.msc)

  • Real time info on how computer is using CPU, memory, disk, and network

  • Used to help diagnose performance issues

31
New cards

Group Policy Editor (gpedit.msc)

Edit local group policy