Logo

Photo viewer on clean Windows 10 instalation

Windows photo viewer was a popular photo viewing application integrated into Windows 7, 8, and 8.1 but in Windows 10 it has been replaced with photos, Microsoft's new application aimed at photo viewing on your desktop. Now if any one of you wonders why should be bringing the old application back to Windows 10 since we have an alternative one, the answer would be resources and speed. The old photo viewer application is lightweight, fast, and reliable, opening the same photo in both photo viewer and in new photos shows us that Microsofts new viewer application takes even three times more RAM, and it's visibly slower in loading times for pictures.

Since I am a person who prefers speed and functionality over fancy looks I would be very glad to have the option to bring back a photo viewer. If you have by any chance Windows 10 as an upgrade, bringing back photo viewer is easy as 1,2,3. you just need to open settings and go to default apps, under photo viewer you should see your current default viewing application, probably photos, click on it to see options and choose photo viewer and exit the Settings menu, and you're done.

Sadly if Windows 10 has been installed clean on the system and not as upgrade things are a little bit more complicated but do not worry, stay with us, keep reading and you will get there.

Activating photo viewer

How technically photo viewer is still in the system but not used we will have to make it available again and this we will do by adding some lines in the Windows registry, that being said, open a notepad and paste the following code as it is in it.


Windows Registry Editor Version 5.00

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

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

[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\PhotoViewer.FileAssoc.Bitmap]
"ImageOptionFlags"=dword:00000001
"FriendlyTypeName"=hex(2):40,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,2c,00,2d,00,33,00,30,00,35,00,36,00,00,\
00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Bitmap\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-70"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Bitmap\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\PhotoViewer.FileAssoc.Bitmap\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print]
"NeverDefault"=""

[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_CLASSES_ROOT\PhotoViewer.FileAssoc.JFIF]
"EditFlags"=dword:00010000
"ImageOptionFlags"=dword:00000001
"FriendlyTypeName"=hex(2):40,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,2c,00,2d,00,33,00,30,00,35,00,35,00,00,\
00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.JFIF\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-72"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.JFIF\shell\open]
"MuiVerb"=hex(2):40,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,70,00,68,00,6f,00,74,00,6f,00,76,00,69,00,65,00,77,00,65,00,72,\
00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,34,00,33,00,00,00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.JFIF\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\PhotoViewer.FileAssoc.JFIF\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Jpeg]
"EditFlags"=dword:00010000
"ImageOptionFlags"=dword:00000001
"FriendlyTypeName"=hex(2):40,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,2c,00,2d,00,33,00,30,00,35,00,35,00,00,\
00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Jpeg\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-72"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Jpeg\shell\open]
"MuiVerb"=hex(2):40,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,70,00,68,00,6f,00,74,00,6f,00,76,00,69,00,65,00,77,00,65,00,72,\
00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,34,00,33,00,00,00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Jpeg\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\PhotoViewer.FileAssoc.Jpeg\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Gif]
"ImageOptionFlags"=dword:00000001
"FriendlyTypeName"=hex(2):40,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,2c,00,2d,00,33,00,30,00,35,00,37,00,00,\
00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Gif\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-83"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Gif\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\PhotoViewer.FileAssoc.Gif\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Png]
"ImageOptionFlags"=dword:00000001
"FriendlyTypeName"=hex(2):40,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,2c,00,2d,00,33,00,30,00,35,00,37,00,00,\
00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Png\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-71"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Png\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\PhotoViewer.FileAssoc.Png\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Wdp]
"EditFlags"=dword:00010000
"ImageOptionFlags"=dword:00000001

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Wdp\DefaultIcon]
@="%SystemRoot%\\System32\\wmphoto.dll,-400"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Wdp\shell\open]
"MuiVerb"=hex(2):40,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,70,00,68,00,6f,00,74,00,6f,00,76,00,69,00,65,00,77,00,65,00,72,\
00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,34,00,33,00,00,00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Wdp\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\PhotoViewer.FileAssoc.Wdp\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\Image Preview\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\SystemFileAssociations\image\shell\Image Preview\DropTarget]
"{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities]
"ApplicationDescription"="@%ProgramFiles%\\Windows Photo Viewer\\photoviewer.dll,-3069"
"ApplicationName"="@%ProgramFiles%\\Windows Photo Viewer\\photoviewer.dll,-3009"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations]
".cr2"="PhotoViewer.FileAssoc.Tiff"
".jpg"="PhotoViewer.FileAssoc.Jpeg"
".wdp"="PhotoViewer.FileAssoc.Wdp"
".jfif"="PhotoViewer.FileAssoc.JFIF"
".dib"="PhotoViewer.FileAssoc.Bitmap"
".png"="PhotoViewer.FileAssoc.Png"
".jxr"="PhotoViewer.FileAssoc.Wdp"
".bmp"="PhotoViewer.FileAssoc.Bitmap"
".jpe"="PhotoViewer.FileAssoc.Jpeg"
".jpeg"="PhotoViewer.FileAssoc.Jpeg"
".gif"="PhotoViewer.FileAssoc.Gif"
".tif"="PhotoViewer.FileAssoc.Tiff"
".tiff"="PhotoViewer.FileAssoc.Tiff"


