> For the complete documentation index, see [llms.txt](https://osd.osdeploy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osd.osdeploy.com/docs/trash/mybitlocker/save-mybitlockerkeypackage.md).

# Save-MyBitLockerKeyPackage

Saves all BitLocker KeyPackages (KPG) to a Directory (Path). The key package can be used in conjunction with the repair tool to repair corrupted drives.  Multiple Paths are supported

```
Save-MyBitLockerKeyPackage -Path F:\
Save-MyBitLockerKeyPackage -Path F:\,F:\BitLocker\$(Get-MyBiosSerialNumber -Brief)
```

![](/files/-MTCLYEKjKHYcZAH8Q6V)

## KeyPackage Reference

{% embed url="<https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/manage-bde-keypackage>" %}
