💻 Software
cd (change directory) to my home directory on Windows
Fresh7 days ago
Mar 15, 202658342 viewsConfidence Score0%
0%
Problem
Possible Duplicate: Is there a short cut command in Windows command prompt to get to the current users home directory like there is in Linux? Any short way to cd to the user specific directories in the command prompt. Like for e.g. in linux shell (debian based) we do a and it instantly takes to the…
Error Output
cd ~
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: cd (change directory) to my home directory on Windows
Low Risk
The environment variable is called , which should work on most NT or newer machines. As per James' comment if you're on another drive you would need to do , else will do.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix