I have hundreds of folders of images on my HDD, and with very few exceptions they each have a cover image that I want to use as their respective folder thumbnails, or at least a memorable first image. Unfortunately, Windows 10 defaults to using two random images in the folder as the thumbnail, and I have to manually select the first image as the thumbnail in the folder properties every singe time. Recently Windows automatically wiped the thumbnail cache, and I really don't want to manually reset the thumbnails on these folders.
Is there a way to automate going into a folder's properties, the customize tab, folder pictures, and selecting the first item in the folder every time? Or would I need a hypothetical "Folder.properties.setFolderPicture()" that Windows doesn't have for security reasons? Python is the only language I have any experience with, but if I need another language to do this I'm willing to try it.