How to Delete DLL Files

To delete unwanted or corrupt .dll files, you will need to find them by making hidden files visible, unregister them through Command Prompt, and then delete them manually from their source folder. Your PC's Dynamic Link Library files store...
Part 1 of 2:

Finding DLL Files

  1. How to Delete DLL Files Picture 1How to Delete DLL Files Picture 1
    Open the Start menu.
  2. How to Delete DLL Files Picture 2How to Delete DLL Files Picture 2
    Click "Control Panel". There should be a default icon in your Start menu.
    1. You can also click "Run", type in "Control Panel", and then click "OK".
  3. How to Delete DLL Files Picture 3How to Delete DLL Files Picture 3
    Open the "Folder Options" folder. This will allow you to make changes to system folder appearances.
  4. How to Delete DLL Files Picture 4How to Delete DLL Files Picture 4
    Click the "View" tab at the top of the Folder Options menu.
  5. How to Delete DLL Files Picture 5How to Delete DLL Files Picture 5
    Click "Show hidden files and folders". This will display a wide variety of previously-hidden system files, including .dll files.
  6. How to Delete DLL Files Picture 6How to Delete DLL Files Picture 6
    Make sure "Hide extensions for known file types" and "Hide protected operating system files" are both unchecked. You should be able to view .dll files and their extensions now.
  7. How to Delete DLL Files Picture 7How to Delete DLL Files Picture 7
    Click "OK". This ensures that your preferences are saved.
  8. How to Delete DLL Files Picture 8How to Delete DLL Files Picture 8
    Open a web browser of your choice.
  9. How to Delete DLL Files Picture 9How to Delete DLL Files Picture 9
    Type "DLL scanner" into your search engine. Unless you know exactly which .dll files are corrupt--and, therefore, in need of deletion--you'll need software to scan for the afflicted files.
    1. "DLL Files Fixer" and "DLL Archive" are both highly-recommended choices.[1][2]
  10. How to Delete DLL Files Picture 10How to Delete DLL Files Picture 10
    Download your DLL finder once you settle on a software choice. Make a note of the location to which the software downloads, since you'll need to install it from there.
  11. How to Delete DLL Files Picture 11How to Delete DLL Files Picture 11
    Double-click the software's icon to install the DLL finder. Software installation will vary based on its version and brand, so follow the instructions on your screen to install correctly.
  12. How to Delete DLL Files Picture 12How to Delete DLL Files Picture 12
    Run your DLL finder once it is installed.
  13. How to Delete DLL Files Picture 13How to Delete DLL Files Picture 13
    Review your results. The DLL finder should give you the names and locations of any corrupted or false .dll files. You can use this information later to unregister and then delete these files.
Part 2 of 2:

Unregistering and Deleting DLL Files

  1. How to Delete DLL Files Picture 14How to Delete DLL Files Picture 14
    Open your DLL file's location. This will ensure that your current directory is updated to match that of the .dll file.[3]
    1. If you are deleting multiple .dll files, they may not be in the same location.
  2. How to Delete DLL Files Picture 15How to Delete DLL Files Picture 15
    Open the Start menu.
  3. How to Delete DLL Files Picture 16How to Delete DLL Files Picture 16
    Click "Run".
  4. How to Delete DLL Files Picture 17How to Delete DLL Files Picture 17
    Type "cmd" into Run's text field, then click "OK". This will open the Command Prompt app, which allows you to interact with the operating system via user-entered commands.
    1. If you're using Vista or later, you'll need to boot Command Prompt in Administrator Mode. To do this, click "All Programs" in the Start menu, select "Accessories", right-click the "Command Prompt" icon, and select "Run as Administrator".
  5. How to Delete DLL Files Picture 18How to Delete DLL Files Picture 18
    Type "cd" without the quotes and press Enter. This will reset your Command Prompt execution to your current directory, where the .dll file is located.
  6. How to Delete DLL Files Picture 19How to Delete DLL Files Picture 19
    Type "regsvr32 -u (filename)dotdll" into Command Prompt. This command finds and unregister  your targeted .dll file. Exclude the quotation marks and the apostrophes; for "(filename)dotdll", insert the name of your target .dll file and the .dll extension.
  7. How to Delete DLL Files Picture 20How to Delete DLL Files Picture 20
    Press Enter to unregister your DLL file. Your .dll file should now be ready for deletion!
  8. How to Delete DLL Files Picture 21How to Delete DLL Files Picture 21
    Locate your DLL file in its directory.
  9. How to Delete DLL Files Picture 22How to Delete DLL Files Picture 22
    Right-click your DLL file and select "Delete". This will send your .dll file to the Recycling Bin, from which you can delete it permanently.
3.9 ★ | 21 Vote