Yup, that is a lot of keys and settings but you are almost done. Once you have pasted text into your new notepad document save it but as .REG, you can name it however you want but it has to be .REG extension.

Once the file is saved double click on it to merge it into the Windows registry. You might need to turn off UAC for this operation (check our tutorial on this topic) and accept warning messages but once it is done you should now have an old photo viewer as a choice for your default viewing application.

All you have to do now is to go to settings and go to default apps, under photo viewer you should see your current default viewing application, probably photos, click on it to see options and choose photo viewer and exit the Settings menu, and you're done.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

An Easy Guide to Fixing Libvlc.dll Error

Libvlc.dll Error Code - What is it?

Libvlc.dll error is a type of DLL file error. Libvlc.dll is a type of Dynamic Link Library file associated with 3rd party software developed by the Videolan Team for the Windows OS. Libvlc.dll file contains small programs similar to EXE executable files which allow multiple software programs to share the same functionality. It helps load and run certain programs developed by Videolan Team on your system. The Libvlc.dll error pops up when the file fails to load and run your desired program. This error is usually triggered during program installation while a Libvlc.dll related software is running on the PC or during Windows start-up or shut down. Libvlc.dll error code may appear on your Windows computer in any of the following formats:
"Libvlc.dll not found." "The file libvlc.dll is missing." "Cannot register libvlc.dll." "Cannot find C:WindowsSystem32\libvlc.dll." "Libvlc.dll Access Violation." "Cannot start Third-Party Software. A required component is missing: libvlc.dll. Please install Third-Party Software again." "This application failed to start because libvlc.dll was not found. Re-installing the application may fix this problem."
Though Libvlc.dll error is not a fatal error code but nonetheless it is advisable to resolve it immediately to avoid any inconvenience.

Solution

Restoro box imageError Causes

Libvlc.dll error code may occur due to several reasons including but not limited to:
  • Corrupt Libvlc.dll registry entry
  • Malware infection
  • Hardware failure
  • Deleted or missing Libvlc.dll file
  • Another program overwrote the required version of Libvlc.dll

Further Information and Manual Repair

Here are some of the best and easy-to-work-around methods that you can try to resolve Libvlc DLL error on your system in minutes. Let’s get started:

Method 1: Re-install the Deleted Libvlc.dll file

Since DLL are shared files, sometimes the error code may pop up if it is deleted accidentally while uninstalling a program that is also run by the same file. In such a situation, to resolve the Libvlc.dll error all you have to do is re-install the deleted file by going into the recycle bin. If you find it reinstall, but if you don’t then simply download Libvlc.dll file from a reliable DLL file website and install. Hopefully this will resolve the issue. Alternatively, you can re-install VLC which should come with a complete copy of the libvlc.dll. However, if the error code still persists, then try other methods given below.

Method 2: Restore Points - Undo the Recent Changes

Another way to resolve Libvlc dll error is to restore your Windows system to an earlier point. System Restore can return your PC system files and programs back to a time when everything was working absolutely fine. This can help you avoid hours of troubleshooting headaches. This can be easily done by going to the start menu. In the search box type System Restore and press enter. Now click System Restore and enter administrator password if prompted. Follow the steps in the Wizard to choose a restore point and then reboot to activate changes.

Method 3: Repair the Registry

The Libvlc dll error can be triggered by invalid registry entries. To resolve, simply download Restoro. This is a user-friendly and multi-functional PC Fixer embedded with a powerful registry cleaner. It removes all the invalid files, repairs the damaged DLL files, and cleans the registry in seconds. Click here to download Restoro and resolve Libvlc dll error today!
Read More
Nvidia RTX 4090 & RTX 4080 unveiled

Nvidia announced the third generation of GeForce RTX GPUs called Ada Lovelace. New technology is bringing 76 billion transistors with 18,000 CUDA cores along with new gen ray tracing cores and improved Tensor cores as well. The new lineup also comes with DLSS 3 which is vastly improved from its previous version pushing a 4 times increase in frame rates over native rendering.

Nvidia RTX 4090

RTX 4090, a better model of GPU will come with 16,384 CUDA cores and a boost clock speed of 2.52 GHz. Also, it is packed with stunning 24 GB of GDDR6V VRAM. In Nvidia's words, its performance is twice faster than the 3090 Ti in games like Flight simulator, three times faster on Portal RTX, and four times faster on RacerX.

RTX 4080 comes in two modes, one with 12GB VRAM and a stronger one with 16GB VRAM but differences do not end here. The lower model is packing 7,680 CUDA cores while the stronger one is going to 9,728 CUDA cores. We will wait to see how will these cores count impact real-world performance in games.

