If the user chooses LocalSystem account for running Jenkins (which is not recommended), then the wrong path is used for the AppData. It should probably use C:\ProgramData as the root instead of the profile path for the LocalSystem account.
- relates to
-
JENKINS-65095 Windows install points to bad location for admin password
- Fixed but Unreleased
-
JENKINS-26908 Jenkins Windows should use C:\ProgramData\Jenkins as a working directory
- Resolved