Home >System Tutorial >Windows Series >What should I do if I can't find the built-in picture viewing tool in Windows 10? How to restore the built-in picture viewing tool in win10

What should I do if I can't find the built-in picture viewing tool in Windows 10? How to restore the built-in picture viewing tool in win10

WBOY
WBOYforward
2024-03-16 21:00:091323browse

In our win10 system, there is a built-in picture viewing tool that can directly view pictures in many formats. Some friends who want to use it find that they cannot find this picture viewing function, and they don’t know what to do if they want to restore it. operation, then today the editor of this website will bring the latest solution to the majority of users. I hope that the content shared in today’s win10 tutorial can help everyone restore the picture viewing tool in the computer.

How to restore the built-in picture viewing tool in win10

1. First, the user needs to create a new text file on the desktop.

What should I do if I cant find the built-in picture viewing tool in Windows 10? How to restore the built-in picture viewing tool in win10

2. Open the text file and copy the code below.

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"

What should I do if I cant find the built-in picture viewing tool in Windows 10? How to restore the built-in picture viewing tool in win10
##3. Paste the code. After that, click "File" - "Save" in the upper left corner of the file.

What should I do if I cant find the built-in picture viewing tool in Windows 10? How to restore the built-in picture viewing tool in win10
4. After closing the file, rename the file name to "Windows Photo Viewer.REG".

What should I do if I cant find the built-in picture viewing tool in Windows 10? How to restore the built-in picture viewing tool in win10
#5. At this time, the system prompts that the file is unavailable will pop up. Click "Yes" directly.

What should I do if I cant find the built-in picture viewing tool in Windows 10? How to restore the built-in picture viewing tool in win10
#6. After the change is completed, the file will become a registration file and needs to be double-clicked to open.

What should I do if I cant find the built-in picture viewing tool in Windows 10? How to restore the built-in picture viewing tool in win10
#7, then click OK to add the code in the file to the registry.

What should I do if I cant find the built-in picture viewing tool in Windows 10? How to restore the built-in picture viewing tool in win10
#8. Then right-click the image and find the Windows Image Viewer in the open mode.

What should I do if I cant find the built-in picture viewing tool in Windows 10? How to restore the built-in picture viewing tool in win10

The above is the detailed content of What should I do if I can't find the built-in picture viewing tool in Windows 10? How to restore the built-in picture viewing tool in win10. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:xpwin7.com. If there is any infringement, please contact admin@php.cn delete