As for prices, the flagship model RTX 4090 will be $1,600 USD and it will hit the market on October 12th. RTX 4080 12GB model will be $900 USD and the model with 16GB VRAM will go up to $1,200 USD. This, of course, is the price for Founders Edition cards, OEM cards from third parties like ASUS, MSI, Gigatech, etc will cost more.

Read More
InboxAce Removal Tutorial

InboxAce is a browser extension for Google Chrome developed by Mindspark and gives users easy access to the most popular email clients with just 1 click away. This extension changes your default search engine, as well as your home page to MyWay.com. Several anti-virus scanners have marked this extension as a Browser Hijacker due to its information mining nature.

While installing this extension monitors user browsing activities. It logs the website you visit, the links you click, the products you buy, basically everything that you do in a browser. This information is later used to display unwanted targeted ads that are injected into your search results.

About Browser Hijackers

Browser hijacking means that a malicious code has power over and modified the settings of your internet browser, without your consent. Browser hijacker malware is designed for many different reasons. Typically, it will drive users to particular websites which are looking to increase their advertising campaign revenue. Many people believe that these kinds of sites are legitimate and harmless but that is incorrect. Almost every browser hijacker poses an actual threat to your online safety and it is vital to classify them under privacy risks. Browser hijackers can also permit other malicious programs without your knowledge to further damage the computer.

How to determine if your browser has been hijacked

Signs that an internet browser is hijacked include: the home page of your respective browser is changed unexpectedly; you observe new unwanted favorites or bookmarks added, usually directed to ad-filled or pornography sites; default online search engine is modified; find new toolbars which you did not add; unstoppable flurries of popup advertisements show up on your computer screen; your browser gets slow, buggy, crashes very often; Inability to navigate to particular sites, especially anti-malware and also other security software sites.

How it infects your PC

Browser hijackers might use drive-by downloads or file-sharing websites or an e-mail attachment in order to reach a targeted computer. They also come from add-on applications, also known as browser helper objects (BHO), browser extensions, or toolbars. Other times you may have unintentionally accepted a browser hijacker as part of a software bundle (usually freeware or shareware). A good example of some notorious browser hijackers includes Conduit, Anyprotect, Babylon, DefaultTab, SweetPage, Delta Search, and RocketTab, but the names are continually changing. Browser hijackers can disrupt the user’s web surfing experience greatly, record the websites frequented by users and steal private information, cause problems in connecting to the internet, and then finally create stability problems, making applications and systems crash.

Tips on how to get rid of browser hijackers

Some types of browser hijackers can be effortlessly removed from your PC by deleting malicious software or any other recently installed freeware. But, most hijackers are extremely tenacious and need specialized applications to eliminate them. And there’s no denying the very fact that the manual repairs and removal methods could be a difficult job for a novice PC user. On top of that, there are many risks connected with tinkering around with the system registry files. Anti-malware software is very effective with regards to picking up and eliminating browser hijackers that normal anti-virus application has overlooked. SafeBytes Anti-Malware will counter persistent browser hijackers and provide you real-time computer protection against all types of malware. In addition to anti-malware, a system optimizer program, similar to Total System Care, could help you fix Windows registry errors, get rid of unwanted toolbars, secure your online privacy, and increase overall computer performance.

Find Out How To Install Safebytes Anti-Malware On An Infected PC

Malware can cause all sorts of damage once they invade your computer, starting from stealing your personal details to deleting files on your computer system. Some malware goes to great lengths to stop you from installing anything on your computer system, particularly antivirus programs. If you’re reading this, odds are you’re stuck with a malware infection that is preventing you to download or install the Safebytes Anti-Malware program on your PC. There are a few fixes you could try to get around with this particular problem.

Remove viruses in Safe Mode

If any virus is set to run automatically when Windows starts, entering Safe Mode could very well block this attempt. Just the minimum required programs and services are loaded when you start your PC into Safe Mode. The following are the steps you have to follow to boot into the Safe Mode of your Windows XP, Vista, or 7 computers (visit Microsoft website for instructions on Windows 8 and 10 computers). 1) At power-on/startup, tap the F8 key in 1-second intervals. This will bring up the Advanced Boot Options menu. 2) Use the arrow keys to choose Safe Mode with Networking and press ENTER. 3) When you are into this mode, you should have online access once again. Now, make use of your browser normally and navigate to https://safebytes.com/products/anti-malware/ to download and install Safebytes Anti-Malware. 4) After installation, do a full scan and let the program eliminate the threats it finds.

Switch over to an alternate web browser

Some viruses may target vulnerabilities of a particular web browser that block the downloading process. If you’re not able to download the security software using Internet Explorer, this means malware could be targeting IE’s vulnerabilities. Here, you must switch to another browser such as Firefox or Chrome to download Safebytes software.

Make a bootable USB anti-virus drive

