Win10 How to retrieve your own photo Viewer

Source: Internet
Author: User
Keywords WIN10 system
Tags change click code desktop document editor file file type

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.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.