Files
winutil/docs/content/dev/features/Features/EnableLegacyRecovery.md
2026-04-02 15:17:58 -05:00

486 B

title, description
title description
Enable Legacy F8 Boot Recovery
  "WPFFeatureEnableLegacyRecovery": {
    "Content": "Enable Legacy F8 Boot Recovery",
    "Description": "Enables Advanced Boot Options screen that lets you start Windows in advanced troubleshooting modes.",
    "category": "Features",
    "panel": "1",
    "feature": [],
    "InvokeScript": [
      "bcdedit /set bootmenupolicy legacy"
    ],