Another option is to save and operate an anti-malware program completely from a Thumb drive. Adopt these measures to run the antivirus on the affected computer. 1) On a clean computer, install Safebytes Anti-Malware. 2) Plug the Thumb drive into the clean computer. 3) Double click on the exe file to open the installation wizard. 4) When asked, select the location of the USB drive as the place where you would like to put the software files. Follow activation instructions. 5) Unplug the pen drive. You may now utilize this portable anti-virus on the affected computer system. 6) Double click the EXE file to open the Safebytes tool right from the pen drive. 7) Simply click “Scan Now” to run a complete scan on the affected computer for viruses.

A Look at the Best AntiMalware Program

If you are looking to download the anti-malware program for your PC, there are various tools in the market to consider but you just cannot trust blindly anyone, irrespective of whether it is paid or free program. Some are very good ones, some are ok types, and some are just bogus anti-malware programs that could ruin your computer themselves! You should select one that is dependable, practical, and has a strong reputation for its malware source protection. When considering commercial antimalware tool options, many people select well-known brands, such as SafeBytes, and they are quite happy with it. SafeBytes is a powerful, real-time anti-malware application that is designed to assist the typical computer end user in safeguarding their computer from malicious internet threats. When you have installed this software, SafeByte's state-of-the-art protection system will make sure that no viruses or malware can seep through your personal computer.

SafeBytes anti-malware takes PC protection to a totally new level with its enhanced features. Here are some of the features you will like in SafeBytes.

World-class AntiMalware Protection: Built on a greatly acclaimed anti-virus engine, this malware removal application can detect and remove numerous obstinate malware threats like browser hijackers, PUPs, and ransomware that other typical antivirus programs will miss. Active Protection: SafeBytes gives you round-the-clock protection for your computer limiting malware intrusions instantly. This software will constantly keep track of your computer for suspicious activity and updates itself continuously to keep abreast of the constantly changing threat landscape. Extremely Speed Scanning: SafeBytes’s virus scan engine is one of the fastest and most efficient in the industry. Its targeted scanning highly increases the catch rate for malware that is embedded in various computer files. Safe Web Browsing: SafeBytes checks and gives a unique safety rating to each and every website you visit and block access to web pages known to be phishing sites, thus protecting you from identity theft, or known to contain malicious software. Light-weight: SafeBytes gives total protection from online threats at a fraction of the CPU load because of its advanced detection engine and algorithms. Premium Support: Skilled technicians are at your disposal 24/7! They will promptly resolve any technical issues you might be experiencing with your security software. On the whole, SafeBytes Anti-Malware is a solid program as it has lots of features and could detect and remove any potential threats. You can rest assured that your PC will be protected in real-time as soon as you put this tool to use. You will get the very best all-around protection for the money you spend on SafeBytes anti-malware subscription, there is no doubt about it.

Technical Details and Manual Removal (Advanced Users)

