Should I run a disk check (chkdsk) if I'm experiencing 'rundll32.exe' errors?

Question

Grade: Education Subject: Support
Should I run a disk check (chkdsk) if I'm experiencing 'rundll32.exe' errors?
Asked by:
77 Viewed 77 Answers

Answer (77)

Best Answer
(335)
Yes, running a disk check (chkdsk) can be beneficial. It helps identify and fix file system errors, which can sometimes contribute to DLL loading problems. Open Command Prompt as administrator and run `chkdsk /f /r C:` (replace C: with your system drive if needed). You may need to schedule the check to run on the next system restart.