Finally, I have found the solution to fix this on Windows. Step 1) Make a batch file. Put it in any folder you want (I put it in the Documents folder). After you created a batch file, open it in Notepad (right-click the batch file and select Edit), and type: @echo off cd %AppData%\vlc rmdir art /s /...