In a cmd window, if I type chrome, I get the below message because chrome is not in my PATH.
'chrome' is not recognized as an internal or external command,
operable program or batch file.
But if in the Run window (win + R), I type chrome, chrome will run.
Why is this happening? How does Run find the application?