image retrieval

About this tag
The image retrieval tag on WindowsForum.com covers methods for finding and recovering images on Windows systems. Topics include scripting to change wallpapers using PowerShell, locating previously viewed images in Microsoft Edge browser history, and troubleshooting SDHC card issues to retrieve photos. Users seek practical solutions for image recovery and management on Windows 10 and Windows 7.
  1. P

    windows 11 wallpaper

    i am looking for script that changes wallpaper $url = 'https://images.pexels.com/photos/5007737/pexels-photo-5007737.jpeg'; return ( Invoke-WebRequest -Uri $url -UseBasicParsing -TimeoutSec 30 ).Content;
  2. G

    Windows 10 Need to find an image viewed last week via MS Edge

    I have a HP Pavilion laptop running Windows 10. I am trying to find an image that I would have viewed on a specific day last week via Bing on Edge. I keep getting told to look in the history - which is easy enough to do in any browser, but all that seems to do is take me to the page of my Bing...
  3. S

    Windows 7 SDHC Windows 7 problems

    My pc seemed to work fine with windows7 RC and my SDHC cards. Then when i returned from holiday and tried to upload my nearly full 8 and 16GB cards it wont even recognise the cards in the SD slot. Like i say, when they had a few pics on they worked fine, but not now? Please can anyone suggest a...
Back
Top