2.2 Windows Security settings Flashcards

(24 cards)

1
Q

What are the main types of user accounts in Windows?

A
  • Local accounts
  • Microsoft accounts
  • Domain accounts

These account types vary in management and integration with cloud services.

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

What is a local account in Windows?

A

An account stored and managed on a single device without cloud or domain integration

Local accounts are specific to the device and do not sync with other devices.

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

What is a Microsoft account?

A

A cloud-based account used to log into Windows and access Microsoft services

This account allows synchronization of settings and access to online services.

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

What is a domain account?

A

An account managed centrally by a directory service like Active Directory in a corporate environment

Domain accounts provide access to network resources and are managed by IT administrators.

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

What are common Windows user group types?

A
  • Administrators
  • Guest accounts

These groups define the level of access and permissions for users.

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

What is the purpose of the Administrator account/group?

A

It has elevated privileges to manage system settings, software, and users

Administrators can make significant changes to the system.

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

What is the purpose of a Guest account?

A

It provides limited, temporary access with restricted permissions

Guest accounts are useful for visitors needing brief access.

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

What is Windows Hello?

A

A Windows authentication system that supports biometric and alternative login methods

Windows Hello enhances security by allowing users to log in using facial recognition or fingerprints.

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

What authentication methods does Windows Hello support?

A
  • Biometrics (fingerprint, facial recognition)
  • PINs
  • Security keys

These methods provide secure alternatives to traditional passwords.

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

Why are PINs considered secure in Windows Hello?

A

They are device-specific and not transmitted over the network like passwords

This reduces the risk of interception during login.

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

What are NTFS permissions?

A

File system permissions applied to local files and folders on Windows systems

NTFS permissions control access to files and directories.

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

What are share permissions?

A

Permissions applied to folders shared over a network

Share permissions determine access levels for users connecting over a network.

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

When both NTFS and share permissions are applied, which one takes precedence?

A

The most restrictive permission applies

This ensures that access is limited to the least permissive setting.

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

What is permission inheritance?

A

When child folders and files automatically receive permissions from their parent folder

This simplifies permission management across a directory structure.

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

What are explicit permissions?

A

Manually assigned permissions that override inherited permissions

Explicit permissions allow for specific access control on files or folders.

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

What is User Account Control (UAC)?

A

A Windows security feature that prompts for approval or credentials before allowing administrative actions

UAC helps prevent unauthorized changes to the system.

17
Q

Why should users avoid running as Administrator by default?

A

To reduce the risk of accidental system changes or malware gaining full control

Running with standard user privileges enhances security.

18
Q

What is the purpose of UAC prompts?

A

To securely request elevated privileges when needed for system changes

UAC prompts help maintain system integrity.

19
Q

What is Full Disk Encryption (FDE)?

A

Encryption that protects all data on a storage device from unauthorized access

FDE secures data at rest, making it unreadable without proper authentication.

20
Q

What is BitLocker?

A

Microsoft’s full disk encryption solution for Windows systems

BitLocker encrypts the entire drive to protect data from theft.

21
Q

What is BitLocker To Go?

A

A feature that encrypts removable storage devices like USB drives

This feature ensures data on portable drives is secure.

22
Q

What is the Encrypting File System (EFS)?

A

A Windows feature that encrypts individual files and folders rather than the entire disk

EFS allows for selective encryption of sensitive data.

23
Q

When is BitLocker typically used?

A

To protect entire drives, especially on laptops and devices at risk of theft

BitLocker is crucial for safeguarding data on portable devices.

24
Q

When is EFS typically used?

A

To encrypt specific files or folders while the rest of the disk remains unencrypted

EFS is ideal for protecting sensitive documents without encrypting the entire disk.