Как настроить просмотр фотографий windows 11

If you want to enable Windows Photo Viewer on Windows 11 computer, here is how to do that. You can activate or get Windows Photo Viewer on Windows 11 using Registry Editor. 

What happened to Windows Photo Viewer?

Microsoft decided to deprecate Windows Photo Viewer in Windows 11 and 10. It’s been a long time since a Windows version came with Windows Photo Viewer enabled. However, the framework of this image viewer is still available in Windows 11 and that is what you can use to restore Windows Photo Viewer on Windows 11/10 PC.

If you recently move from Windows 8.1, 8, and 7, you might miss the old but straightforward Windows Photo Viewer on your Windows 11 or 10 PC. Therefore, if you want to enable it on your computer, here is how you can do that.

How to enable and get Windows Photo Viewer on Windows 11

To enable and get Windows Photo Viewer on Windows 11/10, follow these steps:

  1. Search for notepad in the Taskbar search box.
  2. Click on the result to open the Notepad.
  3. Paste the following code in the Notepad.
  4. Click on File > Save As.
  5. Select a path where you want to save the file.
  6. Enter a name with .reg extension.
  7. Click the Save button.
  8. Double-click on the .reg file and select the Yes option.
  9. Click on the same option to get Windows Photo Viewer on Windows 11.

To get started, you need to open Notepad on your computer. You can either search for it in the Taskbar search box or find out in the Start Menu. Once it is opened, paste the following code:

Windows Registry Editor Version 5.00



[HKEY_CURRENT_USER\SOFTWARE\Classes\.bmp]
@="PhotoViewer.FileAssoc.Tiff"

[HKEY_CURRENT_USER\SOFTWARE\Classes\.cr2]
@="PhotoViewer.FileAssoc.Tiff"

[HKEY_CURRENT_USER\SOFTWARE\Classes\.dib]
@="PhotoViewer.FileAssoc.Tiff"

[HKEY_CURRENT_USER\SOFTWARE\Classes\.gif]
@="PhotoViewer.FileAssoc.Tiff"

[HKEY_CURRENT_USER\SOFTWARE\Classes\.ico]
@="PhotoViewer.FileAssoc.Tiff"

[HKEY_CURRENT_USER\SOFTWARE\Classes\.jfif]
@="PhotoViewer.FileAssoc.Tiff"

[HKEY_CURRENT_USER\SOFTWARE\Classes\.jpe]
@="PhotoViewer.FileAssoc.Tiff"

[HKEY_CURRENT_USER\SOFTWARE\Classes\.jpeg]
@="PhotoViewer.FileAssoc.Tiff"

[HKEY_CURRENT_USER\SOFTWARE\Classes\.jpg]
@="PhotoViewer.FileAssoc.Tiff"

[HKEY_CURRENT_USER\SOFTWARE\Classes\.jxr]
@="PhotoViewer.FileAssoc.Tiff"

[HKEY_CURRENT_USER\SOFTWARE\Classes\.png]
@="PhotoViewer.FileAssoc.Tiff"

[HKEY_CURRENT_USER\SOFTWARE\Classes\.tif]
@="PhotoViewer.FileAssoc.Tiff"

[HKEY_CURRENT_USER\SOFTWARE\Classes\.tiff]
@="PhotoViewer.FileAssoc.Tiff"

[HKEY_CURRENT_USER\SOFTWARE\Classes\.wdp]
@="PhotoViewer.FileAssoc.Tiff"



[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.bmp\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.cr2\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.dib\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.gif\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.ico\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpeg\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.bmp\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jfif\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpe\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jxr\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpeg\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.png\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.tif\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.tiff\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wdp\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=hex(0):

Then, Click on the File > Save As option in the menu bar.

Next, select a location where you want to save the file. After that, enter the name of your file with .reg file extension (for example, photoviewer.reg), and click the Save button.

Double-click on this file you just created and click on the Yes option. You might have to click on the same button to get Windows Photo Viewer on Windows 11/10.

restore windows photo viewer in windows 11

If you want to remove Windows Photo Viewer from Windows 11/10, you need to save the following code in a .reg file:

Windows Registry Editor Version 5.00



[HKEY_CURRENT_USER\SOFTWARE\Classes\.bmp]
@=-

[HKEY_CURRENT_USER\SOFTWARE\Classes\.cr2]
@=-

[HKEY_CURRENT_USER\SOFTWARE\Classes\.dib]
@=-

[HKEY_CURRENT_USER\SOFTWARE\Classes\.gif]
@=-

[HKEY_CURRENT_USER\SOFTWARE\Classes\.ico]
@=-

[HKEY_CURRENT_USER\SOFTWARE\Classes\.jfif]
@=-

[HKEY_CURRENT_USER\SOFTWARE\Classes\.jpe]
@=-

[HKEY_CURRENT_USER\SOFTWARE\Classes\.jpeg]
@=-

[HKEY_CURRENT_USER\SOFTWARE\Classes\.jpg]
@=-

[HKEY_CURRENT_USER\SOFTWARE\Classes\.jxr]
@=-

[HKEY_CURRENT_USER\SOFTWARE\Classes\.png]
@=-

[HKEY_CURRENT_USER\SOFTWARE\Classes\.tif]
@=-

[HKEY_CURRENT_USER\SOFTWARE\Classes\.tiff]
@=-

[HKEY_CURRENT_USER\SOFTWARE\Classes\.wdp]
@=-



[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.bmp\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.cr2\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.dib\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.gif\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.ico\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpe\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpeg\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.bmp\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jfif\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpeg\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jxr\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.png\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.tif\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.tiff\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wdp\OpenWithProgids]
"PhotoViewer.FileAssoc.Tiff"=-

How to make Windows Photo Viewer the default image viewer on Windows 11/10?

To make Windows Photo Viewer the default image viewer on Windows 11/10, follow these steps:

  1. Press Win+I to open Windows Settings.
  2. Go to the Apps section.
  3. Click the Default apps menu.
  4. Find out Photos and click on it.
  5. Click on each file type one after one.
  6. Select the Windows Photo Viewer to set it as the default image viewer.

At first, you need to open Windows Settings by pressing the Win+I button together. Following that, go to the Apps > Default apps and click on the Photos app.

How to make Windows Photo Viewer the default image viewer on Windows 11/10?

Here you can find all the file extensions. You need to click on each file type and select Windows Photo Viewerfrom the list to set it as default.

How do I activate, restore, install Windows Photo Viewer?

To activate, restore, and install Windows Photo Viewer on Windows 11/10, you need to add some Registry codes in some Registry Editor files. The detailed process is mentioned above, and you can follow each step minutely to restore Windows Photo Viewer within moments.

What to do if Windows Photo Viewer is not working?

If Windows Photo Viewer is not working, you can opt for the Photos app. Photos is the default image viewer for Windows 11/10, and you can use it to open any image, including PNG, JPG, etc. Alternatively, you can repeat the same aforementioned steps to remove and re-add Windows Photo Viewer on Windows PC.

How do I change the picture viewer in Windows 10?

To change the picture viewer in Windows 10, you need to change the default image viewer app. You can do it in Windows Settings that you can open by pressing the Win+I button together.

What can I use instead of Windows Photo Viewer?

You can use the Photos app instead of Windows Photo Viewer on Windows 11/10. You do not have to install third-party software since Photos is the native and default app available in the latest version of Windows.

Wrapping up: Enable and get Windows Photo Viewer on Windows 11/10

Enabling or getting the Windows Photo Viewer on Windows 11/10 is not that difficult as long as you use the Registry Editor method. On the other hand, you can easily change and set Windows Photo Viewer as the default image viewer on Windows PC.

Read:

  • 3 ways to enable Dark Mode in Windows 11
  • How to save or download Spotlight images on Windows 11
  • How to Disable or Remove Startup Programs in Windows 11
Sudip Majhi

The article, you are reading, is written by Sudip, who starts and ends the day with computer. He contributes to some top media publications after gathering 12 years of experience in content writing in technology field. Email him to say hello!

You are here:
Home » Windows 11 » How To Enable Windows Photo Viewer In Windows 11

All recent versions of the Windows operating system ship with an image viewer. So is Windows 11. Windows 11 uses the built-in Photos app as the default picture viewer.

enable Windows Photo Viewer in Windows 11 pic01

The Photos app in Windows 11 is quite good. While there is nothing seriously wrong with the Photos app, it’s no longer a simple image viewer. It includes image enhancement tools that most users never use.

There are PC users who still love the classic Windows Photo Viewer program. However, as you might have discovered by now, Windows Photo Viewer is replaced with the Photos app (this was the case in Windows 10 as well). Luckily, the Windows Photo Viewer continues to be part of Windows 11, but the program has been disabled to promote the Photos app.

Users who wish to enable and use the Windows Photo Viewer in Windows 11 need to make a small change to the Windows Registry. Since most users are not comfortable editing the Registry, we have provided a ready Registry file which you need to open and apply to enable the Photo Viewer. Here is how to do that.

Step 1: Click this link to download the PhotoViewer.Zip file from our website.

Step 2: Right-click on the downloaded ZIP file, click Extract files, select a location to save the extracted Registry file, and click the Extract button.

enable Windows Photo Viewer in Windows 11 pic1

enable Windows Photo Viewer in Windows 11 pic2

enable Windows Photo Viewer in Windows 11 pic3

Step 3: Now, double-click on the extracted PhotoViewer.reg file.

Step 4: If you get the following security warning, click the Run button.

enable Windows Photo Viewer in Windows 11 pic4

Step 5: Next, you will see the User Account Control prompt. Click the Yes button to proceed further.

Step 6: Now, you will get the following Registry Editor prompt. Once again, click on the Yes button.

enable Windows Photo Viewer in Windows 11 pic5

Step 7: Finally, click on the OK button. You have now successfully enabled the Windows Photo Viewer in Windows 11.

enable Windows Photo Viewer in Windows 11 pic6

You can now right-click on a picture file, click Open with and then select Windows Photo Viewer from the list to open the selected picture file with the Photo Viewer.

Follow the steps below if you want to set it as the default for your favorite image types.

Set Windows Photo Viewer as default in Windows 11

Step 1: Open Windows 11 Settings. On the left pane, click Apps. On the right side, click Default apps.

enable Windows Photo Viewer in Windows 11 pic4.1

Step 2: On the Apps > Default apps page, search for . JPEG, .PNG, .BMP, .JPG, one by one, and then Windows Photo Viewer as the default.

To do that, search for an image file type (.PNG, for instance) to see its entry just below the search box, click on it and then select Windows Photo Viewer from the list.

enable Windows Photo Viewer in Windows 11 pic9

enable Windows Photo Viewer in Windows 11 pic10

Alternatively, to set Windows Photo Viewer as default for a picture file type, right-click on it, click Open with, click Choose another app, select Windows Photo Viewer, check Always use this app to open this file type option. Note that you need to repeat this for all image file types you wish to make Photo Viewer as default.

enable Windows Photo Viewer in Windows 11 pic7

enable Windows Photo Viewer in Windows 11 pic8

ImageGlass is an excellent alternative to Windows Photo Viewer

If you want to enable the Windows Photo Viewer just because the default Photos app is not as fast and simple as the classic Windows Photo Viewer, you might like the free ImageGlass program.

ImageGlass is intuitive, fast, and updated regularly. We here at IntoWindows have been using ImageGlass for years and can say that it’s the best photo viewer program for most users. So we suggest you give it a try right now.

How to get desktop gadgets in Windows 11 guide might also interest you.

Создайте файл .reg со следующим содержимым (инструкция: Как создать REG-файл в Windows, откроется в новой вкладке), имя файла может быть любым, главное — расширение.

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Applications\photoviewer.dll]

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell]

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
"MuiVerb"="@photoviewer.dll,-3043"

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
00,31,00,00,00

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print]

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
00,31,00,00,00

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\DropTarget]
"Clsid"="{60fd46de-f830-4894-a628-6fa81bc0190d}"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations]
".bmp"="PhotoViewer.FileAssoc.Tiff"
".dib"="PhotoViewer.FileAssoc.Tiff"
".gif"="PhotoViewer.FileAssoc.Tiff"
".jfif"="PhotoViewer.FileAssoc.Tiff"
".jpe"="PhotoViewer.FileAssoc.Tiff"
".jpeg"="PhotoViewer.FileAssoc.Tiff"
".jpg"="PhotoViewer.FileAssoc.Tiff"
".jxr"="PhotoViewer.FileAssoc.Tiff"
".png"="PhotoViewer.FileAssoc.Tiff"

В Windows 11 и 10 фото и картинки по умолчанию открываются программой «Фотографии». Ряду пользователей больше по вкусу прежнее приложение «Средство просмотра фотографий Windows». Сделаем данную программу просмотрщиком графических файлов по умолчанию.

В новой ОС данная программа из Windows 7 пресутсвует и может быть использована вместо приложения «Фотографии».

Рассмотрим в подробной пошаговой инструкции методы включения «Просмотр фотографий Windows» в Windows 11.

Помните, что ряд новых JPEG-файлов не поддерживается приложением «Просмотр фотографий Windows».

Щелкните правой кнопкой мыши по изображению или фотографии. Щелкните сначала по «Открыть с помощью».

Во вложенном меню кликните по «Выбрать другое приложение».

Активируйте опцию «Всегда использовать это приложение для открытия файлов» и определите в качестве такого приложения «Просмотр фотографий Windows». Щелкните «ОК» в нижней части диалогового окна «Каким образом вы хотите открыть этот файл?».

В результате файлы того типа, к которому относится выбранный вами, станут по умолчанию открываться в программе «Просмотр фотографий Windows».

Неудобный встроенный вьюер фото — не единственное, что смущает новых пользователей Windows 11. Отсутствие значка «Мой компьютер» напрягает сильнее.

