Many friends with WIN10 system often find the system from the photo viewer, what is the reason, how to find it back?
First, we open a Notepad, you can click Win+r to open the Run box, and then enter Notepad in the Run box. Or on the desktop right click on the new inside, and then find a text document in the new, as shown in the following figure:
We then enter the following code in the Open 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 to import the registry)
As shown in the following illustration:
Then we save it as a desktop, and the idea is to save it as a. reg format instead of another format, and a special icon appears on the desktop, as shown in the following illustration:
We double-click to run this program, we will remind us whether to add it to the registry, we click OK, then we will remind you have been successfully added to the registry, as shown in the following figure:
Next we take a picture, open it, right click on this picture, at this time choose the open mode is win Photo Viewer, and at the bottom of the check always in this way to open the picture, tick the hook on it, as shown in the following figure:
That's all the steps, if not, we will download a third party to look at the graphics, this software is also very many, in the still not good, it is estimated that the computer which is a problem, reinstall the system, as to how to install the attention I can click this page, in my inside I have written how to install the system.