Hello
Thank you for posting in Q&A forum.
Here are a few steps you can try:
1. Using Command Prompt:
• Open Command Prompt (you might need admin rights for this step).
• Type manage-bde -lock X: (replace X with the drive letter of your BitLocker drive) and press Enter.
2. Creating a Batch File:
• Open Notepad and type manage-bde -lock X: (replace X with the drive letter).
• Save the file with a .bat extension.
• Run the batch file (you might need admin rights to execute it).
3. Using a Scheduled Task:
• Create a scheduled task that runs with elevated privileges.
• Set the task to run a script that locks the BitLocker drive using the manage-bde -lock X: command (replace X with the drive letter).
• You can trigger this task manually or set it to trigger based on specific events, such as user logoff
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.