Windows 10 change user folders location on a NTFS mounted volume

Multi tool use
up vote
0
down vote
favorite
I have two drives, on the bigger one I have created a NTFS partition and mounted it on an empty C:Home folder, and I have changed the location of user folders (Desktop, Documents, Downloads, ...) to this folder, so that I now have C:HomemyuserDesktop, and so on.
Is this a Microsoft-supported configuration ? I am asking because it works from the GUI (even if I see duplicated icons for each relocated folder), but from the Command Prompt I cannot see anything if I issue a "dir %USERPROFILE%Desktop" command.
windows-10 ntfs folder-redirection
New contributor
Det is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
0
down vote
favorite
I have two drives, on the bigger one I have created a NTFS partition and mounted it on an empty C:Home folder, and I have changed the location of user folders (Desktop, Documents, Downloads, ...) to this folder, so that I now have C:HomemyuserDesktop, and so on.
Is this a Microsoft-supported configuration ? I am asking because it works from the GUI (even if I see duplicated icons for each relocated folder), but from the Command Prompt I cannot see anything if I issue a "dir %USERPROFILE%Desktop" command.
windows-10 ntfs folder-redirection
New contributor
Det is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have two drives, on the bigger one I have created a NTFS partition and mounted it on an empty C:Home folder, and I have changed the location of user folders (Desktop, Documents, Downloads, ...) to this folder, so that I now have C:HomemyuserDesktop, and so on.
Is this a Microsoft-supported configuration ? I am asking because it works from the GUI (even if I see duplicated icons for each relocated folder), but from the Command Prompt I cannot see anything if I issue a "dir %USERPROFILE%Desktop" command.
windows-10 ntfs folder-redirection
New contributor
Det is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I have two drives, on the bigger one I have created a NTFS partition and mounted it on an empty C:Home folder, and I have changed the location of user folders (Desktop, Documents, Downloads, ...) to this folder, so that I now have C:HomemyuserDesktop, and so on.
Is this a Microsoft-supported configuration ? I am asking because it works from the GUI (even if I see duplicated icons for each relocated folder), but from the Command Prompt I cannot see anything if I issue a "dir %USERPROFILE%Desktop" command.
windows-10 ntfs folder-redirection
windows-10 ntfs folder-redirection
New contributor
Det is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Det is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Nov 22 at 11:04
Mureinik
2,20351525
2,20351525
New contributor
Det is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Nov 22 at 9:10


Det
1
1
New contributor
Det is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Det is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Det is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
You have only changed the location of some sub-folders of your profile,
but the location of the basic profile folder didn't change,
so %USERPROFILE%
still points to where it did before.
Windows is not intelligent enough to understand that it needs to do something
more for %USERPROFILE%Desktop
than just textually substitute the value of
%USERPROFILE%
.
For alternative methods to get the current location of such relocated folders,
see the post :
Windows command prompt - Get relocated user's Documents folder.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
You have only changed the location of some sub-folders of your profile,
but the location of the basic profile folder didn't change,
so %USERPROFILE%
still points to where it did before.
Windows is not intelligent enough to understand that it needs to do something
more for %USERPROFILE%Desktop
than just textually substitute the value of
%USERPROFILE%
.
For alternative methods to get the current location of such relocated folders,
see the post :
Windows command prompt - Get relocated user's Documents folder.
add a comment |
up vote
0
down vote
You have only changed the location of some sub-folders of your profile,
but the location of the basic profile folder didn't change,
so %USERPROFILE%
still points to where it did before.
Windows is not intelligent enough to understand that it needs to do something
more for %USERPROFILE%Desktop
than just textually substitute the value of
%USERPROFILE%
.
For alternative methods to get the current location of such relocated folders,
see the post :
Windows command prompt - Get relocated user's Documents folder.
add a comment |
up vote
0
down vote
up vote
0
down vote
You have only changed the location of some sub-folders of your profile,
but the location of the basic profile folder didn't change,
so %USERPROFILE%
still points to where it did before.
Windows is not intelligent enough to understand that it needs to do something
more for %USERPROFILE%Desktop
than just textually substitute the value of
%USERPROFILE%
.
For alternative methods to get the current location of such relocated folders,
see the post :
Windows command prompt - Get relocated user's Documents folder.
You have only changed the location of some sub-folders of your profile,
but the location of the basic profile folder didn't change,
so %USERPROFILE%
still points to where it did before.
Windows is not intelligent enough to understand that it needs to do something
more for %USERPROFILE%Desktop
than just textually substitute the value of
%USERPROFILE%
.
For alternative methods to get the current location of such relocated folders,
see the post :
Windows command prompt - Get relocated user's Documents folder.
answered Nov 22 at 9:22


harrymc
248k10257549
248k10257549
add a comment |
add a comment |
Det is a new contributor. Be nice, and check out our Code of Conduct.
Det is a new contributor. Be nice, and check out our Code of Conduct.
Det is a new contributor. Be nice, and check out our Code of Conduct.
Det is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1377514%2fwindows-10-change-user-folders-location-on-a-ntfs-mounted-volume%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
U,s,Oh f8vGj x,RJGQGAv OFu5 exz,nfmEJ17uIBk6