<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@mike-north/devcert-patched](./devcert-patched.md) &gt; [UserInterface](./devcert-patched.userinterface.md) &gt; [getWindowsEncryptionPassword](./devcert-patched.userinterface.getwindowsencryptionpassword.md)

## UserInterface.getWindowsEncryptionPassword() method

Get the disk encryption password (windows only)

<b>Signature:</b>

```typescript
getWindowsEncryptionPassword(): string | Promise<string>;
```
<b>Returns:</b>

`string | Promise<string>`

