I installed the app and changed the Port setting to Port 80 from the default, just to play with the settings. Closed the App. Relaunched. Now the App is broken.
Tried uninstalling and reinstalling to get Sencha Inspector back to he defaults, but that didn't work. The app appears to be stuck on Port 80, which I ultimately don't want.
Where is the config file to manually set this back to it's default?
Found the Config File @ C:\Users\\AppData\Local\Sencha\Inspector\user.settings
Setting the Port back to 3000 fixed it.
{"port":"3000","https":false,"height":708,"width":1366}
Probably would be good to have a 'Reset to Defaults' somewhere in the App to restore functionality if someone decides to muck with the ports like I did. Oops.