Which Windows file system supports up to 2 TB volumes and is common on removable flash drives?
FAT32
Which file system (aka FAT64) is optimized for removable media and is recommended up to 512 TB?
exFAT
What is the standard file system for Windows 10/11 with security, compression, quotas, and encryption?
NTFS (New Technology File System)
Which file systems are used on optical media (CD/DVD/BD)?
CDFS (CDs) and UDF (DVDs/Blu‑ray)
What Microsoft file system is designed for fault tolerance and integrity and often used with Storage Spaces?
ReFS (Resilient File System)
What is the executable for Disk Management?
diskmgmt.msc
Why should Windows be installed on NTFS (four reasons)?
Security (ACLs/EFS), compression, disk quotas, and encryption (BitLocker)
What are the three high‑level phases of Windows setup?
Windows PE (preinstallation), install drivers/settings, and OOBE (Out‑of‑Box Experience)
In a peer‑to‑peer environment where each PC holds its own accounts, what is the network type?
Workgroup
In a centrally managed environment with a domain controller, what is the network type?
Domain
What Windows tool verifies that audio devices are present and working?
Device Manager (Sound, video and game controllers)
Where do you manage speakers, headsets, and microphones in Windows 11?
Settings > System > Sound
In Device Manager, how do you show devices that are not currently connected?
View > Show hidden devices
How do you manually install a downloaded driver .inf in Device Manager?
Update driver > Browse my computer > Let me pick > Have Disk
In Windows 11, where do you repair a misbehaving app?
Settings > Apps > Installed apps > (⋯) > Advanced options > Repair/Reset
Files with which extension provide reusable code shared by apps?
DLL (.dll, Dynamic Link Library)
What command registers/unregisters DLLs and ActiveX controls?
regsvr32
Where is Computer Management via Control Panel in Windows 11?
Control Panel > System and Security > Windows Tools > Computer Management
What are the three major sections in Computer Management?
System Tools, Storage, Services and Applications
What rights are required for Disk Management tasks?
Administrator rights
What Windows feature pools multiple drives into one logical virtual disk?
Storage Spaces
Storage Spaces virtual disks are typically formatted with which file systems?
NTFS or ReFS
What is a partition capable of loading an operating system called?
A bootable (system) partition
Which WinRE tool fixes missing/damaged system or BCD files automatically?
Startup Repair