Can Windows 10's desktop slideshow use pictures from inside multiple subfolders?
It seems that Windows 10's desktop slideshow does not use pictures from inside subfolders. Is there a way to get it to use these pictures?
I have a Wallpapers folder with subfolders like Landscapes and Architecture. The subfolders have pictures in them. Wallpapers has no pictures in it directly.
I want the slideshow to use all of the pictures from all of the subfolders.
In Settings > Personalization > Background, I set:
- Background = Slideshow
- Choose albums for your slideshow = Wallpapers
The desktop just shows whatever the last photo was, or sometimes just a weird, small grid pattern.
If I put a couple pictures in the Wallpapers folder, it will use those as expected. So I think the issue is that it doesn't look in subfolders, but I don't want to dismantle my organizational system.
Is there a way to get it to use the pictures from all the subfolders?
Solution 1:
I wanted to do this exact same thing and it took me a while to figure out how to accomplish it. What I ended up doing was using a combination of a custom library and the old Windows wallpaper settings.
To create a library with the folders you want, click on Libraries in the left side panel of a Windows folder (or if you removed the Libraries link from there you can just type Libraries into the navigation bar). Once you're in the Libraries folder you can right-click and select new Library. Then add folders to your new library by right-clicking on it, selecting Properties, and clicking the "Add..." button.
The Window 10 "Personalize" window doesn't let you select a library (other than your default Pictures library), but the old-style wallpaper settings does and that can be accessed with this command:
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,@desktop
I created a shortcut to this and put it in my Wallpapers folder, but you can also just enter that command in the Cortana search field. From this window you can browse to your new library.
Solution 2:
As of today, on Windows 10 Version 10.0.15063, this command works:
C:\Windows\explorer.exe shell:::{ED834ED6-4B5A-4bfe-8F11-A626DCB6A921} -Microsoft.Personalization\pageWallpaper
HTH
Solution 3:
I was able to do it in Win 10 by following the steps in this blog https://www.winhelponline.com/blog/windows-10-desktop-background-slideshow-not-seeing-subfolders-library/