Which Windows utility allows a user to selectively enable or disable startup programs, manage system services, and alter boot parameters via a graphical panel? MCQ with Answer and Explanation

Which Windows utility allows a user to selectively enable or disable startup programs, manage system services, and alter boot parameters via a graphical panel?
A. Disk Cleanup
B. Registry Editor
C. Device Manager
D. System Configuration (msconfig)
Answer: Option D
Solution (By JKExamLibrary)
The MSConfig (System Configuration) utility allows users to troubleshoot startup anomalies, manage boot choices, and isolate services.

This question belongs to: Computer Operating Systems

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Operating Systems Questions

Question #1 Report Error
Which of the following is a type of scheduler that decides which processes are admitted to the system?
A. Short-term scheduler
B. Long-term scheduler
C. I/O scheduler
D. Medium-term scheduler

Correct Answer: Option B


Explanation:
The long-term scheduler controls the degree of multiprogramming by selecting processes from the job queue for execution.

This question belongs to: Computer Operating Systems
Question #2 Report Error
In Windows Operating Systems, which system tool is explicitly used to optimize disk space by rearranging fragmented files into contiguous sectors?
A. Chkdsk
B. Disk Cleanup
C. Task Manager
D. Disk Defragmenter and Optimize Drives

Correct Answer: Option D


Explanation:
Disk Defragmenter consolidates fragmented files on a hard drive to improve read/write access speeds and overall system performance.

This question belongs to: Computer Operating Systems
Question #3 Report Error
What is the purpose of the 'Secure Boot' feature in UEFI?
A. To speed up boot process
B. To prevent unauthorized operating systems or bootloaders from loading during startup
C. To provide a password protection
D. To encrypt the hard disk

Correct Answer: Option B


Explanation:
Secure Boot ensures that only signed and trusted boot loaders and OS kernels can run, protecting against malware like rootkits.

This question belongs to: Computer Operating Systems