I had this issue recently while using Webpack. After inspecting the desktop.ini file I realized that the issue was with one of my image file names. The name had some special characters and that's why Windows created that "desktop.ini" file. In my case, I did not need that image file so I removed it. Inspect your .ini file and you will find some clues.