Good day to you Justin. I’m Ruth, an independent advisor. Thank you for outlining what you've attempted so far. That is very helpful. If your wallpaper becomes white soon after starting up, even after removing Wallpaper Engine, the problem could be related to a Windows update or a background setting being activated.
Here’s what you can try:
- Set a static background again
Go to Settings > Personalization > Background
Set Background to Picture
Pick any default Windows wallpaper
Go to Settings > Accounts > Sync your settings
Turn off Theme syncing if it's on - Check for contrast theme
Go to Settings > Accessibility > Contrast themes
Make sure it’s set to None - Disable any wallpaper-related scheduled task
Press Windows + R, type [code]taskschd.msc[/code], then press Enter
Go to: Task Scheduler Library > Microsoft > Windows > BackgroundAccessApplications
Look through the list and disable anything related to themes or wallpapers if you see one - Clear icon and thumbnail cache
Press Ctrl + Shift + Esc to open Task Manager
Right-click Windows Explorer, then choose Restart
After that, press Windows + R, type [code]cmd[/code], and run it as Administrator
Enter these one at a time:
taskkill /f /im explorer.exe
DEL /A /Q "%localappdata%\IconCache.db"
DEL /A /F /Q "%localappdata%\Microsoft\Windows\Explorer\thumbcache_*.db"
start explorer.exe
Please let me know if this clarifies things or if we need to explore additional options. I’m available whenever you need further assistance.
Best regards,
Ruth