askvity

How to Open AutoCAD Drawing Files in One Window in the Same Instance?

Published in AutoCAD Tips 1 min read

To open multiple AutoCAD drawing files within a single AutoCAD window, ensuring that each drawing opens as a separate tab in the same instance, follow these steps:

  1. Right-click on any .dwg file.
  2. Select "Open with" from the context menu.
  3. Choose "Choose another program."
  4. In the list of programs, select "AutoCAD". If AutoCAD isn't immediately visible, browse to its executable file (usually located in C:\Program Files\Autodesk\AutoCAD [Version]\acad.exe).
  5. Crucially, check the box that says "Always use this app to open .dwg files." This ensures that all future .dwg files will open in the same AutoCAD instance.

By following these steps, all subsequent double-clicks on AutoCAD drawing files (.dwg) will open within the existing AutoCAD application, each drawing appearing as a separate tab within the same window.

Related Articles