# BitLocker

Статус

```powershell
manage-bde -status
```

Отключение

```powershell
manage-bde -off c:
```

Включение

```powershell
manage-bde -on c:
```