If you’d like to manually get rid of InboxAce without the use of an automated tool, it may be actually possible to do so by removing the program from the Microsoft Windows Add/Remove Programs menu, or in cases of web browser plug-ins, going to the browsers AddOn/Extension manager and removing it. It is also highly recommended to factory reset your browser settings to their default state. If you choose to manually delete the system files and registry entries, utilize the following list to ensure that you know precisely what files to remove before executing any actions. But bear in mind, this can be a tricky task and only computer professionals could accomplish it safely. Also, certain malware is capable of replicating itself or preventing deletion. You’re urged to do this process in Safe Mode.
Files: Search and Delete: 1gauxstb.dll 1gbar.dll 1gbarsvc.exe 1gbprtct.dll 1gbrmon.exe 1gbrstub.dll 1gdatact.dll 1gdlghk.dll 1gdyn.dll 1gfeedmg.dll 1ghighin.exe 1ghkstub.dll 1ghtmlmu.dll 1ghttpct.dll 1gidle.dll 1gieovr.dll 1gimpipe.exe 1gmedint.exe 1gmlbtn.dll 1gmsg.dll 1gPlugin.dll 1gradio.dll 1gregfft.dll 1greghk.dll 1gregiet.dll 1gscript.dll 1gskin.dll 1gsknlcr.dll 1gskplay.exe 1gSrcAs.dll 1gSrchMn.exe 1gtpinst.dll 1guabtn.dll AppIntegrator64.exe AppIntegratorStub64.dll BOOTSTRAP.JS chromegffxtbr.jar CHROME.MANIFEST CREXT.DLL CrExtP1g.exe DPNMNGR.DLL EXEMANAGER.DLL Hpg64.dll INSTALL.RDF installKeys.js LOGO.BMP NP1gStub.dll T8EXTEX.DLL T8EXTPEX.DLL T8HTML.DLL T8RES.DLL T8TICKER.DLL VERIFY.DLL s_pid.dat 1gEIPlug.dll 1gEZSETP.dll NP1gEISb.dll 000653A1.exe Folders: %APPDATA%\InboxAce_1g\ %PROGRAMFILES%\InboxAce_1g\ %PROGRAMFILES%\InboxAce_1gEI\ Registry: Key HKLM\SOFTWARE\Classes\InboxAce_1g.DynamicBarButton Key HKLM\SOFTWARE\Classes\InboxAce_1g.DynamicBarButton\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.DynamicBarButton\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.DynamicBarButton.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.DynamicBarButton.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.FeedManager Key HKLM\SOFTWARE\Classes\InboxAce_1g.FeedManager\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.FeedManager\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.FeedManager.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.FeedManager.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.HTMLMenu Key HKLM\SOFTWARE\Classes\InboxAce_1g.HTMLMenu\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.HTMLMenu\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.HTMLMenu.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.HTMLMenu.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.HTMLPanel Key HKLM\SOFTWARE\Classes\InboxAce_1g.HTMLPanel\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.HTMLPanel\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.HTMLPanel.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.HTMLPanel.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.MultipleButton Key HKLM\SOFTWARE\Classes\InboxAce_1g.MultipleButton\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.MultipleButton\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.MultipleButton.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.MultipleButton.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.PseudoTransparentPlugin Key HKLM\SOFTWARE\Classes\InboxAce_1g.PseudoTransparentPlugin\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.PseudoTransparentPlugin\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.PseudoTransparentPlugin.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.PseudoTransparentPlugin.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.Radio Key HKLM\SOFTWARE\Classes\InboxAce_1g.Radio\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.Radio\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.Radio.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.Radio.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.RadioSettings Key HKLM\SOFTWARE\Classes\InboxAce_1g.RadioSettings\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.RadioSettings\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.RadioSettings.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.RadioSettings.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.ScriptButton Key HKLM\SOFTWARE\Classes\InboxAce_1g.ScriptButton\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.ScriptButton\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.ScriptButton.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.ScriptButton.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.SettingsPlugin Key HKLM\SOFTWARE\Classes\InboxAce_1g.SettingsPlugin\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.SettingsPlugin\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.SettingsPlugin.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.SettingsPlugin.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.SkinLauncher Key HKLM\SOFTWARE\Classes\InboxAce_1g.SkinLauncher\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.SkinLauncher\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.SkinLauncher.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.SkinLauncher.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.SkinLauncherSettings Key HKLM\SOFTWARE\Classes\InboxAce_1g.SkinLauncherSettings\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.SkinLauncherSettings\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.SkinLauncherSettings.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.SkinLauncherSettings.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.ThirdPartyInstaller Key HKLM\SOFTWARE\Classes\InboxAce_1g.ThirdPartyInstaller\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.ThirdPartyInstaller\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.ThirdPartyInstaller.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.ThirdPartyInstaller.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.ToolbarProtector Key HKLM\SOFTWARE\Classes\InboxAce_1g.ToolbarProtector\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.ToolbarProtector\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.ToolbarProtector.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.ToolbarProtector.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.UrlAlertButton Key HKLM\SOFTWARE\Classes\InboxAce_1g.UrlAlertButton\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.UrlAlertButton\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.UrlAlertButton.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.UrlAlertButton.1\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.XMLSessionPlugin Key HKLM\SOFTWARE\Classes\InboxAce_1g.XMLSessionPlugin\CLSID Key HKLM\SOFTWARE\Classes\InboxAce_1g.XMLSessionPlugin\CurVer Key HKLM\SOFTWARE\Classes\InboxAce_1g.XMLSessionPlugin.1 Key HKLM\SOFTWARE\Classes\InboxAce_1g.XMLSessionPlugin.1\CLSID Key HKLM\SOFTWARE\MozillaPlugins\@InboxAce_1g.com/Plugin Key HKLM\SOFTWARE\InboxAce_1g Key HKLM\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_INBOXACE_1GSERVICE Key HKLM\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_INBOXACE_1GSERVICE%#MANIFEST#%00 Key HKLM\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_INBOXACE_1GSERVICE%#MANIFEST#%00\Control Key HKLM\SYSTEM\CurrentControlSet\Services\InboxAce_1gService Key HKLM\SYSTEM\CurrentControlSet\Services\InboxAce_1gService\Security Key HKLM\SYSTEM\CurrentControlSet\Services\InboxAce_1gService\Enum Key HKCU\Software\InboxAce_1g Key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\ Value: InboxAce Search Scope Monitor Data: C:\PROGRA~1\INBOXA~2\bar.bingsrchmn.exe /m=2 /w /h Key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\ Value: InboxAce_1g Browser Plugin Loader Data: C:\PROGRA~1\INBOXA~2\bar.bingbrmon.exe00\Control Key HKLM\SYSTEM\CurrentControlSet\Services\InboxAce_1gService Key HKLM\SYSTEM\CurrentControlSet\Services\InboxAce_1gService\Security Key HKLM\SYSTEM\CurrentControlSet\Services\InboxAce_1gService\Enum Key HKCU\Software\InboxAce_1g Key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\ Value: InboxAce Search Scope Monitor Data: C:\PROGRA~1\INBOXA~2\bar.bingsrchmn.exe /m=2 /w /h Key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\ Value: InboxAce_1g Browser Plugin Loader Data: C:\PROGRA~1\INBOXA~2\bar.bingbrmon.exe
Read More
artstation learning is now free forever
Great news everyone!!! Artstation, a popular learning platform for artists has been acquired by EPIC and their first move was to make artstation learning material free for all registered and non-registered users forever. This move by EPIC is a great but also logical one as well. How the industry is in demand for good artists, providing them with free education will hopefully produce some good talent. artstation learningSo if you ever wanted to learn about photoshop, maya, substance, unreal engine, or some general skills like sketching, drawing, etc. Now is the perfect time to level up your skills. Drop to the artstation website and start learning today!
Read More
New Windows 11 keyboard shortcuts
New Windows brings new keyboard shortcuts, most of them are tied to new features and we are presenting you some new ones that are worth remembering. keyboad shortcuts⊞ WINDOWS + N - notification panel ⊞ WINDOWS + W - News and Interests feed With the News and Interests feed, Windows 11 offers users the ability to check the latest news, the weather, and more without opening a browser window. ⊞ WINDOWS + Z - Snap Layout Instead of the usual two windows snapping capability, Windows 11 allow users to snap their windows in a three-column layout. Users can access this by pressing Windows Key and Z to access the Snap layout. ⊞ WINDOWS + PRT SCN - taking screenshots This one isn’t exactly new, but pressing the Windows Key and Print Screen will automatically capture the entire screen and save a copy of the image on your PC. Once the screen flashes, you will know that the screenshot has been taken, after which you can find the file saved under your Pictures folder in a subfolder called Screenshot. ⊞ WINDOWS + C - Microsoft Teams chat Microsoft Teams app, the service allows anyone with a Microsoft account to quickly start a chat using the Windows + C shortcut.
Read More
How to Fix the EhRecvr.exe Error on Your PC

