Windows Virtual Desktop Helper [better] -

; Pin window to all desktops #p::VirtualDesktop.TogglePinCurrentWindow()

; Switch to desktop 1-9 #1::VirtualDesktop.SwitchToDesktop(1) #2::VirtualDesktop.SwitchToDesktop(2) #3::VirtualDesktop.SwitchToDesktop(3) windows virtual desktop helper

; ===== Enhanced with VirtualDesktop.ahk library ===== ; Download from: https://github.com/pmb6tz/windows-desktop-switcher ; Pin window to all desktops #p::VirtualDesktop

Install the VirtualDesktop PowerShell module and trigger functions via AutoHotkey or your launcher. Option 2: AutoHotkey Script (Most Flexible) Save as VirtualDesktopHelper.ahk : ===== Enhanced with VirtualDesktop.ahk library =====

; Create new desktop #n::VirtualDesktop.CreateDesktop()