I'm writing documentation, and I want to be able to tell those who read it whether or not they have to set their path variable to be able to run an executable without the full path attached to the executables filename. The problem I am having is that I don't know what the default PATH variable for Windows looks like. I have configured my environment variables so many times I can't tell what paths the PATH variable held by default, and what paths were added be me.
However, that answer is for Windows 10, which I assume is the same but I would like to verify that is in fact the same since people will be relying on the information I provide.