EhRecvr.exe Error Code - What is it?

EhRecvr.exe is an executable file located in a subfolder of C:\Windows (usually C:\WINDOWS). An executable file is denoted by the filename extension .exe. You should only run executable files from the publisher you trust because .exe files are prone to errors. Executable files can potentially change your computer settings and harm your computer.  These files can easily get corrupted. Similarly, when the EhRecvr.exe fails to run on the computer and gets corrupt, you experience an EhRecvr.exe error on your system. This error code may pop up while playing games on the PC or using any other program. EhRecvr.exe error may be displayed in any one of the following formats:
  • “ehRecvr.exe cannot be found."
  • “There was a problem starting [path]ehRecvr.exe. The specified module could not be found."
  • "Runtime Error. ehRecvr.exe pure virtual function call."
  • "This program can't start because ehRecvr.exe is missing from your computer."
  • "Unable to launch the software located at path: [path]ehRecvr.exe"
  • "This application requires the file ehRecvr.exe, which was not found on this system."
  • "ehRecvr.exe is missing."
  • "Access Violation File [path]ehRecvr.exe"

Solution

Restoro box imageError Causes

There are plenty of reasons why this error may occur these include:
  • EhRecvr.exe file is mistakenly deleted
  • EhRecvr.exe file is corrupted and damaged
  • Viral/Malware infection
  • Bad registry entries
  • Outdated drivers
Though this error code is not fatal but nonetheless it is advisable to fix it immediately because EhRecvr.exe error not just hampers your ability to run and access different programs on your system but it also triggers issues like viral infection and registry problems which if not resolved can put your big at greater risk like system failure, freeze, and crash.

Further Information and Manual Repair

To resolve the EhRecvr.exe error on your system, you don’t have to hire a professional and spend hundreds of dollars in repair. Here are the best and easy DIY methods that you can try to fix this error. To work around these methods you don’t need to be a technical whiz. Let’s get started:

Method 1 - Restore EhRecvr.exe from Recycle Bin

In the case of EhRecvr.exe file deletion, it is advisable to check the recycle bin. Search through the bin for the file. If you find it, then simply restore it, if not then if you have access to the internet, then download it from a trusted website.

Method 2 - Reinstall the Associated Software That Uses EhRecvr.exe File

If you receive this error when you want to use certain software on your PC, then try reinstalling that software again on your PC. This will be very helpful to obtain the EhRecvr.exe file that is not provided by Microsoft. To re-install, first, uninstall the program. Go to Add/Program in the control panel and find the program and then uninstall it. Once uninstalled, simply follow the same steps but this time round install the software. This will hopefully help resolve the EhRecvr.exe error code.

Method 3 - Update Drivers for Hardware Devices

Sometimes the error may pop up due to outdated drivers. If this is the cause then the best way to resolve the issue would be to update the driver. Use the wizard within the Device Manager to update the outdated drivers.

Method 4 - Scan for Viruses

Viruses and malware can disguise as executable files. These usually enter your PC through downloads from unreliable websites and phishing emails. In such an event, it is recommended to install a powerful antivirus. Scan your entire PC and remove all viruses to repair the issue.

Method  5 - Clean and Repair the Registry

Another method is to clean and repair the registry. If you don’t clean the registry regularly it may get accumulated with obsolete files and get corrupt. This may generate EhRecvr.exe error codes. To resolve, simply download Restoro. This is a user-friendly PC Fixer with a powerful registry cleaner. It scans for all registry errors, wipes out all the invalid entries and obsolete files and repairs corrupted DLL and .exe files in minutes. Click here to download Restoro and resolve the EhRecvr.exe error now!
Read More
Enable or Disable Optional Windows Features
As you know, Windows operating system comes with tons of features. Some of which are not intended to be used by normal customers or users directly which means that only a small percentage of the huge user base of the operating system leverages the use of such features. However, they’ve added some major value to the feature list of the operating system. You can find these features under the “Turn Windows Features on and off” option. This indicates that if you want to, you can just type in “Turn Windows Features on and off” in the search box and then enable any feature that you want to enable. Aside from that, there are other ways you can disable or enable the optional Windows Features in your Windows 10 computer.

Option 1 – via Control Panel

  • Open Control Panel and select Uninstall a Program.
  • After that, select the “Turn Windows features On or Off” option on the left side.

Option 2 – via Command Prompt

  • Tap the Win + X combination on your keyboard or right-click on the Start button and then click on Command Prompt (Admin). Alternatively, you can also type “cmd” in the Cortana search box and right-click on the Command Prompt icon, and select the “Run as administrator” option.
  • If a User Account Control or UAC prompt appears, click on Yes.
  • Next, type in the following command to see the list of the available features.
DISM /online /get-features /format:table | more
  • Now all you have to do is copy the name of the feature that you want to enable and for you to do that, you need to execute the following command:
DISM /online /enable-feature /featurename:[Enter the name of the feature here] –All
Note: Now if you want to disable a feature that’s already enabled in your computer, refer to these sub-steps:
  • First, you need to check what features are enabled, and for you to find out, enter this command: DISM /online /get-features /format:table | find “Enabled" | more
  • And if you want to check the detailed information about a particular feature, you can enter this command: DISM /online /get-featureinfo/featurename:[Enter the name of the feature here]

Option 3 – via Windows Powershell

As you know, the Windows Powershell is a very important tool in Windows 10, and a powerful one at that since you can do a lot of things using this command line. So while you use this tool you need to populate the list of available features first and then you have to download the feature your desired feature.
  • Search for PowerShell in the Cortana search box and then run it with administrator privileges.
  • Next, type in the following command to populate the list of available features:
Get-WindowsOptionalFeature –Online
  • After that, enter the following command to install any feature you want to enable from the list of available features:
Get-WindowsOptionalFeature -Online -FeatureName *Type feature name*
  • Now enter the following command to enable your desired feature:
Enable-WindowsOptionalFeature -Online -FeatureName “Type feature name” –all
  • And if you want to disable any enabled feature, just enter the following command:
Disable-WindowsOptionalFeature -Online -FeatureName “Type feature name”

Option 4 – via an external installation source

You also have the option to fetch the latest features from an updated offline source. The source could be an ISO any other type of image or just a folder. So you need to decide if you want to use Windows Powershell or Command Prompt.
  • If you want to use Command Prompt, just enter this command: exe /online /enable-feature /featurename:< /All /Source:<Enter the path of the feature here>
  • If you want to use Windows Powershell, use this command: Install-WindowsFeature –Source “<Enter the path of the feature here>”
Note: If you want to get the latest features, you need to get the latest version of the image of the operating system that you are trying to install the feature from.
Read More
DuckDuckGo for better privacy
Many of us are taking the google search engine for granted and it is no true that it has crawled in almost every spore of our digital lives but if we wanted a little more privacy? Do we have options or we are destined to use google and send our information to this company. What if we really wanted that our searches are well safe, secure, and private? We could try other search engines like BING but since BING belongs to Microsoft we would exchange only one company for another without making any progress in the privacy battle. Enter DuckDuckGo. DuckDuckGo is a privacy-focused search engine that’s been online since 2008. Find websites, maps, videos, news, and more without tracking your searches and serving you targetted ads. It took DUckDuckGo as you can tell sometimes to gain ground and to be recognized but finally, it got the attention it deserves. Its big breakthrough happened in September of 2014 when Apple offered it as a default search engine in Safari and since it has gained more and more ground. It seems people care about their privacy after all. Since then DuckDuckGo has been gaining ground and all the major browsers have integrated it as an option for a default search engine. In this article, we will show you how to switch to DuckDuckGo and set it as your preferred search engine in all major browsers.
  1. Google Chrome

    Launch Chrome and click on the three dots in the upper right. Choose settings. Choose Search engine in the list on the left of the screen. Click on the drop-down box next to Search engine used in the address bar and choose DuckDuckGo.
  2. Mozilla Firefox

    Launch Firefox, click on the three lines hamburger menu icon in the top-right corner of the window. Click on Preferences. Click on Search in the menu to the left of the screen. Under Default Search Engine, click the drop-down box and choose DuckDuckGo.
  3. Microsoft Edge

    Click on the three dots menu button in the top-right corner of the window Then select Settings. Click on Privacy, Search and Services in the menu that appears on the left Scroll down to the Services menu and choose Address bar and search. Click the dropdown menu next to Search engine used in the address bar and choose DuckDuckGo.
  4. Apple Safari

    Click Safari in the menu bar at the top of the screen Then click Preferences. You can also use the Command+, shortcut to quickly bring up Safari’s Preferences. Click on the Search tab, then choose DuckDuckGo under the Search engine drop-down box.
  5. Opera

    Click on the Settings cog button in the sidebar on the left of the screen. Under Basic settings scroll down until you see Search engine and a drop-down box. Select DuckDuckGo from the list.
