Is it possible to have two Win 10 user accounts running simultaneously, with one used locally and one used...
I need to allow someone to remotely connect to my windows 10 computer, and am wondering if this is possible:
I have two user accounts right now on my computer, one for me to work on and one for my friend remotely. I want to use my user account locally for myself, and I want to allow him to RDP and log into the other account when he needs to work without disturbing my computer experience.
In other words, I don't want to have to stop what I am doing and log off of my user account when he needs to access his account remotely. Can two user accounts run simultaneously in this regard, with one being connected to via RDP?
If so, can you please explain how to set it up properly?
Thanks for your help!
windows-10 remote-desktop user-accounts
add a comment |
I need to allow someone to remotely connect to my windows 10 computer, and am wondering if this is possible:
I have two user accounts right now on my computer, one for me to work on and one for my friend remotely. I want to use my user account locally for myself, and I want to allow him to RDP and log into the other account when he needs to work without disturbing my computer experience.
In other words, I don't want to have to stop what I am doing and log off of my user account when he needs to access his account remotely. Can two user accounts run simultaneously in this regard, with one being connected to via RDP?
If so, can you please explain how to set it up properly?
Thanks for your help!
windows-10 remote-desktop user-accounts
1
Two unsupported methods are to use the RDP Wrapper Library or modify termsrv.dll. There is no supported / Microsoft sanctioned method.
– Brian
Feb 6 '16 at 19:43
add a comment |
I need to allow someone to remotely connect to my windows 10 computer, and am wondering if this is possible:
I have two user accounts right now on my computer, one for me to work on and one for my friend remotely. I want to use my user account locally for myself, and I want to allow him to RDP and log into the other account when he needs to work without disturbing my computer experience.
In other words, I don't want to have to stop what I am doing and log off of my user account when he needs to access his account remotely. Can two user accounts run simultaneously in this regard, with one being connected to via RDP?
If so, can you please explain how to set it up properly?
Thanks for your help!
windows-10 remote-desktop user-accounts
I need to allow someone to remotely connect to my windows 10 computer, and am wondering if this is possible:
I have two user accounts right now on my computer, one for me to work on and one for my friend remotely. I want to use my user account locally for myself, and I want to allow him to RDP and log into the other account when he needs to work without disturbing my computer experience.
In other words, I don't want to have to stop what I am doing and log off of my user account when he needs to access his account remotely. Can two user accounts run simultaneously in this regard, with one being connected to via RDP?
If so, can you please explain how to set it up properly?
Thanks for your help!
windows-10 remote-desktop user-accounts
windows-10 remote-desktop user-accounts
asked Feb 6 '16 at 18:20
lieitilieiti
36113
36113
1
Two unsupported methods are to use the RDP Wrapper Library or modify termsrv.dll. There is no supported / Microsoft sanctioned method.
– Brian
Feb 6 '16 at 19:43
add a comment |
1
Two unsupported methods are to use the RDP Wrapper Library or modify termsrv.dll. There is no supported / Microsoft sanctioned method.
– Brian
Feb 6 '16 at 19:43
1
1
Two unsupported methods are to use the RDP Wrapper Library or modify termsrv.dll. There is no supported / Microsoft sanctioned method.
– Brian
Feb 6 '16 at 19:43
Two unsupported methods are to use the RDP Wrapper Library or modify termsrv.dll. There is no supported / Microsoft sanctioned method.
– Brian
Feb 6 '16 at 19:43
add a comment |
2 Answers
2
active
oldest
votes
Natively no. The reason is the Windows user license for a work station is single user.
That said, users have patched termsrv.dll for every version of Windows. For windows 10 you might want to check here
Should the link expire, or the reader of this answer is looking for a different Windows version then google "concurrent sessions termsrv.dll Windows 10" for example.
add a comment |
There is a project on github called rdpwrap that does it automatically for most windows version
add a comment |
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%2f1036496%2fis-it-possible-to-have-two-win-10-user-accounts-running-simultaneously-with-one%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Natively no. The reason is the Windows user license for a work station is single user.
That said, users have patched termsrv.dll for every version of Windows. For windows 10 you might want to check here
Should the link expire, or the reader of this answer is looking for a different Windows version then google "concurrent sessions termsrv.dll Windows 10" for example.
add a comment |
Natively no. The reason is the Windows user license for a work station is single user.
That said, users have patched termsrv.dll for every version of Windows. For windows 10 you might want to check here
Should the link expire, or the reader of this answer is looking for a different Windows version then google "concurrent sessions termsrv.dll Windows 10" for example.
add a comment |
Natively no. The reason is the Windows user license for a work station is single user.
That said, users have patched termsrv.dll for every version of Windows. For windows 10 you might want to check here
Should the link expire, or the reader of this answer is looking for a different Windows version then google "concurrent sessions termsrv.dll Windows 10" for example.
Natively no. The reason is the Windows user license for a work station is single user.
That said, users have patched termsrv.dll for every version of Windows. For windows 10 you might want to check here
Should the link expire, or the reader of this answer is looking for a different Windows version then google "concurrent sessions termsrv.dll Windows 10" for example.
answered Feb 6 '16 at 18:43
TysonTyson
1,244811
1,244811
add a comment |
add a comment |
There is a project on github called rdpwrap that does it automatically for most windows version
add a comment |
There is a project on github called rdpwrap that does it automatically for most windows version
add a comment |
There is a project on github called rdpwrap that does it automatically for most windows version
There is a project on github called rdpwrap that does it automatically for most windows version
answered Feb 25 at 10:49
EdoardoEdoardo
1084
1084
add a comment |
add a comment |
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%2f1036496%2fis-it-possible-to-have-two-win-10-user-accounts-running-simultaneously-with-one%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
1
Two unsupported methods are to use the RDP Wrapper Library or modify termsrv.dll. There is no supported / Microsoft sanctioned method.
– Brian
Feb 6 '16 at 19:43