How do I know what Microsoft account the skydrive app is syncing to?
up vote
4
down vote
favorite
Some time ago, I set up skydrive for my wife on her mac. But now she wants to access the files online, I cannot remember what Microsoft account I setup and linked her skydive app to and nor can I see anything in the skydrive app settings to tell me either?
How can I see the name of the Microsoft account the skydive app is currently linked to?
I would like to know this for skydrive app for Mac and PC
onedrive
add a comment |
up vote
4
down vote
favorite
Some time ago, I set up skydrive for my wife on her mac. But now she wants to access the files online, I cannot remember what Microsoft account I setup and linked her skydive app to and nor can I see anything in the skydrive app settings to tell me either?
How can I see the name of the Microsoft account the skydive app is currently linked to?
I would like to know this for skydrive app for Mac and PC
onedrive
add a comment |
up vote
4
down vote
favorite
up vote
4
down vote
favorite
Some time ago, I set up skydrive for my wife on her mac. But now she wants to access the files online, I cannot remember what Microsoft account I setup and linked her skydive app to and nor can I see anything in the skydrive app settings to tell me either?
How can I see the name of the Microsoft account the skydive app is currently linked to?
I would like to know this for skydrive app for Mac and PC
onedrive
Some time ago, I set up skydrive for my wife on her mac. But now she wants to access the files online, I cannot remember what Microsoft account I setup and linked her skydive app to and nor can I see anything in the skydrive app settings to tell me either?
How can I see the name of the Microsoft account the skydive app is currently linked to?
I would like to know this for skydrive app for Mac and PC
onedrive
onedrive
asked Feb 25 '13 at 4:52
Gary Barrett
2602512
2602512
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
It only links back there if you are logged into the computer with the name attached to what you are looking at. I apparently set on one OneDrive on one computer that is different than the one on my Windows 8.1 laptop, and I cannot find out the address I used for it either. As I am on a Windows 7 desktop and when you go to manage storage you are taken to the website with the blank sign in information. However from my Windows 8.1 when logged in there it does take me back to the correct sign in name online.
add a comment |
up vote
0
down vote
Sometimes, you may face situation when you cant make our which Microsoft account you're using with OneDrive. In such cases, you need to use Onedrive's unique CID. You can see the CID - a string of 16 hex digits - in several places; one is as the name of the .dat and .ini files in this folder:
C:Users{user}AppDataLocalMicrosoftOneDrives ettings
For example, 375B34CD4FCBE487.
Once you've found out what the CID is, you can look up the account username - email address - in the registry.
Open Registry Editor (press Windows key + R, type regedit and press Enter) and navigate to:
HKEY_CURRENT_USERSoftwareMicrosoftIdentityCRLU serExtendedProperties
If there is more than one email address listed, click on each in turn. Its associated CID will be given in the right-hand pane.
In this way, you can figure out exact account associated with OneDrive.
1
You've got some strange extraneous stuff in your answer. The first part looks like it might be an attribution, although you don't link to the source. The bold phrase at the end makes no sense. You've put the body of the answer in a code block, but it looks like it might be a quote. If you can clarify this, we can help you polish it into an answer that better fits the site's conventions.
– fixer1234
Mar 14 '17 at 4:28
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
It only links back there if you are logged into the computer with the name attached to what you are looking at. I apparently set on one OneDrive on one computer that is different than the one on my Windows 8.1 laptop, and I cannot find out the address I used for it either. As I am on a Windows 7 desktop and when you go to manage storage you are taken to the website with the blank sign in information. However from my Windows 8.1 when logged in there it does take me back to the correct sign in name online.
add a comment |
up vote
0
down vote
It only links back there if you are logged into the computer with the name attached to what you are looking at. I apparently set on one OneDrive on one computer that is different than the one on my Windows 8.1 laptop, and I cannot find out the address I used for it either. As I am on a Windows 7 desktop and when you go to manage storage you are taken to the website with the blank sign in information. However from my Windows 8.1 when logged in there it does take me back to the correct sign in name online.
add a comment |
up vote
0
down vote
up vote
0
down vote
It only links back there if you are logged into the computer with the name attached to what you are looking at. I apparently set on one OneDrive on one computer that is different than the one on my Windows 8.1 laptop, and I cannot find out the address I used for it either. As I am on a Windows 7 desktop and when you go to manage storage you are taken to the website with the blank sign in information. However from my Windows 8.1 when logged in there it does take me back to the correct sign in name online.
It only links back there if you are logged into the computer with the name attached to what you are looking at. I apparently set on one OneDrive on one computer that is different than the one on my Windows 8.1 laptop, and I cannot find out the address I used for it either. As I am on a Windows 7 desktop and when you go to manage storage you are taken to the website with the blank sign in information. However from my Windows 8.1 when logged in there it does take me back to the correct sign in name online.
answered May 13 '15 at 20:47
adam
11
11
add a comment |
add a comment |
up vote
0
down vote
Sometimes, you may face situation when you cant make our which Microsoft account you're using with OneDrive. In such cases, you need to use Onedrive's unique CID. You can see the CID - a string of 16 hex digits - in several places; one is as the name of the .dat and .ini files in this folder:
C:Users{user}AppDataLocalMicrosoftOneDrives ettings
For example, 375B34CD4FCBE487.
Once you've found out what the CID is, you can look up the account username - email address - in the registry.
Open Registry Editor (press Windows key + R, type regedit and press Enter) and navigate to:
HKEY_CURRENT_USERSoftwareMicrosoftIdentityCRLU serExtendedProperties
If there is more than one email address listed, click on each in turn. Its associated CID will be given in the right-hand pane.
In this way, you can figure out exact account associated with OneDrive.
1
You've got some strange extraneous stuff in your answer. The first part looks like it might be an attribution, although you don't link to the source. The bold phrase at the end makes no sense. You've put the body of the answer in a code block, but it looks like it might be a quote. If you can clarify this, we can help you polish it into an answer that better fits the site's conventions.
– fixer1234
Mar 14 '17 at 4:28
add a comment |
up vote
0
down vote
Sometimes, you may face situation when you cant make our which Microsoft account you're using with OneDrive. In such cases, you need to use Onedrive's unique CID. You can see the CID - a string of 16 hex digits - in several places; one is as the name of the .dat and .ini files in this folder:
C:Users{user}AppDataLocalMicrosoftOneDrives ettings
For example, 375B34CD4FCBE487.
Once you've found out what the CID is, you can look up the account username - email address - in the registry.
Open Registry Editor (press Windows key + R, type regedit and press Enter) and navigate to:
HKEY_CURRENT_USERSoftwareMicrosoftIdentityCRLU serExtendedProperties
If there is more than one email address listed, click on each in turn. Its associated CID will be given in the right-hand pane.
In this way, you can figure out exact account associated with OneDrive.
1
You've got some strange extraneous stuff in your answer. The first part looks like it might be an attribution, although you don't link to the source. The bold phrase at the end makes no sense. You've put the body of the answer in a code block, but it looks like it might be a quote. If you can clarify this, we can help you polish it into an answer that better fits the site's conventions.
– fixer1234
Mar 14 '17 at 4:28
add a comment |
up vote
0
down vote
up vote
0
down vote
Sometimes, you may face situation when you cant make our which Microsoft account you're using with OneDrive. In such cases, you need to use Onedrive's unique CID. You can see the CID - a string of 16 hex digits - in several places; one is as the name of the .dat and .ini files in this folder:
C:Users{user}AppDataLocalMicrosoftOneDrives ettings
For example, 375B34CD4FCBE487.
Once you've found out what the CID is, you can look up the account username - email address - in the registry.
Open Registry Editor (press Windows key + R, type regedit and press Enter) and navigate to:
HKEY_CURRENT_USERSoftwareMicrosoftIdentityCRLU serExtendedProperties
If there is more than one email address listed, click on each in turn. Its associated CID will be given in the right-hand pane.
In this way, you can figure out exact account associated with OneDrive.
Sometimes, you may face situation when you cant make our which Microsoft account you're using with OneDrive. In such cases, you need to use Onedrive's unique CID. You can see the CID - a string of 16 hex digits - in several places; one is as the name of the .dat and .ini files in this folder:
C:Users{user}AppDataLocalMicrosoftOneDrives ettings
For example, 375B34CD4FCBE487.
Once you've found out what the CID is, you can look up the account username - email address - in the registry.
Open Registry Editor (press Windows key + R, type regedit and press Enter) and navigate to:
HKEY_CURRENT_USERSoftwareMicrosoftIdentityCRLU serExtendedProperties
If there is more than one email address listed, click on each in turn. Its associated CID will be given in the right-hand pane.
In this way, you can figure out exact account associated with OneDrive.
edited May 23 '17 at 21:11
eirikdaude
5922520
5922520
answered Mar 14 '17 at 1:35
chuck cron
1
1
1
You've got some strange extraneous stuff in your answer. The first part looks like it might be an attribution, although you don't link to the source. The bold phrase at the end makes no sense. You've put the body of the answer in a code block, but it looks like it might be a quote. If you can clarify this, we can help you polish it into an answer that better fits the site's conventions.
– fixer1234
Mar 14 '17 at 4:28
add a comment |
1
You've got some strange extraneous stuff in your answer. The first part looks like it might be an attribution, although you don't link to the source. The bold phrase at the end makes no sense. You've put the body of the answer in a code block, but it looks like it might be a quote. If you can clarify this, we can help you polish it into an answer that better fits the site's conventions.
– fixer1234
Mar 14 '17 at 4:28
1
1
You've got some strange extraneous stuff in your answer. The first part looks like it might be an attribution, although you don't link to the source. The bold phrase at the end makes no sense. You've put the body of the answer in a code block, but it looks like it might be a quote. If you can clarify this, we can help you polish it into an answer that better fits the site's conventions.
– fixer1234
Mar 14 '17 at 4:28
You've got some strange extraneous stuff in your answer. The first part looks like it might be an attribution, although you don't link to the source. The bold phrase at the end makes no sense. You've put the body of the answer in a code block, but it looks like it might be a quote. If you can clarify this, we can help you polish it into an answer that better fits the site's conventions.
– fixer1234
Mar 14 '17 at 4:28
add a comment |
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%2f556943%2fhow-do-i-know-what-microsoft-account-the-skydrive-app-is-syncing-to%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