Skip to content

Instantly share code, notes, and snippets.

@takumaw
Last active December 21, 2022 08:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takumaw/1314c5093dfb95f84fccd4d6a7d0fa0e to your computer and use it in GitHub Desktop.
Save takumaw/1314c5093dfb95f84fccd4d6a7d0fa0e to your computer and use it in GitHub Desktop.
Force Citrix Workspace to use non-seamless full screen windows
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Citrix\ICA Client\Engine\Lockdown Profiles\All Regions\Lockdown\Virtual Channels\Seamless Windows]
"TopMostonFullScreen"=True
"TWIMode"=False
[HKEY_CURRENT_USER\SOFTWARE\Citrix\ICA Client\Engine\Lockdown Profiles\All Regions\Lockdown\Virtual Channels\Thinwire Graphics]
"TWIFullScreenMode"=True
"UseFullScreen"=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment