Home>Article>System Tutorial> What should I do if I can’t find the built-in picture viewing tool in win10? 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 win10? How to restore the built-in picture viewing tool in win10

王林
王林 Original
2024-09-09 09:30:27 921browse

How to restore the built-in picture viewing tool in Windows 10? Many Windows 10 users face the problem of not being able to find the system's built-in image viewing tool, resulting in the inability to view images. If this happens to you, don’t worry! PHP editor Banana will provide you with step-by-step guidance in this tutorial to help you easily restore the picture viewing tool, allowing you to easily view pictures again.

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.

win10自带看图工具找不到怎么办 win10恢复自带看图工具操作方法

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

Windows Registry Editor Version 5.00

; Change Extension's File Type [HKEY_CURRENT_USERSoftwareClasses.jpg] @="PhotoViewer.FileAssoc.Tiff"

; Change Extension's File Type [ HKEY_CURRENT_USERSoftwareClasses.jpeg] @="PhotoViewer.FileAssoc.Tiff"

; Change Extension's File Type [HKEY_CURRENT_USERSoftwareClasses.gif] @="PhotoViewer.FileAssoc.Tiff"

; Change Extension's File Type [HKEY_CURRENT_USERSoftwareClasses.png] @=“PhotoViewer.FileAssoc.Tiff”

; Change Extension's File Type [HKEY_CURRENT_USERSoftwareClasses.bmp] @=“PhotoViewer.FileAssoc.Tiff”

; Change Extension's File Type [HKEY_CURRENT_USERSoftwareClasses.tiff] @="PhotoViewer.FileAssoc.Tiff"

; Change Extension's File Type [HKEY_CURRENT_USERSoftwareClasses.ico] @="PhotoViewer.FileAssoc.Tiff"

win10自带看图工具找不到怎么办 win10恢复自带看图工具操作方法

3. After pasting the code, click "File" - "Save" in the upper left corner of the file.

win10自带看图工具找不到怎么办 win10恢复自带看图工具操作方法

4. After closing the file, rename the file name to "Windows Photo Viewer.REG".

win10自带看图工具找不到怎么办 win10恢复自带看图工具操作方法

5. At this time, the system prompts that the file is unavailable will pop up. Click "Yes" directly.

win10自带看图工具找不到怎么办 win10恢复自带看图工具操作方法

6. After the changes are completed, the file will become a registration file and needs to be double-clicked to open.

win10自带看图工具找不到怎么办 win10恢复自带看图工具操作方法

7, then click OK to add the code in the file to the registry.

win10自带看图工具找不到怎么办 win10恢复自带看图工具操作方法

8. Then right-click the image and find the Windows Image Viewer in the open mode.

win10自带看图工具找不到怎么办 win10恢复自带看图工具操作方法

The above is the detailed content of What should I do if I can’t find the built-in picture viewing tool in win10? 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:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn