• I don't have Windows 10 latest right now, are you talking about the admin console?Well I start out with the following
- Make sure you have the latest version installed
- Try running it in Compatibilty mode
- Check the Application Event log to see if there are any errors logged for it and post them here
- You can try running Process Monitor and set a filter for the admin console process name, save the PML file and upload it here for analysis
- (More Advanced) Download Windbg and open the console it it have it immediately hit a break point and step through the code until it crashes. In Windbg click FIle > Open Executable > Open the console the click Debug "Go Unhandled exception" You can also save this workspace to a .WEW file and upload that here for analysis