Recover Windows 10 password when encryption is usedEncryption software that allows for password OR...
How do you funnel food off a cutting board?
Isn't using the Extrusion Multiplier like cheating?
Does Windows 10's telemetry include sending *.doc files if Word crashed?
Why is working on the same position for more than 15 years not a red flag?
Help Me simplify: C*(A+B) + ~A*B
Why doesn't "auto ch = unsigned char{'p'}" compile under C++ 17?
Is there some relative to Dutch word "kijken" in German?
How can animals be objects of ethics without being subjects as well?
How to pivot a dataframe with two columns with no index
Does Improved Divine Strike trigger when a paladin makes an unarmed strike?
figures in a grid with multiple line of texts
Book where aliens are selecting humans for food consumption
Monthly Patch Releases for Linux CentOS/RedHat
How to prevent users from executing commands through browser URL
If I sold a PS4 game I owned the disc for, can I reinstall it digitally?
How to tag distinct options/entities without giving any an implicit priority or suggested order?
How would one buy a used TIE Fighter or X-Wing?
Why did this image turn out darker?
Would these multi-classing house rules cause unintended problems?
We are very unlucky in my court
Can I become debt free or should I file for bankruptcy? How do I manage my debt and finances?
How to explain planetary rings pulsating?
Cryptic with missing capitals
Can you earn endless XP using a Flameskull and its self-revival feature?
Recover Windows 10 password when encryption is used
Encryption software that allows for password OR keyfileEncryption on SDD without encryption supportHow to set up a password to protect bitlocker key with tpm?Full disk encryption on Samsung 850 Pro, no UEFIBitLocker hardware encryption cannot be activated on Win10 10586/1511Windows 10 does not recognize hardware encrypted bitlocker volumeNon destructive change of Windows 10 administrator account passwordHow to disable bitlocker auto unlock when my windows account password was changed?Bitlocker password challenge before any login startup itemsHow to delete D drive encrypted by Bitlocker without password or recovery key?
I managed to forget my Windows 10 user password. I searched here, but most answers refer to solution when no encryption is present.
The problem I have is that I have standard Windows encryption enabled on my system. Is it still possible to reset user password without losing the encrypted data? I do remember my Bitlocker password though.
And if it's not possible, would all all my data would be lost if I use the tricks to reset user password?
windows-10 encryption bitlocker password-recovery
add a comment |
I managed to forget my Windows 10 user password. I searched here, but most answers refer to solution when no encryption is present.
The problem I have is that I have standard Windows encryption enabled on my system. Is it still possible to reset user password without losing the encrypted data? I do remember my Bitlocker password though.
And if it's not possible, would all all my data would be lost if I use the tricks to reset user password?
windows-10 encryption bitlocker password-recovery
If you were using EFS, then without your password, your within your data is encrypted and cannot be recovered. If you were just using BitLocker, and you were NOT using EFS, then your user profile's password can simply be reset with the built-in Administrator.
– Ramhound
Sep 18 '18 at 14:10
If you reset Windows login password, it will remove every thing in your device.
– Joy
Sep 19 '18 at 9:38
@Joy - That would only be true if they were using EFS, the author only indicated they used BitLocker, which is FDE.
– Ramhound
Sep 24 '18 at 15:37
add a comment |
I managed to forget my Windows 10 user password. I searched here, but most answers refer to solution when no encryption is present.
The problem I have is that I have standard Windows encryption enabled on my system. Is it still possible to reset user password without losing the encrypted data? I do remember my Bitlocker password though.
And if it's not possible, would all all my data would be lost if I use the tricks to reset user password?
windows-10 encryption bitlocker password-recovery
I managed to forget my Windows 10 user password. I searched here, but most answers refer to solution when no encryption is present.
The problem I have is that I have standard Windows encryption enabled on my system. Is it still possible to reset user password without losing the encrypted data? I do remember my Bitlocker password though.
And if it's not possible, would all all my data would be lost if I use the tricks to reset user password?
windows-10 encryption bitlocker password-recovery
windows-10 encryption bitlocker password-recovery
edited Sep 18 '18 at 8:49
Grunkle Stan
94
94
asked Sep 18 '18 at 7:55
user1880405user1880405
1386
1386
If you were using EFS, then without your password, your within your data is encrypted and cannot be recovered. If you were just using BitLocker, and you were NOT using EFS, then your user profile's password can simply be reset with the built-in Administrator.
– Ramhound
Sep 18 '18 at 14:10
If you reset Windows login password, it will remove every thing in your device.
– Joy
Sep 19 '18 at 9:38
@Joy - That would only be true if they were using EFS, the author only indicated they used BitLocker, which is FDE.
– Ramhound
Sep 24 '18 at 15:37
add a comment |
If you were using EFS, then without your password, your within your data is encrypted and cannot be recovered. If you were just using BitLocker, and you were NOT using EFS, then your user profile's password can simply be reset with the built-in Administrator.
– Ramhound
Sep 18 '18 at 14:10
If you reset Windows login password, it will remove every thing in your device.
– Joy
Sep 19 '18 at 9:38
@Joy - That would only be true if they were using EFS, the author only indicated they used BitLocker, which is FDE.
– Ramhound
Sep 24 '18 at 15:37
If you were using EFS, then without your password, your within your data is encrypted and cannot be recovered. If you were just using BitLocker, and you were NOT using EFS, then your user profile's password can simply be reset with the built-in Administrator.
– Ramhound
Sep 18 '18 at 14:10
If you were using EFS, then without your password, your within your data is encrypted and cannot be recovered. If you were just using BitLocker, and you were NOT using EFS, then your user profile's password can simply be reset with the built-in Administrator.
– Ramhound
Sep 18 '18 at 14:10
If you reset Windows login password, it will remove every thing in your device.
– Joy
Sep 19 '18 at 9:38
If you reset Windows login password, it will remove every thing in your device.
– Joy
Sep 19 '18 at 9:38
@Joy - That would only be true if they were using EFS, the author only indicated they used BitLocker, which is FDE.
– Ramhound
Sep 24 '18 at 15:37
@Joy - That would only be true if they were using EFS, the author only indicated they used BitLocker, which is FDE.
– Ramhound
Sep 24 '18 at 15:37
add a comment |
3 Answers
3
active
oldest
votes
The way encryption works depends on whether or not your device has built-in hardware based encryption or if you are utilizing software based encryption. More than likely, your device is either using pure software based encryption, or your encryption keys are stored in a Trusted Platform Module (TPM). The following answer assumes you have a local account that cannot be reset via online microsoft services. If your user account is a Microsoft Online linked account, absolutely try to reset you password using their services.
When you boot your device to your encrypted volume/drive, the encryption processes first load to allow a method to decrypt the data. Once you have successfully entered in the encryption access credentials, all of the data is then encrypted/decrypted between the disk and other components while you use the OS.
While you have your decryption credentials, you obviously cannot boot and retrieve files like you normally would with a forgotten windows password. In order to retrieve the files in that manner, you must first deactivate the bitlocker encryption through the Windows Control Panel. In order to do that, you must be able to log in.
Absolutely try all of the reset options you find. If those fail, your best option is to use another device and decrypt the drive, assuming you have your full encryption key. When the drive/volume has been decrypted, you will be able to access the files like you typically would via mounting the drive in a different OS or device. If you don't have the full encryption key, you're SOL if you can't remember or are unable to reset your windows password. You may run into additional issues if the standard secure boot features are enabled on your device due to how integrity checks are performed. Honestly, between the probable secure boot, bitlocker encryption, and forgotten password, it'll take a lot of research and effort to successfully bypass each of the security features to reset your password. Decrypting the drive/volume to copy your files is the best first step. After that, it will be easiest to create a fresh installation.
Pro tip: when you are using encryption, don't forget your passwords. For data backup, you can use bitlocker encryption with a cloud backup service. That way even if you run into this problem on another device, you still have a secure cloud backup that you can access so you don't lose your files.
add a comment |
@user1880405 Hey I have the same problem how did you manage to solve it?
New contributor
Osh 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 |
First of all, you have to boot your computer from a WinPE USB drive with BitLocker module support. When you get to the Command Prompt, run the following commands to decrypt your BitLocker encrypted drive:
manage-bde -unlock C: -RecoveryPassword put-your-bitlocker-recovery-key-here
manage-bde -off C:
When it's done, you can use some password recovery disks like Offline NT Password & Registr Editor, Elcomsoft System Recovery, Kon-Boot or sticky keys exploit to reset your forgotten Windows password.
After logging back into the system, all your files are accessible but the EFS files remain encrypted, you have to import the EFS private key certificate to decrypt them. If you haven't backed up the EFS certificate previously, you'll lose access to EFS files completely.
Of course, when your Windows password is simple or short, your best option is recovering the password using Ophcrack. After finding the original password, you can login and access the EFS files without having to import EFS private key certificate any more.
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%2f1359103%2frecover-windows-10-password-when-encryption-is-used%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
The way encryption works depends on whether or not your device has built-in hardware based encryption or if you are utilizing software based encryption. More than likely, your device is either using pure software based encryption, or your encryption keys are stored in a Trusted Platform Module (TPM). The following answer assumes you have a local account that cannot be reset via online microsoft services. If your user account is a Microsoft Online linked account, absolutely try to reset you password using their services.
When you boot your device to your encrypted volume/drive, the encryption processes first load to allow a method to decrypt the data. Once you have successfully entered in the encryption access credentials, all of the data is then encrypted/decrypted between the disk and other components while you use the OS.
While you have your decryption credentials, you obviously cannot boot and retrieve files like you normally would with a forgotten windows password. In order to retrieve the files in that manner, you must first deactivate the bitlocker encryption through the Windows Control Panel. In order to do that, you must be able to log in.
Absolutely try all of the reset options you find. If those fail, your best option is to use another device and decrypt the drive, assuming you have your full encryption key. When the drive/volume has been decrypted, you will be able to access the files like you typically would via mounting the drive in a different OS or device. If you don't have the full encryption key, you're SOL if you can't remember or are unable to reset your windows password. You may run into additional issues if the standard secure boot features are enabled on your device due to how integrity checks are performed. Honestly, between the probable secure boot, bitlocker encryption, and forgotten password, it'll take a lot of research and effort to successfully bypass each of the security features to reset your password. Decrypting the drive/volume to copy your files is the best first step. After that, it will be easiest to create a fresh installation.
Pro tip: when you are using encryption, don't forget your passwords. For data backup, you can use bitlocker encryption with a cloud backup service. That way even if you run into this problem on another device, you still have a secure cloud backup that you can access so you don't lose your files.
add a comment |
The way encryption works depends on whether or not your device has built-in hardware based encryption or if you are utilizing software based encryption. More than likely, your device is either using pure software based encryption, or your encryption keys are stored in a Trusted Platform Module (TPM). The following answer assumes you have a local account that cannot be reset via online microsoft services. If your user account is a Microsoft Online linked account, absolutely try to reset you password using their services.
When you boot your device to your encrypted volume/drive, the encryption processes first load to allow a method to decrypt the data. Once you have successfully entered in the encryption access credentials, all of the data is then encrypted/decrypted between the disk and other components while you use the OS.
While you have your decryption credentials, you obviously cannot boot and retrieve files like you normally would with a forgotten windows password. In order to retrieve the files in that manner, you must first deactivate the bitlocker encryption through the Windows Control Panel. In order to do that, you must be able to log in.
Absolutely try all of the reset options you find. If those fail, your best option is to use another device and decrypt the drive, assuming you have your full encryption key. When the drive/volume has been decrypted, you will be able to access the files like you typically would via mounting the drive in a different OS or device. If you don't have the full encryption key, you're SOL if you can't remember or are unable to reset your windows password. You may run into additional issues if the standard secure boot features are enabled on your device due to how integrity checks are performed. Honestly, between the probable secure boot, bitlocker encryption, and forgotten password, it'll take a lot of research and effort to successfully bypass each of the security features to reset your password. Decrypting the drive/volume to copy your files is the best first step. After that, it will be easiest to create a fresh installation.
Pro tip: when you are using encryption, don't forget your passwords. For data backup, you can use bitlocker encryption with a cloud backup service. That way even if you run into this problem on another device, you still have a secure cloud backup that you can access so you don't lose your files.
add a comment |
The way encryption works depends on whether or not your device has built-in hardware based encryption or if you are utilizing software based encryption. More than likely, your device is either using pure software based encryption, or your encryption keys are stored in a Trusted Platform Module (TPM). The following answer assumes you have a local account that cannot be reset via online microsoft services. If your user account is a Microsoft Online linked account, absolutely try to reset you password using their services.
When you boot your device to your encrypted volume/drive, the encryption processes first load to allow a method to decrypt the data. Once you have successfully entered in the encryption access credentials, all of the data is then encrypted/decrypted between the disk and other components while you use the OS.
While you have your decryption credentials, you obviously cannot boot and retrieve files like you normally would with a forgotten windows password. In order to retrieve the files in that manner, you must first deactivate the bitlocker encryption through the Windows Control Panel. In order to do that, you must be able to log in.
Absolutely try all of the reset options you find. If those fail, your best option is to use another device and decrypt the drive, assuming you have your full encryption key. When the drive/volume has been decrypted, you will be able to access the files like you typically would via mounting the drive in a different OS or device. If you don't have the full encryption key, you're SOL if you can't remember or are unable to reset your windows password. You may run into additional issues if the standard secure boot features are enabled on your device due to how integrity checks are performed. Honestly, between the probable secure boot, bitlocker encryption, and forgotten password, it'll take a lot of research and effort to successfully bypass each of the security features to reset your password. Decrypting the drive/volume to copy your files is the best first step. After that, it will be easiest to create a fresh installation.
Pro tip: when you are using encryption, don't forget your passwords. For data backup, you can use bitlocker encryption with a cloud backup service. That way even if you run into this problem on another device, you still have a secure cloud backup that you can access so you don't lose your files.
The way encryption works depends on whether or not your device has built-in hardware based encryption or if you are utilizing software based encryption. More than likely, your device is either using pure software based encryption, or your encryption keys are stored in a Trusted Platform Module (TPM). The following answer assumes you have a local account that cannot be reset via online microsoft services. If your user account is a Microsoft Online linked account, absolutely try to reset you password using their services.
When you boot your device to your encrypted volume/drive, the encryption processes first load to allow a method to decrypt the data. Once you have successfully entered in the encryption access credentials, all of the data is then encrypted/decrypted between the disk and other components while you use the OS.
While you have your decryption credentials, you obviously cannot boot and retrieve files like you normally would with a forgotten windows password. In order to retrieve the files in that manner, you must first deactivate the bitlocker encryption through the Windows Control Panel. In order to do that, you must be able to log in.
Absolutely try all of the reset options you find. If those fail, your best option is to use another device and decrypt the drive, assuming you have your full encryption key. When the drive/volume has been decrypted, you will be able to access the files like you typically would via mounting the drive in a different OS or device. If you don't have the full encryption key, you're SOL if you can't remember or are unable to reset your windows password. You may run into additional issues if the standard secure boot features are enabled on your device due to how integrity checks are performed. Honestly, between the probable secure boot, bitlocker encryption, and forgotten password, it'll take a lot of research and effort to successfully bypass each of the security features to reset your password. Decrypting the drive/volume to copy your files is the best first step. After that, it will be easiest to create a fresh installation.
Pro tip: when you are using encryption, don't forget your passwords. For data backup, you can use bitlocker encryption with a cloud backup service. That way even if you run into this problem on another device, you still have a secure cloud backup that you can access so you don't lose your files.
edited Sep 24 '18 at 15:33
Ahmed Ashour
1,3251715
1,3251715
answered Sep 18 '18 at 9:19
halligan26halligan26
34114
34114
add a comment |
add a comment |
@user1880405 Hey I have the same problem how did you manage to solve it?
New contributor
Osh 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 |
@user1880405 Hey I have the same problem how did you manage to solve it?
New contributor
Osh 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 |
@user1880405 Hey I have the same problem how did you manage to solve it?
New contributor
Osh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
@user1880405 Hey I have the same problem how did you manage to solve it?
New contributor
Osh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Osh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 9 mins ago
OshOsh
1
1
New contributor
Osh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Osh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Osh 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 |
First of all, you have to boot your computer from a WinPE USB drive with BitLocker module support. When you get to the Command Prompt, run the following commands to decrypt your BitLocker encrypted drive:
manage-bde -unlock C: -RecoveryPassword put-your-bitlocker-recovery-key-here
manage-bde -off C:
When it's done, you can use some password recovery disks like Offline NT Password & Registr Editor, Elcomsoft System Recovery, Kon-Boot or sticky keys exploit to reset your forgotten Windows password.
After logging back into the system, all your files are accessible but the EFS files remain encrypted, you have to import the EFS private key certificate to decrypt them. If you haven't backed up the EFS certificate previously, you'll lose access to EFS files completely.
Of course, when your Windows password is simple or short, your best option is recovering the password using Ophcrack. After finding the original password, you can login and access the EFS files without having to import EFS private key certificate any more.
add a comment |
First of all, you have to boot your computer from a WinPE USB drive with BitLocker module support. When you get to the Command Prompt, run the following commands to decrypt your BitLocker encrypted drive:
manage-bde -unlock C: -RecoveryPassword put-your-bitlocker-recovery-key-here
manage-bde -off C:
When it's done, you can use some password recovery disks like Offline NT Password & Registr Editor, Elcomsoft System Recovery, Kon-Boot or sticky keys exploit to reset your forgotten Windows password.
After logging back into the system, all your files are accessible but the EFS files remain encrypted, you have to import the EFS private key certificate to decrypt them. If you haven't backed up the EFS certificate previously, you'll lose access to EFS files completely.
Of course, when your Windows password is simple or short, your best option is recovering the password using Ophcrack. After finding the original password, you can login and access the EFS files without having to import EFS private key certificate any more.
add a comment |
First of all, you have to boot your computer from a WinPE USB drive with BitLocker module support. When you get to the Command Prompt, run the following commands to decrypt your BitLocker encrypted drive:
manage-bde -unlock C: -RecoveryPassword put-your-bitlocker-recovery-key-here
manage-bde -off C:
When it's done, you can use some password recovery disks like Offline NT Password & Registr Editor, Elcomsoft System Recovery, Kon-Boot or sticky keys exploit to reset your forgotten Windows password.
After logging back into the system, all your files are accessible but the EFS files remain encrypted, you have to import the EFS private key certificate to decrypt them. If you haven't backed up the EFS certificate previously, you'll lose access to EFS files completely.
Of course, when your Windows password is simple or short, your best option is recovering the password using Ophcrack. After finding the original password, you can login and access the EFS files without having to import EFS private key certificate any more.
First of all, you have to boot your computer from a WinPE USB drive with BitLocker module support. When you get to the Command Prompt, run the following commands to decrypt your BitLocker encrypted drive:
manage-bde -unlock C: -RecoveryPassword put-your-bitlocker-recovery-key-here
manage-bde -off C:
When it's done, you can use some password recovery disks like Offline NT Password & Registr Editor, Elcomsoft System Recovery, Kon-Boot or sticky keys exploit to reset your forgotten Windows password.
After logging back into the system, all your files are accessible but the EFS files remain encrypted, you have to import the EFS private key certificate to decrypt them. If you haven't backed up the EFS certificate previously, you'll lose access to EFS files completely.
Of course, when your Windows password is simple or short, your best option is recovering the password using Ophcrack. After finding the original password, you can login and access the EFS files without having to import EFS private key certificate any more.
answered Sep 24 '18 at 15:11
BognotBognot
71
71
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%2f1359103%2frecover-windows-10-password-when-encryption-is-used%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
If you were using EFS, then without your password, your within your data is encrypted and cannot be recovered. If you were just using BitLocker, and you were NOT using EFS, then your user profile's password can simply be reset with the built-in Administrator.
– Ramhound
Sep 18 '18 at 14:10
If you reset Windows login password, it will remove every thing in your device.
– Joy
Sep 19 '18 at 9:38
@Joy - That would only be true if they were using EFS, the author only indicated they used BitLocker, which is FDE.
– Ramhound
Sep 24 '18 at 15:37