question

WilliamBayer-1038 avatar image
0 Votes"
WilliamBayer-1038 asked OhoodAlrohili answered

How to enable grayed out "Encrypt Contents to secure data" button in Windows 10 Pro?

Computer is running Windows 10 Pro 20H2 / OS build 19042.1052 / Windows Feature Experience Pack 120.2212.2020.0

I tried the NtfsDisableEncryption registry suggestion - value was already hex 0. Changed to 1, rebooted, "Encrypt contents to secure data" still grayed out. Changed back to zero, rebooted. "Encrypt contents to secure data" still grayed out.

Tried secpol.msc (local security policy editor) - under Public Key Policies/Encrypting File System, confirmed "No Encrypting File System Policies Defined" .

Tried services.msc and changed EFS to Automatic start, rebooted, "Encrypt contents to secure data" still grayed out.

Multiple reboots, but regardless of the above changes, this option remains still grayed out.

Please advise how to enable grayed out "Encrypt Contents to secure data" button in Windows 10 Pro computer.

windows-10-security
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

OhoodAlrohili avatar image
0 Votes"
OhoodAlrohili answered

Check out this article, you might find it useful

c10c086a-a2d1-44f8-a330-3009eb176d30


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

CarlFan-MSFT avatar image
0 Votes"
CarlFan-MSFT answered

Hi,
Try to use command below to check.
Open Command Prompt. Perform this step by searching for ‘cmd’ and then press Enter.
Type the following command into cmd and hit Enter:
fsutil behavior set disableencryption 0
Then we could create a new user account to log on. Check if new administrator account could use encrypt button.
If the issue still insists, I suggest that we could check for update to install new security update to OS build 19042.1082 or 1081).
Hope this helps and please help to accept as Answer if the response is useful.
Best Regards,
Carl

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.