This article suggests how to fix the issue “This device can’t use a Trusted Platform Module” when enabling BitLocker encryption in Windows 10.
If you try to turn BitLocker on for your OS drive in Windows 10 and thus encrypt the system drive, under certain circumstances, you might get the below error message:
This device can’t use a Trusted Platform Module. Your administrator must set the “Allow BitLocker without a compatible TPM” option in the “Require additional authentication at startup” policy for OS volumes.
If you still want to encrypt your OS drive with BitLocker, then there is a way to overcome this problem.
Here are the steps.
Step 1: Run gpedit.msc
Press the Windows Key and R and you will get the “Run” dialog. In the Run dialog type gpedit.msc and click on “OK”:
The above action will open the Local Group Policy Editor.
Step 2: Local Group Policy Editor
In the Local Group Policy Editor navigate to “Computer Configuration –> Administrative Templates –> Windows Components –> BitLocker Drive Encryption –> Operating System Drives”, and double click on the “Require additional authentication at startup” policy. In the dialog that pop ups, check the “Enabled” option (you will notice that the option “Allow BitLocker without a compatible TPM…” will be also automatically checked), click on “Apply” and then “OK“.
Step 3: Group Policy Update
Start the command prompt as administrator, type the below command and press Enter:
gpupdate /force
The above command will update the group policy on your PC.
Now, if you try to turn BitLocker on for the Operating System drive you won’t get the “Trusted Platform Module” error anymore.
Advice: Always backup your BitLocker recovery keys at a safe place (not on the same PC that you encrypted) when encrypting your drives, in order to be able to recover in the case you forgot the password or on a similar situation. Use encryption only if you know what you are doing.
Strengthen your SQL Server Administration Skills – Enroll to our Online Course!
Check our online course on Udemy titled “Essential SQL Server Administration Tips”
(special limited-time discount included in link).Via the course, you will learn essential hands-on SQL Server Administration tips on SQL Server maintenance, security, performance, integration, error handling and more. Many live demonstrations and downloadable resources included!
For more troubleshooting-related articles, please check the relevant post category on our blog.
Also, feel free to check out our eBooks on SQL Server!
Featured Online Courses:
- Essential SQL Server Administration Tips
- SQL Server Fundamentals – SQL Database for Beginners
- Essential SQL Server Development Tips for SQL Developers
- Working with Python on Windows and SQL Server Databases
- Introduction to Computer Programming for Beginners
- Boost SQL Server Database Performance with In-Memory OLTP
- Introduction to Azure SQL Database for Beginners
- .NET Programming for Beginners – Windows Forms with C#
- Introduction to Azure Database for MySQL
- Introduction to SQL Server Machine Learning Services
- SQL Server 2019: What’s New – New and Enhanced Features
- Entity Framework: Getting Started – Complete Beginners Guide
- How to Import and Export Data in SQL Server Databases
- Learn How to Install and Start Using SQL Server in 30 Mins
- A Guide on How to Start and Monetize a Successful Blog
Check our SQL Server Security-Related Articles:
- How to Enable SSL Certificate-Based Encryption on a SQL Server Failover Cluster
- Why You Need to Secure Your SQL Server Instances
- Policy-Based Management in SQL Server
- Should Windows “Built-In\Administrators” Group be SQL Server SysAdmins?
- Frequent Password Expiration: Time to Revise it?
- The “Public” Database Role in SQL Server
- Encrypting SQL Server Databases
- 10 Facts About SQL Server Transparent Data Encryption
- Encrypting a SQL Server Database Backup
- …more
Check our latest software releases!
Easily generate snippets with Snippets Generator!
Secure your databases using DBA Security Advisor!
Convert static T-SQL to dynamic and vice versa with Dynamic SQL Generator.
Rate this article:
Reference: SQLNetHub.com (https://www.sqlnethub.com)
© SQLNetHub
Artemakis Artemiou, a distinguished Senior Database and Software Architect, brings over 20 years of expertise to the IT industry. A Certified Database, Cloud, and AI professional, he earned the Microsoft Data Platform MVP title for nine consecutive years (2009-2018). As the founder of SQLNetHub and GnoelixiAI Hub, Artemakis is dedicated to sharing his knowledge and democratizing education on various fields such as: Databases, Cloud, AI, and Software Development. His commitment to simplicity and knowledge sharing defines his impactful presence in the tech community.