diff --git a/windows/client-management/mdm/policy-csp-power.md b/windows/client-management/mdm/policy-csp-power.md index e57f3bc700..165845af43 100644 --- a/windows/client-management/mdm/policy-csp-power.md +++ b/windows/client-management/mdm/policy-csp-power.md @@ -39,8 +39,8 @@ This policy setting decides if hibernate on the machine is allowed or not. Suppo > [!NOTE] > This policy does not override **powercfg** configuration and has no effect on the device if Hibernate is disabled using either of the following methods: -> - Running the command **powercfg /hibernate off** -> - Modifying the **HibernateEnabled** value to 0 in the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power +> - Running the command `powercfg /hibernate off`. +> - Modifying the **HibernateEnabled** value to **0** in the `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power` registry key.