Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

VDESKTOP command

Oct
92
0
What's broken here?

Code:
226G ~> vdesktop /?
Manage Windows 10 virtual desktops.

VDESKTOP [[/N="name"] /C [/W="file"] /R id /S [id] - +]
        /C(reate desktop)
        /R(emove desktop)
        /S(witch to desktop)
        /N desktop name
        /W background image file

226G ~> vdesktop /s +
TCC: (Sys) An attempt was made to reference a token that does not exist.

226G ~> vdesktop /s 1
TCC: (Sys) An attempt was made to reference a token that does not exist.

226G ~> which vdesktop
vdesktop is an internal command

226G ~> vdesktop /s 2
TCC: (Sys) An attempt was made to reference a token that does not exist.

226G ~> vdesktop /c
TCC: (Sys) An attempt was made to reference a token that does not exist.

226G ~> vdesktop /c /s
TCC: (Sys) An attempt was made to reference a token that does not exist.

226G ~> vdesktop /s /n="Main"
TCC: (Sys) An attempt was made to reference a token that does not exist.

226G ~> ver /r

TCC  28.01.14 x64   Windows 10 [Version 10.0.19043.1288]
TCC Build 14   Windows 10 Build 19043
Then I updated to 16, but get the same result.
 
From the help:

VDESKTOP requires Windows 10 build 21313 or later.
 

Similar threads

Back
Top