A systems technician is troubleshooting a Windows 11 Pro workstation that frequently encounters unexpected Stop errors (BSODs). The IT security policy requires that whenever a system crash occurs, the operating system must write a complete memory dump file to a custom directory path (), refrain from automatically restarting the system so error codes remain visible, and display a boot menu timeout of 15 seconds during normal startup. Which administrative tool or applet should the technician open to configure these specific system recovery and boot behavior settings?
- System Properties (sysdm.cpl) via the Startup and Recovery settings on the Advanced tabAnswer
- BSystem Configuration (msconfig.exe) via the Boot and Services tabs
- CServices MMC snap-in (services.msc) via the Recovery tab properties of individual services
- DEvent Viewer (eventvwr.msc) via the System Log subscriptions and properties
Answer
System Properties (sysdm.cpl) via the Startup and Recovery settings on the Advanced tab is the correct utility for setting crash dump file paths, disabling automatic restart on system failure, and setting boot menu display time.
The Startup and Recovery dialog within System Properties (sysdm.cpl) under the Advanced tab is specifically engineered to manage Windows system failure responses. It allows administrators to specify the dump file path (such as ), uncheck 'Automatically restart' so Stop error blue screens remain visible for troubleshooting, and define the boot menu display timeout.
Step-by-Step Solution
Key Concept
Windows Startup and Recovery Configuration (sysdm.cpl)
Estimated Time:2m 0s