How do I check the file system for errors that might be causing SolidWorks Error 6?

Question

Grade: Education Subject: Support
How do I check the file system for errors that might be causing SolidWorks Error 6?
Asked by:
83 Viewed 83 Answers

Answer (83)

Best Answer
(342)
Use the `chkdsk` utility in Windows. Open Command Prompt as an administrator and run the command `chkdsk /f /r C:` (replace `C:` with the drive where your SolidWorks files are stored). This will schedule a disk check to run on the next system restart, allowing it to repair any errors found. Restart your computer after running this command.