You can get the old Photo Viewer back if you want it.
I enabled it because I prefer it.
Click the picture to make it bigger.
See this link ---
https://winaero.com/blog/how-get-windows-photo-viewer-working-in-windows-10/
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi there
I use Windows 10 Home on a 64 bit, 8GB RAM Samsung laptop. It was upgraded from Windows 8.1 and basically functions well. Since Samsung stopped making notebooks around the time Windows 10 was coming out, there have been no corresponding Windows 10 compatible software from them for this model. However, this has never been a problem as Windows 10 brought along all the necessary drivers and I did not install any Samsung software except for one settings program, which has an integrated battery life extender, which I need.
One thing that I have noticed and that has probably gotten worse is if you use the default Windows 10 picture viewer to open any image, it takes extremely long to load it after the black interface opens. I have for example just tried to open a 1000 x 2000 jpg image and as it took I guess well over a minute, I just closed it and opened it with IrfanView instead, which just took seconds. Other programs like Photofiltre are equally fast.
I think I ever read in some forum months back how to speed it up, but do not remember the steps,, but in any case I think it made no big difference.
Sometime ago I tried to set Irfanview to be the default viewer for images, including jpg & png which I remember worked for that session. Later, not sure it was that day, I noted it had somehow been changed back to Windows default, though I did not follow this up again until today, as I normally open images directly in one of the different image editors I want to use anytime.
I have just set it again to IrfanView but cannot immediately test if it remains so after a reboot, since I'm currently making a system image backup which will take several hours.
So my question:
My system and software are kept constantly up-to-date and has the most currently available updates for Windows, drivers and other software.
The system runs well and for some unconnected reason, recently run Scannow & DISM restorehealth and all is OK.
Thank you in advance
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
You can get the old Photo Viewer back if you want it.
I enabled it because I prefer it.
Click the picture to make it bigger.
See this link ---
https://winaero.com/blog/how-get-windows-photo-viewer-working-in-windows-10/
I believe you are talking about Photos app of Windows. For the first time, somebody has reported that Photos app is slow (at least I am coming to know of this for the first time).
You can try following to correct if something is wrong with Photos app.
Type troubleshoot in Windows Start Search box > Click Troubleshoot > Scroll down to bottom and click Windows Store Apps > Click Run the Troubleshooter and follow on-screen directions.
Windows+X > Settings > Apps > Apps & Features > Locate Photos by Scrolling Down > Click Advanced Options > Click Reset
Go to Microsoft Store > Click 3 horizontal dots on top right > Downloads and Updates > Check if there is any update for this app > If yes, update it.
Windows+X > Click Windows Powershell (Admin) > Copy the below command and right click in Powershell to paste it
get-appxpackage Microsoft.Windows.Photos | remove-appxpackage
Now, you need to reinstall it
Use below Powershell command to install
Get-AppxPackage -allusers Microsoft.Windows.Photos | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”
Whew, hey I gotta get this out before they catch up to me, huff puff....whew. So I just broke into Microsoft and gosh you'll never guess what I uncovered! Hold on let me catch my breath. wait wait... here they come! I'll keep typing while I run! So get this I didn't get to dig into anything deeply but what I did see, gosh whoops duck, they almost got me... So I break in and like the whole office has the forum open and the like programmers are all busting a gut laughing... huff puff, So what they do is they are like bored because they actually bought the operating system from some poor guys with no business connection back in the 80s for 50K and they haven't really had anything to do since... "ha ha you missed me, skip the donuts next time dude!" So anyway they just sit there creating issues and then the more aggravated the users get the more they love it. They have a big white board up with a betting pool of the most irritating windows problems and the highest traffic generated. There's big money on the next Windows Update good luck guys, I'm ducking into this Linux kiosk to get away.
I guess, to track the culprit, gives you an indication, but most want an improvement :)!
Well they do,but mostly they don't care as there are not many choices. All Microsoft apps are slow including edge. Regardless of how you got on win 10 there is still a way to install windows photo viewer. For videos it VLC. Image manipulation Gimp G'MIC Qt. The delay in apps loading is either windows waiting for a drive to spin up or an app waiting for a network connection. You can track down the process causing the delay with process monitor.