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–