Microsoft symbol server bootmgfw.efi symbols not found

Salam Aleykum 5 Reputation points
2023-03-03T19:21:47.9633333+00:00

Hello, today I ran into the problem that I can’t download symbols for any version of bootmgfw.efi, although they loaded normally earlier, did Microsoft remove the symbols for this file on purpose or is this some sort of a bug?

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,770 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 43,951 Reputation points
    2023-03-07T08:14:12.52+00:00

    Hello there,

    Can you share the exact error message you are getting?

    Symbol files make it easier to debug your code. The easiest way to get Windows symbols is to use the Microsoft public symbol server. The symbol server makes symbols available to your debugging tools as needed. After a symbol file is downloaded from the symbol server, it's cached on the local computer for quick access.

    Microsoft public symbol server https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/microsoft-public-symbols

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–