Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Fix no BitLocker Recovery tab in Active Directory

Posted on 31/12/202030/08/2026 Christian By Christian 7 Comments on Fix no BitLocker Recovery tab in Active Directory
  1. Home
  2. Windows Server
  3. Fix no BitLocker Recovery tab in Active Directory
Image illustrating Windows 10 BitLocker, featuring a lock icon, an external drive, and a file properties window, set against a digital circuit background.

Data is among the most important resources of every corporate organization. Since data security is prioritized by every organization nowadays, special attention is needed to protect sensitive information. With this in mind, employee devices such as Laptops are vulnerable to security risks and must be protected. In this article, you will learn how to fix no BitLocker Recovery tab in Active Directory Users and Computers. Please see how to Fix Taskbar Icons Missing on Windows 11, and how to Change BitLocker Password in Windows.

See the following guide on how to enable FileVault disk encryption on a Mac device and how to fix your device cannot use a Trusted Platform Module: Allow BitLocker without a compatible TPM”. You may have configured BitLocker correctly as described in this guide “How to enable Bitlocker via the Local Group Policy Editor and the Group Policy Management Console” and still not able to view the BitLocker Recovery Tab.

As an Administrator managing BitLocker, the BitLocker Recovery TAB is still missing when they try to open the properties of the computer through AD. You are in the right place.

Why are you unable to view this Tab?

This issue is a result of not having the BitLocker Drive Encryption Administration Utilities installed. You will have to install the BitLocker Recovery Password Viewer and BitLocker Drive Encryption Tools.

To proceed, please follow the steps discussed below. You may be interested in some of the articles I have written regarding “Insight on Full Disk Encryption with PBA / without PBA, UEFI, Secure Boot, BIOS, File and Directory Encryption and Container Encryption“.

How to fix the missing BitLocker Recovery Tab in Active Directory Users and Computers

To install BitLocker Drive Encryption Administration Utilities on a Server (Domain Control), please follow the steps below.

  • Launch the Server Manager
  • Click on Add role and Feature
Screenshot of the Server Manager dashboard, displaying options to manage roles and features, add servers, and create server groups.

This will open the Add Roles and Feature Wizard. Click on Next as shown below, this screen is not relevant to us 🙂

Screenshot of the 'Before You Begin' page in the Add Roles and Features Wizard, displaying prerequisites for installing roles or features on a server, with an option to skip the page by default.

Select Role-based or feature-based installation

In the next window, select “Role-based or feature-based installation as we will be installing a feature later on

Screenshot of the 'Add Roles and Features Wizard' in Windows Server, displaying installation type options including 'Role-based or feature-based installation' and 'Remote Desktop Services installation'.

We only have one server in the server Pool. Therefore it is automatically selected.

Click on Next to continue. If you have multiple servers, ensure the right server is selected.

Screenshot of the 'Select Destination Server' page in the Add Roles and Features Wizard, showing options to select a server from the server pool or a virtual hard disk, with a list that includes 'TechDArchiveDC.Techdirectarchive.local' running Microsoft Windows Server 2019 Essentials.

We do not care about the Server roles as we are not installing a Role. We will skip this screen and on the Features window.

Please see How to Disable BitLocker on Windows 10, how to Backup existing and new BitLocker Recovery Keys to Active Directory, and how to fix “Error: Access denied to the harddrive, and the security tab missing under properties“.

Select BitLocker Drive Encryption Administration Utilities to fix Fix no BitLocker Recovery tab in Active Directory

We will select BitLocker Drive Encryption Administration Utilities under Remote Server Administration and check both BitLocker Drive Encryption Tools and BitLocker Recovery Password Viewer as shown below.

Screenshot of 'Add Roles and Features Wizard' on Windows Server showing the 'Features' section with options including BitLocker Drive Encryption Tools and others.

Click on Next and on the confirmation page, you should click on install as shown below.

Screenshot of the 'Confirm installation selections' page in the Add Roles and Features Wizard, displaying options for installing server roles and features, with a focus on Remote Server Administration Tools and BitLocker options.

On the result page, click on Close. You should be able to view the BitLocker Recovery Tab in the ADUC

Screenshot of Active Directory Users and Computers interface showing properties of a computer named TECHDHW10, including BitLocker recovery passwords and details.

To Install BitLocker Drive Encryption Administration Utilities on a Client, please follow the steps below.

Note: By default, only Domain Admins have access to BitLocker recovery information. But access can be delegated to others. Without this, you cannot view the BitLocker Recovery Key.

Note: Installation of Remote Server Administration Tools (RSAT) in Windows 10 v1809, v1903 and v1909 are no longer downloadable add-ons to Windows. Instead, it’s included as a set of  “Features on Demand” directly in Windows.

Since BitLocker Drive Encryption Administration Utilities are not included, we will have to add them.

  • Launch Windows settings,
  • Navigate to Apps and Select Apps & Features as shown below. Follow along with the rest steps.
Screenshot 2020 12 30 at 23.18.11
Screenshot 2020 12 30 at 23.19.09

Now, scroll through the list and install BitLocker Drive Encryption Administration Utilities.

Screenshot of the Windows Settings interface showing the 'Add a feature' section, highlighting 'RSAT: BitLocker Drive Encryption Administration Utilities' with an 'Install' button pointed to by an arrow.

That is all. You can now launch ADUC and the Tab that is missing will be available.

See how to install BitLocker utilities via PowerShell. Once installed, opening the properties of the computer object and clicking on the BitLocker Recovery tab will display all associated recovery keys.

