1. Configuring Windows Flashcards

1
Q

Purpose of UAC?

A

Prevent unathorized use of admin privileges

UAC = User Account control

User Accounts Applet in Control Panel allows to change account name, acount privileges, & UAC settings

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are system files?

A

Files required for the OS to function

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What folders are in the root directory of a Windows installation?

A
  • Windows
  • Program Files
  • Users
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which Windows root directory folder contains drivers, logs, add-in apps, system & configuration files, fonts. etc.?

A

C:\Windows

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which Windows root directory folder contains Subdirectories for installed applications software?

A

C:\Program Files / C:Program Files (x86)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Why do 64-bit Windows versions have an x86 Program Files folder instead of x64?

A

To separate 32-bit apps from 64-bit apps

This ensures compatibility & proper library management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which Windows root directory folder contains Storage for users’ profile settings and data?

A

C:\Users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What can you adjust in the General tab of File Explorer Options?

File Explorer Options is in the Control Panel

A

Explorer layout & choose single- or double-click for shortcuts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

3 settings that can be configured in the View tab of File Explorer Options?

File Explorer Options is in the Control Panel

A
  • Hide Extensions
  • Hidden files and folders
  • Hide Protected OS files
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are file extensions?

A

Characters after the period in a file name

These indiate the file type

i.e. .txt, .jpg, .exe

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does the Indexing Options applet in Control Panel do? (2)

A
  • Define indexed locations
  • Rebuild the index
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a common cause of search problems in Windows?

This applies to any app with a search feature

A

Corrupted index

This can be fixed via Indexing Options in Control Panel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

True or false? The user account created during setup is unaffected by User Account Control by default

A

False

Even with administrative privileges, UAC prompts for permission on tasks requiring elevated rights to prevent unauthorized changes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Where are Windows updates logged?

A

Event Viewer

Event Viewer > Applications and Service Logs > Microsoft > Windows > WindowsUpdateClient > Operational

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What to do if a Windows update fails to install?

A

Check the log

via Event Viewer

The update will fail with an error code that can be looked up

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

True or false? 32-bit drivers work with 64-bit editions of Windows

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What does the Standby power option do?

A

Cuts power to most devices except memory

Devices like the CPU, monitor, disk drives, & peripherals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What does the Hibernate power option do?

A

Saves unsaved file data to disk & shuts down

The file data is saved as hiberfil.sys in the root of the boot volume

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

How does Windows’ fast startup work?

This is located in Control Panel’s Power Options applet

A

Restores RAM from hibernations file

This makes it faster than a full shutdown

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Types of installable software in Windows

What are Windows Features?

A

Components of the OS that can be enabled/disabled

i.e. the Hyper-V virtualization can be installed as a feature in supported Windows editions

21
Q

Types of installable software in Windows

What Windows software is transferable between devices?

This applies to any device with that microsoft account signed in

A

Store apps

From the Microsoft store

22
Q

Types of installable software in Windows

What windows software runs in a restrictive sandbox?

A

Store apps

From the Microsoft store

23
Q

Types of installable software in Windows

Why do Windows Store apps run in a restrictive sandbox?

A

To prevent system changes or OS crashes

24
Q

Types of installable software in Windows

True or false? Windows store apps requires UAC confirmation or admin privileges.

25
# Types of installable software in Windows Why don't User-context Windows apps require admin credentials? ## Footnote User-context windows apps are appes that run in the user mode of the OS rather than kernel mode
They don't install in System or Program Files folders
26
# Types of installable software in Windows True or false? Windows 10 & 11 add support for Android app stores.
False. Only Windows 11
27
# Types of installable software in Windows Purpose of Windows Subsystem for Linux (WSL)?
Allow Linux distros installs & the use of Linux apps
28
Which Control Panel applet uninstalls/modifies apps & features
**Programs and Features**
29
When is the Mail applet added in Control Panel?
When Microsoft Outlook is installed
30
4 types of network adapters a Windows host can be configured with?
- Ethernet - Wi-Fi - cellular radio - VPN
31
In Windows, what do network adapters need to be assigned?
Trust profile
32
What are the 3 trust profiles for network adapters in Windows?
- Public - Private - Domain
33
What does the trust profile in Windows determine?
Firewall settings ## Footnote A public network is configured with more restrictive firewall policies than a private or domain network
34
2 ways to enable/disable Windows Defender Firewall?
Windows Security settings and Control Panel applet
35
Windows Defender Firewall can be managed through _______.
Windows Defender’s Advanced Security management console
36
What does a MMC contain?
Snap-ins for modifying settings for a subsystem | subsystem like disks or users
37
# **Adminisrative Tools** consoles (Control Panel) What MMC snap-in manages tasks, users, disks, services, & devices?
**Computer Management** (`compmgmt.msc`)
38
# **Adminisrative Tools** consoles (Control Panel) Purpose of **Defragment and Optimize Drives** (`dfrgui.exe`)?
Optimizes file storage for better disk performance
39
# **Adminisrative Tools** consoles (Control Panel) Purpose of **Event Viewer** (`eventvwr.msc`)?
Review logs | Logs from system, security, and apps
40
# **Adminisrative Tools** consoles (Control Panel) Purpose of **Local Security Policy** (`secpol.msc`)?
View/edit security settings
41
# **Adminisrative Tools** consoles (Control Panel) Purpose of **Resource Monitor** (`resmon.exe`) & **Performance Monitoring** (`perfmon.msc`)?
View/log performance statistics
42
# **Adminisrative Tools** consoles (Control Panel) Purpose of **Registry Editor** (`regedit.exe`)?
Edit the Windows registry ## Footnote The Windows registry is the database of Windows configuration settings
43
# **Adminisrative Tools** consoles (Control Panel) Purpose of **Services console** (`services.msc`)?
Manage background processes
44
# **Adminisrative Tools** consoles (Control Panel) Purpose of **Task Scheduler** (`taskschd.msc`)?
Automate tasks via calendar or even triggers
45
3 Management shortcut methods?
- **Windows+X** (or right-click Windows) - Search bar **Windows+R** (Run dialog)
46
How to update a graphics driver in Windows 10?
Via Windows update or vendor's site
47
Where can you enable Narrator in Windows 10's Ease of Access settings? A. Vision B. Hearing C. Interaction D. Audio
A. Vision
48
Where can a user find low-level data about their profile in Windows? A. Molex B. NTUSER.DAT C. OneDrive D. File Explorer
B. NTUSER.DAT ## Footnote Each user has a folder with NTUSER.DAT and personal data files, storing profile settings.