Today I ran into an issues where I wanted to debug Edge in WinDbg and not just use BugId, so I finally had to find an alternative to EdgeWinDbg.cmd. Here it is: powershell windbg -plmPackage (Get-AppxPackage Microsoft.MicrosoftEdge).PackageFullName -plmApp MicrosoftEdge [<URL>]
-
Show this thread
-
obviously, you may want to do this: > echo
@powershell windbg -plmPackage (Get-AppxPackage Microsoft.MicrosoftEdge).PackageFullName -plmApp MicrosoftEdge %*>EdgeWinDbg.cmd > EdgeWinDbg.cmd [<URL>]1 reply 0 retweets 6 likesShow this thread
Or create an even more comprehensive solution as detailed here: https://github.com/SkyLined/EdgeDbg/blob/master/README.md … The script described there should find all required apps automatically and delete recovery data before running Edge.
0 replies
1 retweet
7 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.