Windows media player can be launched from Run window by running the command wmplayer.

This command does not work from command prompt as the environment variable ‘PATH‘ will not have media player binaries location path. You can directly launch the exe by specifying its location path in full.
c:/>”c:\Program Files\Windows Media Player\wmplayer.exe”