当前位置:网站首页>Win10 cannot directly use photo viewer to open the picture
Win10 cannot directly use photo viewer to open the picture
2022-08-02 15:22:00 【xitongzhijia_abc】
今天安装好win10The discovery after open picture the default program iswin10自带的画图工具,非常不方便,And right-click to choose open way also can not find the default inside“照片查看器”.You want to know aboutwin10Open the way to restore the default picture viewer method,在win10系统中,Built-in photo viewer,Can we see the picture,But sometimes may encounter photo viewer can't open the case,Although useful but very complicated.System family of small below summary for everyone3种解决win10Open the way to recovery as the default picture photo viewer method.(推荐使用第一种,简单易用).
Win10How to open the picture way to restore the default picture viewer as follows:
方法一:
新建一个TXT文本文档,把以下代码复制粘贴到其中:
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"然后把该文本文档重命名为 Windows_photo_viewer.reg (或任意名称),然后双击运行该 reg注册表文件把数据导入注册表中即可.
Also can download this file directly,解压后双击运行即可: win10Restore the default picture viewer images.
方法二:
Win10How to open the picture way to restore the default picture viewer?想必大家已经将自己电脑上的系统升级为Win10系统了.在Win10In the system a most inconvenient place is open the way for the new application of images,如果想恢复传统的照片查看器该怎么操作呢?全新安装Win10Users typically encountered this problem,而从Win7/Win8/Win8.1System upgrade to the old versionWindows10The official version of the user does not generally met.

1、首先,我们需要使用注册表编辑器来开启Win10系统照片查看器功能,因为其实这个功能是被隐藏了,那么按下Windows徽标键+R键,打开运行命令窗口,输入“regedit”命令.

2、打开注册表编辑器之后,我们双击左侧的目录,依次打开HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft目录,如下图所示.


3、在Microsoft目录下,我们需要找到Windows Photo Viewer\Capabilities\FileAssociations目录项,直到看到该子目录下的一系列关键文件.


4、在FileAssociations目录下,我们对着该界面击右键,选择“新建-字符串值”菜单,如下图所示.

5、接下来就是比较关键的步骤了,如果你想要打开.jpg后缀的文件,那么数值名称要写为.jpg,数值数据写为“PhotoViewer.FileAssoc.Tiff”,如下图所示,然后点击“确定”按钮.

6、接下来,如果你想要使用Windows照片查看器查看.png后缀的文件,那么数值名称写为.png,数值数据还是为PhotoViewer.FileAssoc.Tiff.换句话说,只要你想更改任何格式的图片文件打开方式,那么数值名称就是.格式名称,数值数据一直为PhotoViewer.FileAssoc.Tiff.

7、到这里,我们就成功修改了图片文件的打开方式,我们可以关闭注册表编辑器,然后对着你想要打开的图片格式的文件击右键,选择“打开方式”,就可以看到打开程序列表中有“Windows照片查看器”.

8、Or you can directly double-clicking on the image,Will automatically open the picture select open way,我们可以选择为“Windows照片查看器”,同时勾选“Always use the app open the file”.

9、最后,We'll see the familiar beforeWindowsPhoto viewer has appeared in front of us,Any image in the application window open or shut down is very convenient.

方法三:
全新安装Win10正式版的用户,If you want to continue to use traditional photo viewer as the default application,可能你会发现,Regardless of whether they are in the file right-click the way or inModernVersion of the default application Settings to find the shadow of the traditional photo viewer.In a conventional control panel picture viewer can only choose totiff文件进行关联.

Repair photo viewer file association method is as follows:
1、首先按Win+R打开运行,输入regedit打开注册表编辑器.
2、展开
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations
3、在右侧新建“字符串值”,New value name to the file extensions to associate,比如“.jpg”,Numerical data to fill in as“PhotoViewer.FileAssoc.Tiff”.

4、之后在jpgThe file open right way you can see the traditionalWindows照片查看器了,如下图.

5、Other types of image set method as above,When adding registry keys,The numerical data shall fill in as“PhotoViewer.FileAssoc.Tiff”.

本文所讲的3Kind of method can makewin10The default open the way into a photo viewer images,推荐大家使用第一种方法,简单有效.
边栏推荐
猜你喜欢
随机推荐
基于GPT的隐变量表征解码结构
LLVM系列第三章:函数Function
Policy Evaluation收敛性、炼丹与数学家
FP7122降压恒流内置MOS耐压100V共正极阳极PWM调光方案原理图
PyTorch②---transforms结构及用法、常见的Transforms
基于无监督医学图像配准论文(1)
PyTorch③---torchvision中数据集的使用
FP7126降压恒流65536级高辉无频闪调光共阳极舞台灯RGB驱动方案
【目标检测】YOLO v5 安全帽检测识别项目模型
PyTorch①---加载数据、tensorboard的使用
Bash shell位置参数
Win7怎么干净启动?如何只加载基本服务启动Win7系统
LLVM系列第二十八章:写一个JIT Hello World
LLVM系列第四章:逻辑代码块Block
LLVM系列第八章:算术运算语句Arithmetic Statement
RN开发时遇到的问题
FP6195耐压60V电流降压3.3V5V模块供电方案
Win10电脑不能读取U盘怎么办?不识别U盘怎么解决?
win10无法直接用照片查看器打开图片怎么办
什么是外生变量和内生变量









