Removing user profile junction point
Initial state:
My user account profile (on my Windows 10 system)
was on C:Users<my account>
.
Due to partition size limitations,
I created a folder on E:Users<my account>
and created a junction point (SYMLINKD)
so that C:Users<my account>
points to E:users<my account>
.
Desired state:
Remove the SYMLINK so that the folder <my account>
is
a real folder on C:Users
and not pointing to E:Users<my account>
.
I know the commands to use for Windows 10 to remove a junction point,
in general.
I am worried about applying them to a user profile directory.
I am especially worried about ntuser.dat
.
I have a backup of all the files but
I'm not sure how removing the link will impact the user profile.
windows-10 user-accounts user-profiles ntfs-junction directory-junction
add a comment |
Initial state:
My user account profile (on my Windows 10 system)
was on C:Users<my account>
.
Due to partition size limitations,
I created a folder on E:Users<my account>
and created a junction point (SYMLINKD)
so that C:Users<my account>
points to E:users<my account>
.
Desired state:
Remove the SYMLINK so that the folder <my account>
is
a real folder on C:Users
and not pointing to E:Users<my account>
.
I know the commands to use for Windows 10 to remove a junction point,
in general.
I am worried about applying them to a user profile directory.
I am especially worried about ntuser.dat
.
I have a backup of all the files but
I'm not sure how removing the link will impact the user profile.
windows-10 user-accounts user-profiles ntfs-junction directory-junction
I'm a Linux user mostly. I guess there is some general way to remove a junction point in Windows. You should find this way as a part of your research effort. Is there any problem when you just try? Or is there any reason you think this general way would break the OS or your account?
– Kamil Maciorowski
Jan 12 at 18:24
If it were linux, I wouldn't be apprehensive. I know the specific commands to use for Windows 10 to remove the juntion point. However in this case I am afraid of corrupting my user profile. I especially worried about ntuser.dat.
– rk2019
Jan 12 at 18:29
1
(1) You could make this question better by stating the commands that you believe you should use. (2) Do a “dry run”. Create another (dummy, disposable) account. Migrate it toE:
following the procedure you used for your real account (I hope you kept a record of those commands), then try to migrate it back and see what happens. … (Cont’d)
– Scott
Jan 12 at 20:21
1
(Cont’d) … (3a) In any case, you should probably not migrate your account back while logged in to your account. Create a second administrator account and use it. (3b) Actually, it might be interesting to login as yourself and as the second administrator account concurrently (and do the work from the second session). Then again, you might not be allowed to manipulate the profile of your primary account while it is in use.
– Scott
Jan 12 at 20:21
add a comment |
Initial state:
My user account profile (on my Windows 10 system)
was on C:Users<my account>
.
Due to partition size limitations,
I created a folder on E:Users<my account>
and created a junction point (SYMLINKD)
so that C:Users<my account>
points to E:users<my account>
.
Desired state:
Remove the SYMLINK so that the folder <my account>
is
a real folder on C:Users
and not pointing to E:Users<my account>
.
I know the commands to use for Windows 10 to remove a junction point,
in general.
I am worried about applying them to a user profile directory.
I am especially worried about ntuser.dat
.
I have a backup of all the files but
I'm not sure how removing the link will impact the user profile.
windows-10 user-accounts user-profiles ntfs-junction directory-junction
Initial state:
My user account profile (on my Windows 10 system)
was on C:Users<my account>
.
Due to partition size limitations,
I created a folder on E:Users<my account>
and created a junction point (SYMLINKD)
so that C:Users<my account>
points to E:users<my account>
.
Desired state:
Remove the SYMLINK so that the folder <my account>
is
a real folder on C:Users
and not pointing to E:Users<my account>
.
I know the commands to use for Windows 10 to remove a junction point,
in general.
I am worried about applying them to a user profile directory.
I am especially worried about ntuser.dat
.
I have a backup of all the files but
I'm not sure how removing the link will impact the user profile.
windows-10 user-accounts user-profiles ntfs-junction directory-junction
windows-10 user-accounts user-profiles ntfs-junction directory-junction
edited Jan 12 at 20:07
Scott
15.8k113990
15.8k113990
asked Jan 12 at 16:49
rk2019rk2019
11
11
I'm a Linux user mostly. I guess there is some general way to remove a junction point in Windows. You should find this way as a part of your research effort. Is there any problem when you just try? Or is there any reason you think this general way would break the OS or your account?
– Kamil Maciorowski
Jan 12 at 18:24
If it were linux, I wouldn't be apprehensive. I know the specific commands to use for Windows 10 to remove the juntion point. However in this case I am afraid of corrupting my user profile. I especially worried about ntuser.dat.
– rk2019
Jan 12 at 18:29
1
(1) You could make this question better by stating the commands that you believe you should use. (2) Do a “dry run”. Create another (dummy, disposable) account. Migrate it toE:
following the procedure you used for your real account (I hope you kept a record of those commands), then try to migrate it back and see what happens. … (Cont’d)
– Scott
Jan 12 at 20:21
1
(Cont’d) … (3a) In any case, you should probably not migrate your account back while logged in to your account. Create a second administrator account and use it. (3b) Actually, it might be interesting to login as yourself and as the second administrator account concurrently (and do the work from the second session). Then again, you might not be allowed to manipulate the profile of your primary account while it is in use.
– Scott
Jan 12 at 20:21
add a comment |
I'm a Linux user mostly. I guess there is some general way to remove a junction point in Windows. You should find this way as a part of your research effort. Is there any problem when you just try? Or is there any reason you think this general way would break the OS or your account?
– Kamil Maciorowski
Jan 12 at 18:24
If it were linux, I wouldn't be apprehensive. I know the specific commands to use for Windows 10 to remove the juntion point. However in this case I am afraid of corrupting my user profile. I especially worried about ntuser.dat.
– rk2019
Jan 12 at 18:29
1
(1) You could make this question better by stating the commands that you believe you should use. (2) Do a “dry run”. Create another (dummy, disposable) account. Migrate it toE:
following the procedure you used for your real account (I hope you kept a record of those commands), then try to migrate it back and see what happens. … (Cont’d)
– Scott
Jan 12 at 20:21
1
(Cont’d) … (3a) In any case, you should probably not migrate your account back while logged in to your account. Create a second administrator account and use it. (3b) Actually, it might be interesting to login as yourself and as the second administrator account concurrently (and do the work from the second session). Then again, you might not be allowed to manipulate the profile of your primary account while it is in use.
– Scott
Jan 12 at 20:21
I'm a Linux user mostly. I guess there is some general way to remove a junction point in Windows. You should find this way as a part of your research effort. Is there any problem when you just try? Or is there any reason you think this general way would break the OS or your account?
– Kamil Maciorowski
Jan 12 at 18:24
I'm a Linux user mostly. I guess there is some general way to remove a junction point in Windows. You should find this way as a part of your research effort. Is there any problem when you just try? Or is there any reason you think this general way would break the OS or your account?
– Kamil Maciorowski
Jan 12 at 18:24
If it were linux, I wouldn't be apprehensive. I know the specific commands to use for Windows 10 to remove the juntion point. However in this case I am afraid of corrupting my user profile. I especially worried about ntuser.dat.
– rk2019
Jan 12 at 18:29
If it were linux, I wouldn't be apprehensive. I know the specific commands to use for Windows 10 to remove the juntion point. However in this case I am afraid of corrupting my user profile. I especially worried about ntuser.dat.
– rk2019
Jan 12 at 18:29
1
1
(1) You could make this question better by stating the commands that you believe you should use. (2) Do a “dry run”. Create another (dummy, disposable) account. Migrate it to
E:
following the procedure you used for your real account (I hope you kept a record of those commands), then try to migrate it back and see what happens. … (Cont’d)– Scott
Jan 12 at 20:21
(1) You could make this question better by stating the commands that you believe you should use. (2) Do a “dry run”. Create another (dummy, disposable) account. Migrate it to
E:
following the procedure you used for your real account (I hope you kept a record of those commands), then try to migrate it back and see what happens. … (Cont’d)– Scott
Jan 12 at 20:21
1
1
(Cont’d) … (3a) In any case, you should probably not migrate your account back while logged in to your account. Create a second administrator account and use it. (3b) Actually, it might be interesting to login as yourself and as the second administrator account concurrently (and do the work from the second session). Then again, you might not be allowed to manipulate the profile of your primary account while it is in use.
– Scott
Jan 12 at 20:21
(Cont’d) … (3a) In any case, you should probably not migrate your account back while logged in to your account. Create a second administrator account and use it. (3b) Actually, it might be interesting to login as yourself and as the second administrator account concurrently (and do the work from the second session). Then again, you might not be allowed to manipulate the profile of your primary account while it is in use.
– Scott
Jan 12 at 20:21
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2f1393545%2fremoving-user-profile-junction-point%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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%2f1393545%2fremoving-user-profile-junction-point%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
I'm a Linux user mostly. I guess there is some general way to remove a junction point in Windows. You should find this way as a part of your research effort. Is there any problem when you just try? Or is there any reason you think this general way would break the OS or your account?
– Kamil Maciorowski
Jan 12 at 18:24
If it were linux, I wouldn't be apprehensive. I know the specific commands to use for Windows 10 to remove the juntion point. However in this case I am afraid of corrupting my user profile. I especially worried about ntuser.dat.
– rk2019
Jan 12 at 18:29
1
(1) You could make this question better by stating the commands that you believe you should use. (2) Do a “dry run”. Create another (dummy, disposable) account. Migrate it to
E:
following the procedure you used for your real account (I hope you kept a record of those commands), then try to migrate it back and see what happens. … (Cont’d)– Scott
Jan 12 at 20:21
1
(Cont’d) … (3a) In any case, you should probably not migrate your account back while logged in to your account. Create a second administrator account and use it. (3b) Actually, it might be interesting to login as yourself and as the second administrator account concurrently (and do the work from the second session). Then again, you might not be allowed to manipulate the profile of your primary account while it is in use.
– Scott
Jan 12 at 20:21