Enable dynamic workspaces (Windows)
Enable dynamic workspaces on Windows.
Read time 1 minuteLast updated 21 days ago
PlasticFS is the executable that runs for dynamic workspaces. For more information about dynamic workspaces, refer to the introduction to dynamic workspaces. To enable PlasticFS for in the Unity Version Control (UVCS) desktop application:
- In the settings menu, select Preferences > Dynamic Workspaces.
- If dynamic workspaces are turned off, select Turn on to enable PlasticFS.
- Select Yes to install WinFSP, a critical component to develop filesystems in userspace.
-
UVCS automatically tries to install PlasticFS on your user startup group. If successful, UVCS displays the following dialog:

The dialog that displays to inform you that PlasticFS will automatically start up when you log in.
Disable dynamic workspaces
To disable dynamic workspaces, right-click the PlasticFS icon in the system tray and select Exit.Manually enable dynamic workspaces
To enable dynamic workspaces, you need a Unity Version Control (UVCS) installation:- Navigate to your UVCS client binaries directory ().
c:\program files\plasticscm5\client - Run .
plasticfs.exe - Select Yes to install WinFSP, a critical component to develop filesystems in userspace.
plasticfs.execm workspace create --dynamicStart plasticfs
automatically on startup
plasticfs- Press Windows logo key+R.
- Type and select OK.
shell:startup - Create a shortcut to your file (
plasticfs) underc:\program files\plasticscm5\client\plasticfs.exe.C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
Additonal resources
- Refer to the introduction to dynamic workspaces for more information on how dynamic workspaces work and why you might want to use them.