HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pwlauncher — Manage the Windows To Go startup options. More information: <https://learn.microsoft.com/windows-ser

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommandwindowsstartupoptionspwlauncherclimanage
windows

Problem

How to use the pwlauncher command: Manage the Windows To Go startup options. More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/pwlauncher>.

Solution

pwlauncher — Manage the Windows To Go startup options. More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/pwlauncher>.

Display the current Windows To Go status:
pwlauncher


Enable or disable the Windows To Go startup options:
pwlauncher /{{enable|disable}}

Code Snippets

Display the current Windows To Go status

pwlauncher

Enable or disable the Windows To Go startup options

pwlauncher /{{enable|disable}}

Context

tldr-pages: windows/pwlauncher

Revisions (0)

No revisions yet.