How to To Bring Back Photo Viewer in Windows 10

I know you all love the ease and the appearance of the original Photo Viewer, which is not the default in Windows 10. Using Photo Viewer is extremely easy and fast.

However, in Windows 10, this is not the case. What actually happens is that when you try to open a photo, it asks you to choose an option from the Photos metro app, Paint, or GIMP.

In this guide, I will walk you through the steps to set Photo Viewer as your default.

Using the Command Prompt.

  1. First of all, we need to find an existing image and note down its path. To make the entire process easy, open a Notepad file first. You can do this by holding the Windows Key and pressing R; then, in the Run dialog, type “notepad” and click OK.
  2. In Notepad, copy and paste the image page, locate an image on your system, or download an image. Then, right-click on it and select Properties.
  3. From Properties, note down its exact path in Notepad, for example: C:\users\john\desktop\image1.jpg.
  4. Then, on a new line in Notepad, copy and paste the command below:
    %SystemRoot%\System32\rundll32.exe "%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll", ImageView_Fullscreen
  5. So, you now have two lines in the notepad: the first is the path to the image, and the second one is the long one from the grey box.
  6. Now, copy the path and add it to the end of the second line after ‘Fullscreen.’ This should then become:
    %SystemRoot%\System32\rundll32.exe "%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll", ImageView_Fullscreen C:\users\john\desktop\image1.jpg
  7. Now, copy the entire line starting from % until the .jpg, select all of it, right-click, and select “copy.
  8. Hold the Windows key and press R. In the Run dialog, paste the command and then click OK
  9. This will open the image in the Photo Viewer.
  10. Close it, and now try to open the same image directly.

You will now have the option to specify the Photo Viewer as the default program for opening or viewing pictures.

photoviewer

Using Registry Editor

If the command prompt method doesn’t work, you can also try using the Registry Editor to see if it solves the problem. Download the registry file from here and save it to an accessible location. Right-click on it and select Run as Administrator. After the registry file has been run, restart your computer and check if the editor has changed.

ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.