Windows 7 comes with photo viewer

How to get back the built-in photo viewer in win 10

 

method/step

 
  1. 1

    First, we open a notepad, you can click win+r to open the run box, and then enter notepad in the run box. Or right-click on the desktop to create a new one, and then find the text document in the new one, as shown in the following figure:

    How to get back the built-in photo viewer in win 10
    How to get back the built-in photo viewer in win 10
  2. 2

    Then we typed the following code verbatim in the opened Notepad:

    Windows Registry Editor Version 5.00

     ; Change Extension's File Type

     [HKEY_CURRENT_USER\Software\Classes\.jpg]

     @="PhotoViewer.FileAssoc.Tiff"

     ; Change Extension's File Type

     [HKEY_CURRENT_USER\Software\Classes\.jpeg]

     @="PhotoViewer.FileAssoc.Tiff"

     ; Change Extension's File Type

     [HKEY_CURRENT_USER\Software\Classes\.gif]

     @="PhotoViewer.FileAssoc.Tiff"

     ; Change Extension's File Type

     [HKEY_CURRENT_USER\Software\Classes\.png]

     @="PhotoViewer.FileAssoc.Tiff"

     ; Change Extension's File Type

     [HKEY_CURRENT_USER\Software\Classes\.bmp]

     @="PhotoViewer.FileAssoc.Tiff"

     ; Change Extension's File Type

     [HKEY_CURRENT_USER\Software\Classes\.tiff]

     @="PhotoViewer.FileAssoc.Tiff"

     ; Change Extension's File Type

     [HKEY_CURRENT_USER\Software\Classes\.ico]

     @="PhotoViewer.FileAssoc.Tiff"

    (Thanks to the code provided by the network god, this code is mainly for importing the registry)

    As shown below:

    How to get back the built-in photo viewer in win 10
  3. 3

    Then we save it as the desktop. The idea is to save it in .reg format instead of other formats, and a special icon will appear on the desktop, as shown below:

    How to get back the built-in photo viewer in win 10
  4. 4

    We double-click to run this program, it will remind us whether to add it to the registry, we click OK, and then it will remind you that it has been successfully added to the registry, as shown below:

    How to get back the built-in photo viewer in win 10
    How to get back the built-in photo viewer in win 10
  5. 5

    Next, we take a picture, open it, right-click on the picture, the selected opening method is win photo viewer, and at the bottom select Always open pictures in this way, check the tick, as shown in the following figure Show:

    How to get back the built-in photo viewer in win 10
  6.  

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325040964&siteId=291194637