# CapaBitLocker v4.0 - ReInstall Support

> Add the Reinstall_Custom_WinPE.cis file so encrypted endpoints can be reinstalled from the CapaInstaller Console.

Source: https://docs.capaone.com/capainstaller/capabitlocker/capabitlocker-v4-0/capabitlocker-v4-0-reinstall-support/  
Product: CapaInstaller — a separate CapaSystems product; do not apply this page to any other.

*CapaBitLocker v4.0 released on December 16, 2022*

---

## Implementation

To support endpoint reinstallation from the CapaInstaller Console, the [Reinstall_Custom_WinPE.cis](https://download.capainstaller.com/products/CapaFactory/CapaBitLocker/Reinstall_Custom_WinPE.cis) file must be copied to the following folder:

`\\<Server>\<CMP>\Resources\Reinstall\v4.1\Scripts\`

If the `Reinstall_Custom_WinPE.cis` file is already used for other purposes, the contents of the [Reinstall_Custom_WinPE.cis](https://download.capainstaller.com/products/CapaFactory/CapaBitLocker/Reinstall_Custom_WinPE.cis) file must be integrated into the existing file.

*Log example:*

![CapaBitLocker reinstall log showing drives being detected, recovery passwords saved in CapaInstaller, and drives being decrypted](/attachments/capainstaller/capabitlocker-reinstall-log-example.png)

---

## Disable decryption of data drives during reinstall

Data drive decryption can be disabled during reinstall, by setting the DWORD value below to 1:

`HKLM\SOFTWARE\CapaSystems\CapaServices\CapaBitLocker\<SkipDataDriveDecryptionDuringReinstall>`

![Registry Editor showing the SkipDataDriveDecryptionDuringReinstall DWORD set to 1 under CapaServices\\CapaBitLocker](/attachments/capainstaller/capabitlocker-skip-data-drive-decryption-registry.png)

![Reinstall log with the highlighted line: The option to skip data drive decryption is enabled](/attachments/capainstaller/capabitlocker-skip-data-drive-decryption-log.png)

:::danger[Caution]
⚠️ This is **not** recommended, because you could end up in a situation where the data on the data drives are inaccessible and lost forever ⚠️
:::
