Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Recover Unsaved or Corrupted AutoCAD Drawings

Recover AutoCAD drawings with Drawing Recovery Manager, BAK and SV$ files, RECOVER, version history and careful deleted-file recovery.

Table of Contents

Recover an AutoCAD drawing in this order: preserve the damaged or missing file location, check Drawing Recovery Manager, restore a .bak or .sv$ copy, run RECOVER on a damaged DWG, and then check cloud or system backups. Work on copies and save every successful recovery under a new filename.

AutoCAD drawing recovery workflow
Do not overwrite the original DWG, BAK or SV$ file while testing recovery methods.

Know which AutoCAD recovery file you have

FileWhat it usually containsRecovery action
.dwgThe normal drawing fileOpen normally or use RECOVER/RECOVERALL if it is damaged
.bakThe previous saved state created beside the DWG when backup creation is enabledCopy it, rename the copy from .bak to .dwg, then open it
.sv$An automatic-save snapshot created at the configured intervalCopy it to a safe folder, rename the copy to .dwg, then open it
.ac$A temporary working fileDo not assume it is a recoverable drawing; it generally is not a replacement for DWG, BAK or SV$
Cloud/version-history copyAn earlier synchronized or backed-up versionRestore or download a copy without replacing the current item

The source article incorrectly suggested renaming .ac$ files as DWG and failed to identify the standard .sv$ autosave extension. Autodesk's backup and autosave explanation distinguishes these files.

1. Use Drawing Recovery Manager

After a crash, AutoCAD may open Drawing Recovery Manager automatically. If it does not:

  1. Open the Application menu.
  2. Select Drawing Utilities > Open Drawing Recovery Manager, or run the DRAWINGRECOVERY command when available.
  3. Expand the drawing name and review the listed DWG, BAK and autosave versions with their timestamps.
  4. Open the newest promising copy.
  5. Immediately use Save As and write it to a different local filename.
Opening Drawing Recovery Manager in AutoCAD
Drawing Recovery Manager groups recovery candidates created around a crash.
AutoCAD Drawing Recovery Manager palette
Compare timestamps and open a copy before saving a recovered result under a new name.

Autodesk documents the current menu path in its DWG recovery guide.

2. Restore a BAK file

  1. Open the folder that normally contains the DWG.
  2. Enable filename extensions in File Explorer or Finder so the real suffix is visible.
  3. Find a file with the same base name and a .bak extension.
  4. Copy the BAK file into a separate recovery folder.
  5. Rename only the copy from project.bak to project_recovered.dwg.
  6. Open it in AutoCAD and check how much recent work it contains.
AutoCAD backup and autosave file location settings
The autosave location is shown under Options > Files > Automatic Save File Location.

A BAK file typically represents the state before the most recent successful save, not necessarily the last work visible before a crash. If no BAK exists, check whether backup creation was disabled or whether the drawing was stored in a workflow that handles versions differently.

3. Restore an SV$ autosave file

  1. In AutoCAD, run OPTIONS.
  2. Open the Files tab and expand Automatic Save File Location.
  3. Copy the displayed path. Autodesk also provides instructions for finding or changing the autosave folder.
  4. Open that folder and sort files by modification time.
  5. Copy the likely .sv$ file to a recovery folder.
  6. Rename the copy to a unique .dwg filename and open it.

Autosave is not a substitute for normal saving or backup. AutoCAD may remove an autosave file after a clean close, and the snapshot may be older than the visible work because it is created at an interval.

4. Repair a DWG that will not open

Use RECOVER

  1. Start AutoCAD with a blank drawing rather than double-clicking the damaged file.
  2. Run RECOVER and select a copy of the DWG.
  3. For drawings with external references that also need checking, consider RECOVERALL.
  4. Read the recovery report, then run AUDIT and allow errors to be fixed when appropriate.
  5. Save the result to a new DWG and reopen it as a test.

Autodesk's damaged-drawing recovery article also lists backup and autosave restoration when direct repair fails.

Insert usable content into a clean drawing

If the file partially opens but remains unstable, create a new drawing from the correct template and try inserting, binding or writing out verified geometry from a recovered copy. Preserve units, coordinate system, layouts, external references and custom objects. This is an advanced salvage step; do not assume every annotation or object survives.

5. Check version history and backups

  • Look in Autodesk Docs, OneDrive, Dropbox or other approved storage for file version history.
  • Check Windows Previous Versions, File History, Time Machine or enterprise backup systems.
  • Ask the project administrator whether a document-management system has checked-in revisions.
  • Search email or file-transfer records for a recent issued drawing.
  • Restore copies to a separate folder instead of rolling back the shared file immediately.

6. Use file-recovery software only for deleted files

Third-party disk-recovery tools may help when a DWG, BAK or SV$ was deleted and no backup exists. They do not repair AutoCAD logic inside a corrupted drawing. Stop writing new data to the affected drive, especially an SSD, because new writes can overwrite deleted blocks. If the drawing is business-critical, encrypted, on a failing drive or subject to legal retention rules, involve IT or a professional recovery service before experimenting.

Do not install recovery software onto the same drive that lost the file, and save recovered candidates to a different device. Avoid claims that a product “supports BAK” as proof it understands AutoCAD; .bak is a generic extension used by many applications.

Validate the recovered drawing

  • Run AUDIT and review reported errors.
  • Check the drawing units, extents and coordinate location.
  • Inspect layouts, dimensions, text, layers and external references.
  • Compare title block revisions and key dimensions with a PDF or issued copy.
  • Open, save, close and reopen the recovered DWG.
  • Archive the original damaged files and document which recovery source was used.

Prevent the next loss

  • Save deliberately with versioned filenames at meaningful milestones.
  • Keep autosave enabled and confirm its location is writable.
  • Use approved versioned storage and test restoration periodically.
  • Package external references, fonts and plot styles with issued drawings.
  • Do not work directly from unstable removable or network connections.

For additional steps, see the focused guide to retrieving unsaved AutoCAD files, learn what a BAK file is and how it relates to DWG, or review ways to open DWG files. Recovery is successful only after the restored drawing has been checked, saved separately and reopened without errors.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.