Skip to content

TechDirectArchive

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

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

Is BitLocker Enabled? How to view BitLocker Disk Encryption Status in Windows

Posted on 31/12/202030/08/2026 IT Expert By IT Expert No Comments on Is BitLocker Enabled? How to view BitLocker Disk Encryption Status in Windows
  1. Home
  2. Windows
  3. Is BitLocker Enabled? How to view BitLocker Disk Encryption Status in Windows
BitLocker

BitLocker helps mitigate unauthorized data access on lost or stolen computers before the authorized operating system is started by encrypting volumes on your device. Windows uses technologies including Trusted Platform Module (TPM), Secure Boot, and Measured Boot to help protect BitLocker encryption keys against attacks. 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”. See this guide if you wish to deploy MBAM Client to Computers as Part of a Windows Deployment.

BitLocker is part of a strategic approach to securing data against offline attacks through encryption technology. Data on a lost or stolen computer is vulnerable. Unauthorized access can occur through software attack tools or by transferring the computer’s hard disk to another computer. See the following guide on how to enable Bitlocker via the Local Group Policy Editor and the Group Policy Management Console.

BitLocker blocks hackers from accessing the system files or from accessing your drive by physically removing it from your PC and installing it on a different device.

Part A – How to view BitLocker disk encryption status

While setting up BitLocker and encrypting your disk you probably want to check and view the progress and see the current status, as it can take quite a long time depending on the size and speed of your disk. In this guide, I will discuss how to use the following commands in Windows 10.

You need administrative rights to perform these actions. For more related BitLockers commands, see this link.

manage-bde -status or Get-BitLockerVolume

1: To Check Status of BitLocker in Command Prompt

Run the following commands below with elevated command prompt as shown below.

manage-bde -status
manage-bde -status C:
Windows
Used to view a specific drive you are interested in.

2: To Check the Status of BitLocker in PowerShell

We can use PowerShell to view the status of BitLocker by running the below command below. Administrative privilege is also required.

Get-BitLockerVolume
Encryption Status
Get-BitLockerVolume -MountPoint "C:"
A screenshot of a Windows PowerShell window displaying the BitLocker volume information for drive C:, showing details like capacity, encryption status, and protection status.

There are numerous commands you can run with BitLocker Drive Encryption Configuration Tool, run this command for possible options.

manage-bde /? 

Part B – Determine if BitLocker is enabled

You can check if BitLocker Drive Encryption is enabled through the GUI in the Control Panel. Nonetheless, Windows Settings and File Explorer.

Control Panel\System and Security\BitLocker Drive Encryption
BitLocker Drive Encryption settings in Windows Control Panel, showing the operating system drive C: with BitLocker turned on and options to manage protection.

Launch Windows Settings and search for BitLocker to check if it’s enabled.

Click on Manage BitLocker, this will automatically open the Control Panel BitLocker Drive Encryption window.

Windows Settings interface showing the search bar with 'BitLocker' typed in and the option 'Manage BitLocker' highlighted.

You can also check BitLocker’s status using File Explorer as follows.- Right-click on the Drive and select “Manage BitLocker”. This will automatically open the Control Panel BitLocker Drive Encryption window.

Screen capture of Windows File Explorer showing the 'This PC' section, with a right-click context menu open on 'Local Disk (C:)', highlighting the 'Manage BitLocker' option.

If you wish to validate that the settings applied to your encrypted volumes are the same as those set in your GPO, you can launch PowerShell and run the command below. Open an administrative PowerShell window, and type in the following;

Get-BitLockerVolume | FL
bitlocker-status

Windows PowerShell Scripting – Format-List (fl) Format-List, or FL for short, allows PowerShell to control the output of your main script. Whenever the presentation of information is important, pipe the script’s output into Format-List (or Format-Table).

Lastly, you can also determine if BitLocker is enabled via the Disk Management interface (diskmgmt.msc). To open Disk Management, run diskmgmt.msc from the Windows Search button or the run command below.

Screenshot of the Windows Run dialog box with 'diskmgmt.msc' typed in the Open field and an arrow pointing to the OK button.

Open Disk Management to view BitLocker Encrypted drives by reading their descriptions. If you want to view the BitLocker Recovery information, see this guide “fix missing BitLocker Recovery Tab.

Screenshot of Windows Disk Management showing disk partitions, including a primary NTFS partition labeled (C:) with BitLocker encryption and various status indicators.

I hope you found this blog post helpful. Please let me know in the comment session if you have any questions.

5/5 - (1 vote)

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
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Bitlocker, BitLocker Status, Container encryption, Enable BitLocker, Encryption, encrytp, File and Folder Encryption Software, Full Disk Encryption, Microsoft Windows, Windows 10, Windows 11

Post navigation

Previous Post: Fix no BitLocker Recovery tab in Active Directory
Next Post: Self-hosted translator: How to install and uninstall SYSTRAN 6 translator on Windows

Related Posts

  • screenshot 2020 02 07 at 20.59.01
    How to use the utility “Whoami” in windows Windows
  • Private and Public networks in Windows to VPN
    The differences between Private and Public networks in Windows to VPN? Network | Monitoring
  • find my device banner
    Video on how to Enable Find My Device on Windows 11 Windows
  • Ewfvt
    How to prevent a remote shutdown and restart in Windows Windows
  • fast user switching in windows 10 1
    Fast user switching: How to create a desktop shortcut in Windows 10 to switch User Accounts Windows
  • acctlockout 1
    Configure Local Administrators Account lockout Windows

More Related Articles

screenshot 2020 02 07 at 20.59.01 How to use the utility “Whoami” in windows Windows
Private and Public networks in Windows to VPN The differences between Private and Public networks in Windows to VPN? Network | Monitoring
find my device banner Video on how to Enable Find My Device on Windows 11 Windows
Ewfvt How to prevent a remote shutdown and restart in Windows Windows
fast user switching in windows 10 1 Fast user switching: How to create a desktop shortcut in Windows 10 to switch User Accounts Windows
acctlockout 1 Configure Local Administrators Account lockout Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Windows Server vNext
    What’s New? Install Windows Server 2025 on Beelink EQ12 PC Windows
  • Featured image Microsoft Outlook
    How to Recall an Email in Microsoft Outlook Network | Monitoring
  • gfhj
    Debugging: How to debug a PowerShell script Windows
  • Directmemoryattack
    How to Protect Thunderbolt Ports in Windows Windows
  • banner
    Prevent Microsoft Edge from sending your Search data to Microsoft Windows
  • aks 1
    Azure Storage: How to create Blob Storage and upload files AWS/Azure/OpenShift
  • recovery
    Perform System State Restore of Active Directory via Windows Server backup utility Windows Server
  • screenshot 2020 03 18 at 23.03.42
    Enable God Mode via PowerShell or the CLI and GUI 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,762 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

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.