For those issues where software failed to start normally or terminated abnormally:
Step #1: Go to Microsoft site here: Install WinDbg - Windows drivers | Microsoft Learn
Step #2: Scroll down the page to "Install WinDbg with Microsoft Store", click on "Get from Microsoft" button to download the program.
Step #3: Next, go to the folder where the application was saved too, and double click the file to start the installation process.
(Note version number may be slightly different. This is ok and to be expected)
Step #4: Press Install button
Step #5: In a few moments, the following should appear:
Step #6: Go to Start button, type in "WinDbg" and press "Open" or "Run as Admin" option.
Step #7: After Starting the application continue with Steps to start logging here.