When you’re working with multiple VSD(x) files, Microsoft Visio by default opens all drawings in the same program window. This is nice and tidy for some users, but may also be unhandy when you need to redraw or compare drawings.
To adjust VISIO behaviour to open all drawings in a new application window, do the following:
-
Open Microsoft Visio.
-
Go to Tools -> Options -> Advanced.
-
Check the Put All Settings In Windows Registry option.
-
Run Registry Editor (regedit).
-
Navigate to the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Visio\Application\
or if you have Visio 2013:
HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Visio\Application\ -
In the right pane, right-click on SingleInstanceFileOpen, and then select Modify.
-
Update the value of SingleInstanceFileOpen from 1 to 0.
Thanks!