The Computer Oracle

Standard value of PATH variable Windows 10

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 5 Looping

--

Chapters
00:00 Standard Value Of Path Variable Windows 10
00:31 Accepted Answer Score 24
01:07 Thank you

--

Full question
https://superuser.com/questions/973153/s...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows #environmentvariables #path

#avk47



ACCEPTED ANSWER

Score 24


This is copied from a Win 10 Enterprise 64Bit System I set up yesterday (no programs installed yet):

%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\

seems to be identical with the Windows 8 one you found.

28.11.2003: As this is still a frequently visited question I wanted to update it with the status for 22H2 for Windows 10 and 23H2 for Windows 11 (both Enterprise). It seems current builds have an additional Entry

%SystemRoot%\System32\OpenSSH

added at the end