About 50,400 results
Open links in new tab
  1. bcdedit | Microsoft Learn

    Feb 3, 2023 · Reference article for the bcdedit command, which creates new stores, modify existing stores, and add boot menu parameters.

  2. BCDEdit Command-Line Options | Microsoft Learn

    Dec 15, 2021 · BCDEdit is a command-line tool for managing BCD. It can be used for a variety of purposes, including creating new stores, modifying existing stores, and adding boot menu …

  3. BCDEdit /set - Windows drivers | Microsoft Learn

    Nov 23, 2022 · Use the BCDEdit /set command to configure specific boot entry elements, such as kernel debugger settings, memory options, or options that enable test-signed kernel-mode …

  4. Add Custom Boot Entries in Windows - Windows drivers

    Nov 7, 2025 · This guide shows you how to use BCDEdit commands to create and manage boot entries for multi-boot environments, debugging scenarios, and testing configurations.

  5. Configure and edit boot options in Windows for driver development

    Nov 7, 2025 · Learn about boot options in Windows, including the boot loader architecture, boot configuration, and the BCDEdit editing tool.

  6. BCDEdit Options Reference - Windows drivers | Microsoft Learn

    Aug 26, 2024 · Administrative privileges are required to use BCDEdit to modify BCD. Changing some boot entry options using the BCDEdit /set command could render your computer …

  7. How to edit windows boot manager for Win11 and Win7 dual boot?

    Oct 17, 2024 · To update the Windows Boot Manager and add both entries for Windows 11 and Windows 7 without changing the boot device priority in BIOS, you can use the bcdedit tool.

  8. How to test preproduction drivers with Secure Boot enabled

    Jul 10, 2024 · In the system's UEFI menu, disable Secure Boot and clear the Secure Boot keys, if applicable. This allows the provisioning tool to set the test keys to trust the Secure Boot policy …

  9. Problem with resolution of Windows Boot Manager - Microsoft Q&A

    Jun 24, 2023 · Set the default resolution: Type the following command and press Enter: bcdedit /set {bootmgr} defaultdisplaymode <width> <height> Replace <width> and <height> with the …

  10. Get-BcdEntry (Microsoft.Windows.Bcd.Cmdlets)

    This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable ...