Windows Photo Viewer is a
classic photo viewing application that was replaced by the Photos app in
Windows 10 and Windows 11. However, Windows Photo Viewer is still available in
Windows 10 and Windows 11, but it is hidden and not activated by default.
Here’s how to enable Windows
Photo Viewer on these systems, as well as on Windows Server:
Enabling Windows Photo Viewer on Windows 10 and Windows 11
We will discuss two methods
for installing Windows Photo Viewer on Windows 10 or Windows 11. The same procedures
apply to installation on Windows Server.
1: Using the
Registry Editor
It is still present in these
operating systems, albeit hidden and not activated by default. To install and
enable Windows Photo Viewer on Windows 10, Windows 11, and Windows Server, you
need to modify the Windows Registry. Here’s a comprehensive guide on how to do
this.
·
Open Notepad
·
Select the all
below Red text and copy the following text :
----------------------------------------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
Photo Viewer\Capabilities\FileAssociations]
".jpg"="PhotoViewer.FileAssoc.Tiff"
".jpeg"="PhotoViewer.FileAssoc.Tiff"
".jpe"="PhotoViewer.FileAssoc.Tiff"
".jfif"="PhotoViewer.FileAssoc.Tiff"
".png"="PhotoViewer.FileAssoc.Tiff"
".bmp"="PhotoViewer.FileAssoc.Tiff"
".dib"="PhotoViewer.FileAssoc.Tiff"
".ico"="PhotoViewer.FileAssoc.Tiff"
".gif"="PhotoViewer.FileAssoc.Tiff"
".tiff"="PhotoViewer.FileAssoc.Tiff"
".tif"="PhotoViewer.FileAssoc.Tiff"
-----------------------------------------------------------------------------------------------------------------------------
·
Save the file with
a .reg extension, for example, "PhotoViewer.reg".
·
Run the Registry
File:
Double-click on the "PhotoViewer.reg" file and Click on Yes.
Now, Windows Photo
Viewer has been installed on your laptop or Desktop. If you want to set it as a
Default App for Viewing photos. Follow the below steps.
2: Using Command
Prompt or PowerShell
· Open the Power shell through the administrative and run line by line following the text.
-----------------------------------------------------------------------------------------------------------------------------
$path =
"HKLM:\SOFTWARE\Microsoft\Windows Photo
Viewer\Capabilities\FileAssociations"
New-Item
-Path $path -Force
New-ItemProperty
-Path $path -Name ".jpg" -Value
"PhotoViewer.FileAssoc.Tiff" -Force
New-ItemProperty
-Path $path -Name ".jpeg" -Value
"PhotoViewer.FileAssoc.Tiff" -Force
New-ItemProperty
-Path $path -Name ".jpe" -Value
"PhotoViewer.FileAssoc.Tiff" -Force
New-ItemProperty
-Path $path -Name ".jfif" -Value
"PhotoViewer.FileAssoc.Tiff" -Force
New-ItemProperty
-Path $path -Name ".png" -Value
"PhotoViewer.FileAssoc.Tiff" -Force
New-ItemProperty
-Path $path -Name ".bmp" -Value
"PhotoViewer.FileAssoc.Tiff" -Force
New-ItemProperty
-Path $path -Name ".dib" -Value
"PhotoViewer.FileAssoc.Tiff" -Force
New-ItemProperty
-Path $path -Name ".ico" -Value
"PhotoViewer.FileAssoc.Tiff" -Force
New-ItemProperty
-Path $path -Name ".gif" -Value
"PhotoViewer.FileAssoc.Tiff" -Force
New-ItemProperty -Path $path -Name ".tiff" -Value "PhotoViewer.FileAssoc.Tiff" -Force
New-ItemProperty -Path $path -Name ".tif" -Value "PhotoViewer.FileAssoc.Tiff" –Force
After running
all commands, then restart the computer.
How to Set Windows Photo Viewer as the Default App:
·
Go to Settings
> Apps > Default apps.
·
Scroll down and
click on “Choose default apps by file type”.
·
For each image
file type (like .jpg, .png, .gif, etc.), click on the current default app and
select Windows Photo Viewer from the list.
🌎 set password on google chrome profile | Click Here |
🌎 Remotely Access C Drive on Windows | Click Here |
🌎 how to Fix Wi-Fi connection problems | Click Here |
🌎 Enable edge search bar on desktop | Click Here |
🌎 How to Remove / Disable LockPW | Click Here |
🌎 Hindi Typing Kaise Kare with Google Input Tool | Click Here |
🌎 Recent-post | Click Here |
🌎 Home-page | Click Here |
By following these steps, you can enable and set Windows Photo Viewer as the default photo viewer on Windows 10 and Windows 11.
windows photo viewer windows 11, windows photo viewer, windows photo viewer download, windows photo viewer for windows 10, windows photo viewer download
thank you so much
ReplyDeleteit is working
ReplyDelete