Read More
MS Mariner, new OS for servers based on Linux
mariner installerWell if anyone told me just a few years ago that I will see the day when Microsoft releases a new OS based on Linux I would be very amused, but that day has come. Mariner is the newest OS out of nowhere. Microsoft’s new Linux Distro, dubbed Common Base Linux (CBL)-Mariner, isn’t the type of distro you’d want to install directly on any old machine. It’s primarily meant for cloud infrastructure and edge products. Specifically Microsoft’s Cloud and Edge products. But if you are curious, it’s possible to run. Juan Manuel Rey, a Microsoft Senior Program Manager for Azure VMware, recently published a guide to ISO CBL-Mariner image. With that, you can easily get it up and running. And you can build CBL-Mariner on an Ubuntu 18.04 desktop. So you can try it out since it is free. You can get it from here: https://github.com/microsoft/CBL-Mariner It is obvious that Microsoft aims to set itself as a leader in enterprise server environments with this move and it is very likely that it may succeed or at least give a good shake to its competitors, mainly red hat and Suse which are two dominant distros in that field. Many believe that they can win over by providing regular updates and package delivery via their already established system and that feature could be a turning point for some. In any case, time will tell and we shall see.
Read More
Preventing installation of Removable Devices
In case you don’t know, Windows 10 supports installation and use of a number of removable devices which includes plug and plays mouse, keyboard, and other USB-based devices. But this could actually pose a threat to the integrity of a computer system and thus, some organizations pose a restriction in using these kinds of devices. the restriction on these devices is also useful especially if you keep on leaving your computer idle and someone tries to mess it up by plugging in a removable device. In such situations, the restriction will defend the user against data theft. Thus, in this post, you will be guided on how you can prevent the installation of removable devices on your Windows 10 computer. There are two options that can help you in preventing the installation of any removable devices on your computer – you can either try to use the Registry Editor or use the Group Policy Editor instead. Follow whichever option you want to use the instructions given below but before you start, don’t forget to create a System Restore Point first.

Option 1 – Prevent installation of Removable Devices via Registry Editor

  • Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Next, navigate to this registry path: HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsDeviceInstallRestrictions
  • From there, look for a DWORD named “DenyRemovableDevices” and set its value to “0”. On the other hand, if you can’t find this DWORD, just simply create it and set its value to 0.
  • Once done, exit the Registry Editor and reboot your PC to apply the changes made.

Option 2 – Prevent installation of Removable Devices via Group Policy Editor

Keep in mind that the Group Policy Editor is not available in the Home Edition of the Windows operating systems. Thus, if you are using one, just stick to the first option, otherwise, proceed to the following steps.
  • Tap the Win + R keys to open the Run utility and type “gpedit.msc” and click OK or tap Enter to open the Group Policy Editor.
  • After that, go to this policy setting: Computer ConfigurationAdministrative TemplatesSystemDevice InstallationDevice Installation Restrictions
  • Next, look for the “Prevent installation of removable devices” entry and once you find it, set it as “Enabled”. From this window, you should see the following description of this policy setting:
“This policy setting allows you to prevent Windows from installing removable devices. A device is considered removable when the driver for the device to which it is connected indicates that the device is removable. For example, a Universal Serial Bus (USB) device is reported to be removable by the drivers for the USB hub to which the device is connected. This policy setting takes precedence over any other policy setting that allows Windows to install a device. If you enable this policy setting, Windows is prevented from installing removable devices and existing removable devices cannot have their drivers updated. If you enable this policy setting on a remote desktop server, the policy setting affects redirection of removable devices from a remote desktop client to the remote desktop server. If you disable or do not configure this policy setting, Windows can install and update device drivers for removable devices as allowed or prevented by other policy settings.”
  • Then click the Apply and OK buttons to save the changes made.
  • Now restart your computer to save the changes made. This should prevent the installation of any removable devices in your Windows 10 computer.
Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status