One trick to delete .dll files

  The .dll file is a necessary file for the software to run. Sometimes after deleting some software, the dll file will remain undeleted, and it cannot be deleted no matter how you delete it. What should I do?

  What to do if the .dll file cannot be deleted?

  1. After pressing the win+r key, an interface will appear, and then enter regedit, the screenshot is as follows:

  2. After pressing Enter, we will enter the Registry Editor, the screenshot is as follows:

  3. At this time, we will find the "HKEY_LOCAL_MACHINE" file in "My Computer", and then click to expand--SOFTWARE--Microsoft--Windows--CurrentVersion--Explorer.

  4. Create a new item named "AlwaysUnloadDLL" on the right side, enable the function of clearing unused dynamic link files in the memory --- click the new one, and then modify its value data to "1" (enable this function), if If it is set to 0, this function is turned off. Screenshot below:

  5. Restart the computer after the setting is successful, and then delete the .dll files you need to delete. For more information, consult the editor of xitongbuluo.com.

Guess you like

Origin blog.csdn.net/xitongzhijianet/article/details/129860908