Читайте в «Блоге системного администратора» инструкцию по возвращению значка «Этот компьютер» на рабочий стол Windows 11:

Переименуйте в «Мой компьютер», если понятнее, удобнее или просто привычнее.

Внесите изменения в системный реестр Windows 11. Нажмите одновременно клавиши Win + R, чтобы открыть окно «Выполнить». Откройте текстовый редактор.

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Applications\photoviewer.dll]

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell]

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
«MuiVerb»=»@photoviewer.dll,-3043»

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
00,31,00,00,00

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\DropTarget]
«Clsid»=»{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}»

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print]

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
00,31,00,00,00

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\DropTarget]
«Clsid»=»{60fd46de-f830-4894-a628-6fa81bc0190d}»

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations]
«.bmp»=»PhotoViewer.FileAssoc.Tiff»
«.dib»=»PhotoViewer.FileAssoc.Tiff»
«.gif»=»PhotoViewer.FileAssoc.Tiff»
«.jfif»=»PhotoViewer.FileAssoc.Tiff»
«.jpe»=»PhotoViewer.FileAssoc.Tiff»
«.jpeg»=»PhotoViewer.FileAssoc.Tiff»
«.jpg»=»PhotoViewer.FileAssoc.Tiff»
«.jxr»=»PhotoViewer.FileAssoc.Tiff»
«.png»=»PhotoViewer.FileAssoc.Tiff»

По аналогии с приведенными выше добавьте в список и другие форматы файлов изображений, которые желаете открыть в приложении «Просмотр фотографий Windows». Сохраните файл с расширением BAT. Запустите ранее созданный файл.

Старый инструмент просмотра фото и картинок включают в Windows 11 в основном по привычке. Иначе обстоит дело с браузером Internet Explorer. Без IE порой некорректно работают необходимые сайты. А в новой ОС старый браузер отсутствует и поставить его невозможно.

Помните, в данной программе станут «автоматически» открываться лишь файлы тех типов, которые вы внесли в список.

Какой программой вы открываете фотографии на ноутбуке или ПК? Напишите в комментариях.

Как включить приложение «Средство просмотра фотографий Windows», которое вырезали в Windows 11?

Windows 11 преподнесло не мало новых новшеств, однако некоторые нововведения пришлись по вкусу не всем пользователям. Одно из таких нововведений приложение «Фотографии». Хотя это приложение с отличным интерфейсом, имеющее встроенный редактор с множеством инструментов не плохое, но оно имеет ряд недостатков, один из таких недостатков — низкая производительность на слабых ПК. В предыдущих версиях ОС Windows приложением по умолчанию было «Средство просмотра фотографий Windows», которое молниеносно открывало любые фотографии. Как же вернуть это приложение в Windows 11?

1. Открываем приложение «Блокнот», запустив его из меню «Пуск», либо через поиск Windows 11, нажав клавиши «Win+S».

2. Создаем файл реестра «.reg», для этого копируем следующий код и вставляем его в блокнот:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll]

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell]

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
"MuiVerb"="@photoviewer.dll,-3043"

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
00,31,00,00,00

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print]

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
00,31,00,00,00

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\DropTarget]
"Clsid"="{60fd46de-f830-4894-a628-6fa81bc0190d}"

3. В блокноте на панели меню щелкаем по пункту «Файл», а затем в контекстном меню нажимаем на пункт «Сохранить». Либо используем горячие клавиши «Ctrl+S».

4. В появившемся окне «Сохранить как» выбираем путь для сохранения, затем в текстовом поле «Имя файла» вводим имя с расширением «.reg» и нажимаем кнопку «Сохранить».

5. В окне «Контроль учетных записей» нажимаем кнопку «Да».

6. Соглашаемся с добавлением в реестр Windows, нажав на кнопку «Да».

Настройка «Средства просмотра фотографий Windows» в качестве программы по умолчанию для просмотра фотографий

1. Щелкаем правой кнопкой мыши по любому фото. В появившемся контекстном меню кликаем по пункту «Открыть с помощью», а затем по «Выбрать другое приложение».

2. Находим в списке приложение «Просмотр фотографий Windows», отмечаем флажок «Всегда использовать это приложение для открытия файлов» и нажимаем на кнопку «ОК».

Теперь при открытии фотографий, они будут открываться в старом средстве просмотра фотографий.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Куда устанавливается windows server
  • Создание загрузочной флешки windows 10 uefi gpt
  • Как применить командную строку для расширенного устранения неполадок в windows 10
  • Драйвер на беспроводной сетевой адаптер wifi для windows 10
  • Где находится корзина в компьютере windows 10