The details include window title, window class, exe file path, etc. Just bind the :describe-window command to some keys and invoke it. It's Win + W D in the example config.

(:define-key keymap "Win + W  D" :describe-window)