Install-WindowsFeature BitLocker –IncludeAllSubFeature -IncludeManagementTools

FAQ on BitLocker Recovery

What Is BitLocker Recovery and why is It Needed?

BitLocker recovery is a feature used to regain access to your PC. It is needed when a user is locked out of their encrypted PC.

How Can I Retrieve a BitLocker Recovery Key?

You can retrieve a BitLocker recovery key through various methods. One of which is through the Microsoft account if linked. Or from a recovery key file, or by asking your organization’s IT support if they manage BitLocker via MBAM or backup to AD.

How long does it take to encrypt?

The computer will encrypt a spinning hard drive in an average of 8-10 hours and a solid-state drive in 1-2 hours, depending on your computer’s hard drive size. You may use your computer while it is encrypting.

MBAM stopped encrypting with Local Admin Account: Why does MBAM Client UI not work when using Local Account?

You must have noticed that MBAM works well with Domain accounts. Also when setting up MBAM, we worked a lot with domain accounts/services accounts, etc. Therefore, working with local accounts is not supported with MBAM.

I hope you found this blog post helpful on how to fix no BitLocker Recovery tab in Active Directory Users and Computers. If you have any questions, please let me know in the comment session.

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
Windows Server Tags:Container encryption, Encryption, encrytp, File and Folder Encryption Software, Full Disk Encryption, Windows 10

Post navigation

Previous Post: How to Enable BitLocker without Compatible TPM
Next Post: Is BitLocker Enabled? How to view BitLocker Disk Encryption Status in Windows

Related Posts

  • MECM Deployment copy
    How to install Endpoint Configuration Manager on HyperV VM Windows Server
  • windows 10 s wallpaper 800x450 1
    How to remove WDS role via the GUI and PowerShell Windows Server
  • Ping 4
    Perform continuous ping on OSes and network Appliances Mac
  • schedulepythontasksinWindows
    Task Scheduler shows task still running despite successful Windows
  • Task Scheduler Errors and Success Codes
    All Task Scheduler Errors and Success Codes Windows Server
  • ADDS Already Contain a Computer Account
    How to fix ADDS already contain a computer account Windows Server

More Related Articles

MECM Deployment copy How to install Endpoint Configuration Manager on HyperV VM Windows Server
windows 10 s wallpaper 800x450 1 How to remove WDS role via the GUI and PowerShell Windows Server
Ping 4 Perform continuous ping on OSes and network Appliances Mac
schedulepythontasksinWindows Task Scheduler shows task still running despite successful Windows
Task Scheduler Errors and Success Codes All Task Scheduler Errors and Success Codes Windows Server
ADDS Already Contain a Computer Account How to fix ADDS already contain a computer account Windows Server

Comments (7) on “Fix no BitLocker Recovery tab in Active Directory”

  1. Avatar photo Joe says:
    21/02/2023 at 7:01 PM

    I have the RSAT BitLocker Drive Encryption Admin Utilities installed already but don’t get the BitLocker tab in AD. I’ve tried restarting AD on the one computer and tried restarting the computer as well and don’t see the tab. My other Win 10 computer sees the tab. Does anyone have any thoughts?

    Log in to Reply
    1. chris Christian says:
      23/02/2023 at 4:37 PM

      You do not need to have AD restarted! Do you have Domain Admin rights with the associated user account?

      Log in to Reply
  2. Avatar photo chatgpt apk says:
    15/06/2023 at 8:12 AM

    I know a way with which you can bypass the bitlocker using the chat gpt apk AI. This AI will work as smart as a machine to bypass the bitlocker easily and let you access the resources behind it.

    Log in to Reply
  3. Avatar photo Yes Or No Wheel says:
    17/06/2023 at 7:50 AM

    You can also bypass bitlocker by using different bitlocker tools that are available in market such as Mini Tool.

    Log in to Reply
    1. chris Christian says:
      17/06/2023 at 7:52 AM

      What is your usecase, and why should one bypass it?

      Log in to Reply
  4. Avatar photo Yes Or No Button says:
    29/08/2023 at 7:19 AM

    Bitlocker tools are available in the market to bypass recovery tab in Active Directory.

    Log in to Reply
    1. Avatar photo Harry says:
      28/12/2023 at 7:54 AM

      All about shyri.

      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

vexpert-badge-stars-5

Virtual Background

VEEAMLEGEND

Categories

veeaam100

Veeam Vanguard

  • extend proxmox local container instance
    How to extend Proxmox Local Container Storage Virtualization
  • Remote Desktop 2 1
    How to install RDS via Quick Start Deployment: Install, Publish, Update, and Uninstall Remote Desktop Web Client Web Server
  • Exchange password
    How to block the Change Password Feature for All Users via the Exchange Administrative Center Network | Monitoring
  • vmca course
    Veeam Certified Architect: VMCA Training & Certification Review Backup
  • Fix Failed to Connect a Hyper V Standalone to Veeam Backup
    Invalid Credentials “Fix Failed to Connect a Hyper-V Standalone to Veeam Backup” Backup
  • office365 1200x675 1
    How to prevent emails from going into a junk folder in Office365 Network | Monitoring
  • ADV lab7 1 e1783202718190
    Azure Virtual Desktop: Build Custom Session Host Images Using Image Builder Templates [Part 07] AWS/Azure/OpenShift
  • BitLocked suspended and resumed
    Query MBAM-protected Client for non-compliance [Part 2] Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,759 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Contact
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon
  • Bsky

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.