Q. Which Windows tool allows you to manage disk partitions?

  • (A) Disk Management
  • (B) Device Manager
  • (C) Task Scheduler
  • (D) Resource Monitor
πŸ’¬ Discuss
βœ… Correct Answer: (A) Disk Management
Explanation: Disk Management is used to create, delete, and format disk partitions.

Q. What is the default file extension for a Windows batch file?

  • (A) .bat
  • (B) .cmd
  • (C) .exe
  • (D) .txt
πŸ’¬ Discuss
βœ… Correct Answer: (A) .bat
Explanation: Windows batch files use the .bat extension.

Q. Which utility allows configuration of startup programs in Windows?

  • (A) msconfig
  • (B) netstat
  • (C) cmd
  • (D) regedit
πŸ’¬ Discuss
βœ… Correct Answer: (A) msconfig
Explanation: msconfig helps manage boot options and startup programs.

Q. What does the Windows Action Center do?

  • (A) Displays system notifications and security messages
  • (B) Launches applications
  • (C) Manages user accounts
  • (D) Encrypts files
πŸ’¬ Discuss
βœ… Correct Answer: (A) Displays system notifications and security messages
Explanation: Action Center provides alerts related to security, updates, and system health.

Q. Which shortcut is used to open the Run dialog box?

  • (A) Windows + R
  • (B) Ctrl + R
  • (C) Alt + R
  • (D) Shift + R
πŸ’¬ Discuss
βœ… Correct Answer: (A) Windows + R
Explanation: Windows + R opens the Run command dialog.

Q. Which tool is used to modify group policies in Windows?

  • (A) gpedit.msc
  • (B) regedit
  • (C) msconfig
  • (D) eventvwr
πŸ’¬ Discuss
βœ… Correct Answer: (A) gpedit.msc
Explanation: gpedit.msc opens the Local Group Policy Editor.

Q. Which Windows component handles security and login authentication?

  • (A) LSASS
  • (B) WINLOGON
  • (C) svchost
  • (D) explorer
πŸ’¬ Discuss
βœ… Correct Answer: (A) LSASS
Explanation: LSASS (Local Security Authority Subsystem Service) enforces security policies.

Q. What does the 'taskkill' command do?

  • (A) Terminates a running process
  • (B) Schedules a task
  • (C) Starts a service
  • (D) Checks memory usage
πŸ’¬ Discuss
βœ… Correct Answer: (A) Terminates a running process
Explanation: 'taskkill' is used to stop running processes via command line.

Q. Which Windows key shortcut locks the computer?

  • (A) Windows + L
  • (B) Ctrl + Alt + Del
  • (C) Windows + D
  • (D) Alt + F4
πŸ’¬ Discuss
βœ… Correct Answer: (A) Windows + L
Explanation: Windows + L quickly locks the screen.

Q. Which command is used to display the IP configuration of a system?

  • (A) ipconfig
  • (B) netstat
  • (C) tracert
  • (D) ping
πŸ’¬ Discuss
βœ… Correct Answer: (A) ipconfig
Explanation: 'ipconfig' displays network interface configurations.