Why is AutoCAD slow or freezing?
AutoCAD is slow or freezes due to a cluttered file, incorrect graphics settings or an overloaded PC. Clean the drawing with AUDIT, PURGE and OVERKILL, check graphics performance via GRAPHICSCONFIG, update your GPU driver, set WHIPTHREAD to 3 and optimise Windows. Test after each step to see if it improves.
Why AutoCAD becomes slow
If AutoCAD stutters when zooming, responds sluggishly to selections or freezes completely, the cause almost always lies in one of three areas: the drawing itself, the graphics settings or the surrounding system. The trick is to test these three separately. If a new empty drawing runs smoothly, the problem is in your file. If everything remains slow, look at the graphics card and Windows.
The nine fixes below run from simple to more involved. Work through them from top to bottom and test after each step to see if it improves, so you know which intervention helped.
| Symptom | Likely cause | First step |
|---|---|---|
| Stuttering while zooming and panning | Graphics acceleration or display quality | GRAPHICSCONFIG |
| Slow opening and saving | Cluttered or oversized file | AUDIT and PURGE |
| Freezing with a specific file | Corrupted data or heavy xref | RECOVER |
| Everything slow, even an empty drawing | System, driver or memory | GPU driver and Windows |
1. Clean up the drawing
A drawing that has passed through many hands collects errors, unused definitions and duplicate lines. These slow down every operation. Therefore, run these three commands:
Command: AUDIT (fix errors: Yes)
Command: PURGE (clean everything, multiple times)
Command: OVERKILL (remove duplicate geometry)
Additionally, remove RegApps and DGN linetypes, which noticeably slow down regeneration. The complete approach is in our explanation on shrinking an AutoCAD file with PURGE. A clean drawing zooms and selects more smoothly right away.
If cleaning doesn't fully help, rewrite the drawing using WBLOCK and the option Entire drawing. This copies only used data to a fresh database and leaves internal fragmentation behind. Then continue working in that new file. For drawings you share regularly, it's worth making this cleanup routine a fixed part of your workflow to prevent clutter from building up.
2. Graphics performance
The vast majority of complaints about stuttering zooming are caused by graphics settings. Open the Graphics Performance window in one of these ways:
- Type GRAPHICSCONFIG and press Enter.
- Type 3DCONFIG and choose Hardware Configuration.
- Right-click the monitor icon in the status bar at the bottom.
Turn off hardware acceleration first and test if the display becomes smoother. If it improves, that points to a driver or compatibility issue, which you solve by updating the GPU driver. Then turn hardware acceleration back on, because AutoCAD actually runs slower on larger drawings when it's off. So treat turning it off as a temporary test, not a final solution.
If you work on a 4K monitor, consider Windows' scale factor. A high display scale forces the graphics card to draw many more pixels, causing stutter on older cards. If necessary, test at a lower resolution or scale to see if the display then runs smoothly.
In the same window, under Effects, there are several settings you can turn off one by one to determine which is causing the slowdown. Smooth line display, high-quality geometry for shaded views and the preview display on selection all consume graphics power. Turn them off individually and test after each change, so you pinpoint the culprit rather than switching everything off at once.
3. GPU driver and the right card
Outdated or generic graphics drivers cause stutter and crashes. Download the latest driver directly from your card manufacturer (NVIDIA, AMD or Intel) rather than through Windows Update. On NVIDIA cards, if available, choose the Studio driver, which is tuned for stability.
If you use a laptop with two graphics chips, Windows sometimes switches back to the power-saving integrated GPU. Force AutoCAD to the powerful card through Windows settings under Display, Graphics settings, where you add acad.exe and set it to High performance. In the NVIDIA Control Panel, do the same under Program Settings.
Autodesk publishes a list of tested graphics cards and recommended drivers per version. If your card is on it, preferably use the recommended version rather than the very latest, because a just-released driver may contain new bugs. If AutoCAD actually responds worse after a driver update, roll the driver back to the previous version via Device Manager, under Display adapters, Driver tab, Roll Back Driver button.
4. WHIPTHREAD for multicore
The system variable WHIPTHREAD determines whether AutoCAD distributes regenerations and redrawing across multiple cores. The value 3 uses extra cores for both regen and redraw:
Command: WHIPTHREAD
Enter new value for WHIPTHREAD <1>: 3
On drawings with many objects, this speeds up zooming and regenerating. If you don't notice a difference, just leave it at 3; there are no downsides.
Two other variables help with slow regeneration. Turn off REGENAUTO if AutoCAD keeps regenerating automatically while panning; you can then regenerate manually with REGEN when needed. And if you work with multiple viewports in a layout, MAXACTVP determines how many viewports are active at once. Lower that value if a layout with many windows opens slowly, so AutoCAD doesn't have to update every window simultaneously.
5. Lower the display quality
Attractive screen display costs computing power. If you want speed, turn off these options in the Graphics Performance window or via variables:
- Smooth line display (LINESMOOTHING set to 0): removes antialiasing of lines.
- High-quality geometry: turning it off helps in dense drawings.
- Hatch display: replace minuscule hatch patterns with a solid fill.
These options only affect how the drawing looks on screen, not how it prints. You can turn them back on after the heavy work.
Also the selection preview when hovering and selecting objects costs processing time in dense drawings. The system variable SELECTIONPREVIEW controls whether objects light up as you move the mouse over them; set it to 0 to turn it off. If you find hovering feels sluggish among hundreds of closely packed objects, this is a noticeable speed boost.
6. Geometry near the origin
Drawings whose geometry lies kilometres from coordinate 0,0, for example on national grid coordinates, cause jittering display and inaccurate selections. This is due to the limited precision at large distances from the origin.
Temporarily move the drawing closer to the origin with the MOVE command, or use a referenced setup where the working file sits around 0,0 and the real position is handled via an xref or coordinate system. If the view jumps during panning, this is often the hidden cause.
If you recognise this pattern, use the ID command to measure the coordinates of any point. If you see values with six or more digits before the decimal point, the drawing lies far from the origin. In a BIM or infrastructure context, you therefore often work with an internal origin in the model and a separate transformation to the real map coordinates, so the drawing remains smooth.
7. Xrefs and network paths
External references (xrefs) located on a network drive or in the cloud make AutoCAD wait on every load and save. Large or numerous xrefs also slow down regeneration. Tackle this as follows:
- Unload xrefs you don't need at that moment via the External References palette (XREF).
- Work with local copies of xrefs instead of files over a slow connection.
- Resolve missing references, because AutoCAD keeps searching for files that aren't at their path. How to restore them, read our guide on an AutoCAD xref that is not found.
A clean, well-resolved xref structure makes a noticeable difference when opening composite drawings. Also enable demand loading with the variable XLOADCTL set to 2. AutoCAD then loads only the part of an xref that is actually visible, instead of pulling each reference fully into memory. For large aerial photos or scanned underlays, that makes a huge difference.
Linked images such as aerial photos and scanned drawings are a separate source of slowness. A high-resolution raster makes AutoCAD struggle at every screen refresh. Lower the display quality of images with IMAGEQUALITY set to Draft while drawing, or unload the image if you don't need it for the moment.
8. Optimise Windows
Outside AutoCAD, Windows can put the brakes on. Go through these system settings:
- Set the power plan to High performance, especially on laptops.
- Disable the power-saving efficiency mode for AutoCAD in Task Manager.
- Ensure sufficient RAM; large drawings often need 16 GB or more.
- Install AutoCAD and its temporary files on an SSD, not a slow hard disk.
- Add the AutoCAD folder and DWG locations to your antivirus exclusions, so it doesn't scan every file.
- Let Windows manage the pagefile automatically or set it generously, so AutoCAD doesn't freeze when free memory is low.
In Task Manager, check which process is loading the PC while AutoCAD is slow. If you see the disk at 100%, storage is the bottleneck and an SSD helps most. If the processor spikes because of another program, close it during heavy drawing work. This way you tackle the real cause instead of guessing.
Also keep AutoCAD itself up to date via Autodesk Access. Updates often include performance and stability improvements.
Also watch out for cloud synchronisation. If your DWG files sit in a folder that OneDrive, Dropbox or Google Drive continuously syncs, AutoCAD waits for that sync on every save and the file can even become corrupted if it's uploaded while saving. Work locally and synchronise consciously afterwards. Finally, clean up the temp folder regularly; a full temp folder slows down startup and saving.
9. Reset or repair
If AutoCAD remains slow despite all interventions, a damaged user profile could be the cause. Use the shortcut Reset Settings to Default in the Start menu under the AutoCAD folder. If necessary, save your custom settings first, because this action resets everything to factory defaults.
If that doesn't work either, repair the installation via Windows settings, Apps, AutoCAD, Modify, Repair. For persistent problems, the Autodesk page on slow performance in AutoCAD describes additional steps. If you also run into other issues, such as your AutoCAD licence not activating, tackle those with a dedicated approach.
Finally, close unnecessary load within AutoCAD itself. Palettes like the properties tool, DesignCenter and the ribbon consume screen refresh time; close what you don't use. If you have many drawings open at once, AutoCAD shares memory across all of them. If you prefer to work on one drawing at a time, disable that with the variable SDI set to 1. By combining these individual tweaks, you often gain more than with a single big measure.
Frequently asked questions
A file that freezes on opening usually contains corrupted data or a heavy, unresolved external reference. Run RECOVER instead of a normal open, so AutoCAD forcibly opens and repairs it. Then unload heavy xrefs and run AUDIT and PURGE.
More memory helps especially with large drawings and multiple open files. Below 16 GB, AutoCAD quickly hits limits with heavy models. Still, memory is rarely the sole cause; check graphics acceleration first and clean the file with AUDIT and PURGE.
Leave hardware acceleration on in principle, because turning it off makes AutoCAD slower on large drawings. Only turn it off temporarily as a test when the display stutters. If it improves, update the GPU driver and then enable acceleration again.
Display jitter during panning often occurs because the geometry lies far from coordinate 0,0, for example on national grid coordinates. The limited precision at large distance causes the wobble. Move the drawing closer to the origin or work with a referenced setup around 0,0.
Open a new, empty drawing and test zooming and panning. If that works smoothly, the problem lies in your file and cleaning with AUDIT and PURGE helps. If even the empty drawing is slow, look at the graphics card, driver and Windows settings.
Related articles
Daan has worked with AutoCAD, Revit and Civil 3D for more than ten years in the construction and building services sector, helping designers speed up and perfect their drawing work.
View profile