Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.44 KB

File metadata and controls

50 lines (35 loc) · 1.44 KB
title description ms.topic ms.assetid ms.author author manager ms.date
manage-bde -pause
Reference article for the manage-bde -pause command, which pauses BitLocker encryption or decryption.
reference
efda0e08-b9ff-4e71-83d8-bb666b3032bd
roharwoo
robinharwood
mtillman
10/16/2017

manage-bde -pause

Pauses BitLocker encryption or decryption.

Syntax

manage-bde -pause [<volume>] [-computername <name>] [{-?|/?}] [{-help|-h}]

Parameters

Parameter Description
<volume> Specifies a drive letter followed by a colon, a volume GUID path, or a mounted volume.
-computername Specifies that manage-bde.exe will be used to modify BitLocker protection on a different computer. You can also use -cn as an abbreviated version of this command.
<name> Represents the name of the computer on which to modify BitLocker protection. Accepted values include the computer's NetBIOS name and the computer's IP address.
-? or /? Displays brief Help at the command prompt.
-help or -h Displays complete Help at the command prompt.

Examples

To pause BitLocker encryption on drive C, type:

manage-bde -pause C:

Related links