Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

3 Simple Ways to Enable // Disable the Encrypting File System

Explore 3 Simple Ways to Enable // Disable the Encrypting File System, including the main concepts, relevant details, and practical considerations.

Table of Contents

This updated guide examines 3 Simple Ways to Enable // Disable the Encrypting File System and organizes the essential facts, background, and practical takeaways in clear American English.

In the following article, Network Administrator will guide you 3 simple ways to enable or disable the Encrypting File System on your Windows computer.

1. Use Command Prompt to enable, disable EFS

Step 1:

Open Command Prompt under Admin. To do this, enter cmd in the Search box on the Start Menu, on the search results list, right-click on Command Prompt and select Run as administrator.

3 Simple Ways to Enable // Disable the Encrypting File System — contextual image 1

Step 2:

To disable the Encrypting File System (EFS), enter the following command into the Command Prompt window and press Enter:

fsutil behavior set disableencryption 1

3 Simple Ways to Enable // Disable the Encrypting File System — contextual image 2

Step 3:

If you want to enable the Encrypting File System (EFS), enter the following command into the Command Prompt window and press Enter:

fsutil behavior set disableencryption 0

3 Simple Ways to Enable // Disable the Encrypting File System — contextual image 3

2. Use Registry Editor

Step 1:

Press the Windows + R key combination to open the Run command window, then enter regedit there and press Enter to open the Registry Editor window.

3 Simple Ways to Enable // Disable the Encrypting File System — contextual image 4

Step 2:

On the Registry Editor window, navigate to the key:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionEFS

Here in the right pane you find the key named EfsConfiguration. If you can't find EfsConfiguration, you can create a new key by clicking on any space in the right pane, select New => DWORD (32-bit) Value .

3 Simple Ways to Enable // Disable the Encrypting File System — contextual image 5

Step 3:

Name the newly created DWORD EfsConfiguration.

3 Simple Ways to Enable // Disable the Encrypting File System — contextual image 6

Step 4:

Double click on EfsConfiguration to proceed to edit the value in the Value Data frame. To disable EFS, enter the value in the Value Data frame 1.

3 Simple Ways to Enable // Disable the Encrypting File System — contextual image 7

Step 5:

To enable EFS, enter the value in the Value Data frame to 0.

3 Simple Ways to Enable // Disable the Encrypting File System — contextual image 8

3. Disable EFS with Services

Step 1:

Press the Windows + R key combination to open the Run command window. Next, enter services.msc there and press Enter to open the Services window.

3 Simple Ways to Enable // Disable the Encrypting File System — contextual image 9

Step 2:

The Services window appears. Here you scroll down to find the section called Encrypting File System (EFS).

3 Simple Ways to Enable // Disable the Encrypting File System — contextual image 10

Step 3:

Double-click the Encrypting File System (EFS) to open the Encrypting File System (EFS) Properties window.

On the Encrypting File System window (EFS) Properties, in the Startup options section, click Disabled and then click Apply => OK is done.

3 Simple Ways to Enable // Disable the Encrypting File System — contextual image 11

Refer to some of the following articles:

  • Instructions for changing Windows passwords without having to remember the old password
  • 4 ways to fix USB errors without formatting: 'Windows was unable to complete the format'
  • Using USB to lock or unlock Windows computer, have you tried it or not?

Good luck!

FAQ

What is 3 Simple Ways to Enable // Disable the Encrypting File System about?

It provides a structured overview of Encrypting File System, explains the main context, and highlights practical takeaways for readers.

Why does this topic matter?

Understanding the main concepts helps readers evaluate the issue, avoid common mistakes, and make better-informed decisions.

How should readers use this information?

Use the guidance as a practical starting point, confirm details that may have changed, and follow current product, safety, or security recommendations.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.