Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Wednesday, May 10, 2017 9:45 AM | 1 vote
We rebuild our pool (loan) Windows 10 laptops after every return, and once built & setup we run Bitlocker to encrypt the C drive. Up to last week, I'd get a bitlocker icon in the task bar when clicked it showed a progress bar, so we had an idea how long it would take.
As of Yesterday that's all changed. No task bar icon, can only check Bitlocker by R/click C drive > Manage Bitlocker
but then it simply tells me "C drive encrypting" with no indication of how far along it is or how long it'll take.
Hoping this isn't 'the new way' as it'll be a major PITA to my team.
Thanks for your time,
Jay.
All replies (7)
Wednesday, May 10, 2017 9:56 AM | 6 votes
To answer this, I guess first I would try to reproduce that "problem". What windows 10 version are you on, read it out using the command
winver
--
By the way: you can use an elevated command prompt to read out the progress:
manage-bde -status x:
(x: being the drive letter of the encrypted drive)
Wednesday, May 10, 2017 11:00 AM
Thanks Ronald,
Winver returns: Ver 1511, build 10586. 753
Thanks for the cmd info, I'll use that if needed.
Wednesday, May 10, 2017 11:06 AM | 1 vote
Sorry, I don't have access to such an old version. 1511 is 2 major updates behind (no worries) but also several cumulative updates behind (worries!) - see https://support.microsoft.com/en-us/help/4000824
Please update it and retry.
Wednesday, May 10, 2017 11:56 AM
Sorry, my bad. I did winver on a laptop that's currently building, and in the process of installing a pile of updates. I'll update this thread later once it's finished, that'll be the same version as yesterday's one.
Thursday, May 11, 2017 6:10 AM
Hi Jay,
The latest version now is 1703, the build number is 15063.296.
On my 1703 machine, when I turn on BitLocker on my E partition the progress bar appears normally, you could upgrade to this version to check again.
Regards
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].
Thursday, August 10, 2017 7:45 PM | 1 vote
Make sure your using an administrator account. I had this same issue but was using a non privilege user. When I switched user during a drive encryption to my admin account the encryption status came up. I'm running the most current version of windows 10 Pro.
Tuesday, August 22, 2017 2:32 PM
Thanks for the info. works a treat Mark