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

Fix Lost internet connection in Windows 10
Losing an internet connection is not a pleasant thing, especially if it happens often. If you are a gamer this phenomenon can be very disturbing since it can stop your progress or even get your account banned if you are playing competitively. Luckily we have the solution for this annoyance, keep on reading and follow the guide.
  1. Update your driver

    Outdated or wrong drivers can cause a lot of issues and the device can exhibit strange behavior this way. To update driver Right-click on Start Click on Device Manager Locate your network adapter, wifi card, or device you are using for internet access right-click on it and choose update driver
  2. Renew IP

    Right-click on Start Click on command prompt (admin) In command prompt type ipconfig /renew and press ENTER
  3. Reset Winsock API

    Right-click on Start Click on command prompt (admin) In command prompt type netsh winsock reset catalog and press ENTER then type netsh int ipv4 reset reset.log and press ENTER reboot PC
Read More
How to Allow or deny Apps permissions
As you know, each one of the applications that you use in your Windows 10 computer has its own set of permissions by default. These applications either allows or denies the interactions between a few other applications, depending on their own needs. This is why you might suddenly encounter a message that says,
“This app wants to access your pictures” or “This app wants to access your account info”
both of which are followed by two buttons that will ask you to Allow or Deny the action. You can always click on any of the given options. This will determine the permission of the application. Users in Windows 10 are given the option to either allow or deny applications in accessing their account information like name, picture and other account information. Thus, in this post, you will be guided on how you can change the Privacy settings of these apps to allow or deny them permission to access not just your account info but for all users, as well as specific apps in Windows 10. The user account information is part of the Privacy data in Windows 10 that you can control easily using the Settings app. In fact, you can revoke or grant access permission for your account information, all the users and specific applications to do that, follow each one of the instructions provided below carefully.

Allow or deny apps permission to account info for yourself:

Step_1: The first thing you have to do is open Settings. From there, select Privacy. Step_2: After that, scroll and look for Account info and select it. Step_3: Now turn off the toggle button for the “Allow apps to access your account info” option if you want to deny apps permission to your account info. But if you want to allow them access, simply turn the toggle button on. Keep in mind that when you allow access or permission, you can select which apps can access your picture, name, and other account info by simply using the settings on the page you’re currently in.

Now if you want to allow or deny apps to access your account info for all the users, here’s what you have to do:

Step_1: First, open Settings and click on the icon for Privacy. Step_2: Next, scroll down until you see the Account info located on the left side and then click on it. Step_3: After that, click on the Change button under the “Allow access to account info on this device” section. If you want to deny account info access for all other users, then turn the toggle button off. Doing so will automatically disable not just the account info access for all users but also for all the apps as well.

On the other hand, if you want to allow or deny account info access to specific apps, you can do so by following these steps:

Step_1: As you did earlier, go to Settings and click on the Privacy icon. Step_2: After that, scroll down and select Account info located on the left side. Step_3: Now turn on or off the toggle button under the “Choose which apps can access your account info” section if you want to deny or allow specific apps permission to access Account Info. If you’ve turned on the toggle button under the “Allow apps to access your account info”, all the apps get access permissions by default.
Read More
How to Fix Error Code 0x8007042c

What is Error 0x8007042c?

0x8007042c is a Windows Firewall error code. This error hampers your ability to turn on Windows Firewall on your PC. Firewall is a network security system. It establishes a barrier between a trusted, secure internal network and another network (the internet) that is assumed unsecure. Error 0x8007042c is displayed in the following format: “0x8007042c” error message when you try to start Windows Firewall

Solution

Restoro box imageError Causes

Error 0x8007042c may pop up on your computer screen because of many reasons. These include:
  • Firewall service is disabled
  • Malware infection
  • Registry corruption

Further Information and Manual Repair

The good news is that this error code is easy to resolve. To repair, you don’t to be technically sound or hire a professional for the job. Try our DIY methods illustrated below to fix the problem by yourself in a few minutes.

Method 1 - Start Firewall Manually

This method allows you to start Windows Firewall service manually and then make sure that it starts automatically in the future. This can be done by following these steps, first, go to the start menu and then type services in the search box. Right-click services and then click RUN as Administrator. Now scroll down until you see Windows Firewall. Then double click on it. After that, click the startup type box and then click Automatic. If ‘Service Status’ is stopped, then click Start. Now click ‘Apply’ and then press OK. Scroll until you see ‘Base Filtering Engine’, double click it. If again the ‘Service Status’ is stopped, click start. Press Apply and then OK to activate changes. Now restart Windows, Firewall will be enabled.

Method 2 - Remove Malware

If the error cause is a malware infection, use the Microsoft Safety Scanner to remove malware immediately from your PC. Download it from Microsoft’s official website, install, accept terms and then run it to perform a quick scan. The Microsoft Safety Scanner will scan and remove all malware infecting your PC. Once this is done, click Start and then type Windows Firewall in the Search box. Click Windows Firewall and the navigation pane of Control Panel; Click Turn Windows Firewall on or off. Click Turn on Windows Firewall for each network location and then press OK to activate changes.

Method 3 - Repair the Registry

Sometimes the underlying cause can be registry corruption. In such a situation, download Restoro. It is a PC Repair Tool deployed with a registry cleaner. It scans and removes all the bad entries and files infecting your PC, cleans and repairs the registry in a few minutes. Click here to download Restoro.
Read More
Fix 0x0000007c (ERROR_INVALID_LEVEL) in W11
0x0000007c error inside Windows 11 is a printer error that is manifested when Windows users are trying to connect to a shared network remote printer. Error is displayed by the message:
Windows cannot connect to the printer. Operation failed with error 0x0000007c.
If you are experiencing this type of annoyance, fear now we are providing you with several solutions to this problem.

0x0000007c (ERROR_INVALID_LEVEL)Update Windows 11

  1. Open the Start menu, click on the settings app
  2. Select Windows update tab
  3. Click on Check for updates
  4. Click on Advanced options
  5. Inside select Optional updates
  6. If there are optional updates click on Download & Install

Run the printer troubleshooter

  1. Press ⊞ WINDOWS + I to open settings
  2. Click on Troubleshoot navigation on the system tab
  3. Select Other trouble-shooters
  4. Click on the Run for printer troubleshooter
  5. If the error is found click on Apply this fix

Restart the Print Spooler Service

  1. Right-click on the Start button
  2. Click on RUN
  3. Type in services.msc and press OK
  4. Right-click on Printer Spooler service and select Restart

Clear the Print Spooler

  1. Open services like in the previous step
  2. Right-click Print Spooler and select STOP
  3. Open File explorer
  4. Navigate to: C:\Windows\System32\spool\drivers\x64\3 (64-bit Platform) C:\Windows\System32\spool\drivers\W32X86\3 (32-bit Platform)
  5. Delete everything inside folders
  6. Go back to services, right-click on Print Spooler and select RESTART

Reinstall Driver for printer

  1. Right-click on Start and select device manager
  2. Double click on the Print queues category
  3. Right-click on the printer and select Uninstall device
  4. Click on Uninstall on prompt
  5. Right-click on the Print queues category and select Scan for hardware Changes
Read More
Fix CLOCK_WATCHDOG_TIMEOUT in Windows
If you encounter the CLOCK_WATCHDOG_TIMEOUT Blue Screen of Death error while using your Windows 10 computer then it is most likely caused by a specified processor which is not processing interrupts. This occurs when the processor is deadlocked or nonresponsive. Specifically, this kind of Stop error occurs when the processor is having a hard time with the cooperation of its threads and cores. The threads are the tasks performed by cores and some cores can have many threads at the same time. And this is where the problem begins – one thread is waiting for an adequate response from another thread or one kernel is waiting for a response from another kernel and those responses are not coming. In other words, when the processor is unable to continue the processing of tasks since its resources are occupied and are interdependent to get free, such a state is called Deadlock. The CLOCK WATCHDOG TIMEOUT bug check has a value of 0x00000101 which means that an expected clock interrupt on a secondary processor, in a multiprocessor system, was not received within the allocated interval. To troubleshoot the problem, you can check out the possible fixes provided below but before you proceed, make sure that you boot your computer into Safe Mode with Networking only.

Option 1 – Undo or disable overclocking if you have overclocked your system

  • Go to the Start Menu and open Settings.
  • Next, select Update and Security and go to the Recover tab.
  • From there, click on Restart now in Advanced startup. This will restart your computer.
  • Once you’re in the Advanced startup, go to Troubleshoot and then select the Advanced Options.
  • From there, select the UEFU Firmware Settings.
  • Now click on Restart. Once your computer has restarted, it will automatically open BIOS.
  • From the BIOS, go to the Advanced tab and navigate to Performance and then look for Overclocking.
  • Once you’ve found Overclocking, make sure that it is disabled. If it’s not, then disable it and then save the changes made by tapping the F10 key.
  • Start your computer normally and check if the CLOCK_WATCHDOG_TIMEOUT 0x00000101 error is now fixed.

Option 2 – Try running the Memory Diagnostic Tool

The Memory Diagnostic tool in windows can help resolve the CLOCK_WATCHDOG_TIMEOUT 0x00000101 Blue Screen error by checking and automatically fixing any memory-based issues. To run it, refer to these steps:
  • Tap the Win + R keys to open Run and type mdsched.exe and hit Enter to open the Windows Memory Diagnostic Tool.
  • After that, it will give two options such as:
    • Restart now and check for problems (Recommended)
    • Check for problems the next time I start my computer
  • Once your computer has restarted, perform a basic scan or you could also go for the “Advanced” options such as “Test mix” or “Pass count”. Simply tap the F10 key to start the test.

Option 3 – Try to rollback, update or disable drivers

The next thing you can do to fix the CLOCK_WATCHDOG_TIMEOUT 0x00000101 Stop error is to roll back, or update, or disable device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh. On the other hand, if you have just updated your device drivers then you need to roll back the drivers to their previous versions. Whichever applies to you, refer to the steps below.
  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, restart your computer. It will just reinstall the device drivers automatically.
Note: You can install a dedicated driver on your computer in case you have it or you could also look for it directly from the website of the manufacturer.

Option 4 – Try running the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like CLOCK_WATCHDOG_TIMEOUT 0x00000101. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.

Option 5 – Try to disconnect or disable newly installed hardware

In this option, you will have to disable or remove the hardware you’ve just installed recently since external devices could be the one that’s causing the Blue Screen of Death error to appear. To do that, just disconnect any external device that’s connected to your computer physically and then check if it fixes the CLOCK_WATCHDOG_TIMEOUT Blue Screen error.

Option 6 – Troubleshoot the BSOD error in Clean Boot State

You can also troubleshoot the Blue Screen error in a Clean Boot state. There are times when third-party applications cause BSOD errors. Putting your computer in this state can help you identify which program is the culprit and thus isolates the problem. In a Clean Boot state, your computer will start using only the pre-selected minimal set of drivers and startup programs. Note that you have to disable and enable one process at a time.
  • Log onto your PC as an administrator.
  • Type in MSConfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And to configure Windows to use the usual startup, just simply undo the changes.)
  • From there, start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.

Option 7 – Try to update the BIOS

Updating the BIOS can help you fix the CLOCK_WATCHDOG_TIMEOUT BSOD error but as you know, BIOS is a sensitive part of a computer. Even though it is a software component, the functioning of the hardware depends on it largely. Thus, you must be careful when modifying something in the BIOS. So if you don’t know much about it, it’s best if you skip on this option and try the other ones instead. However, if you are well-versed in navigating the BIOS, then follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “msinfo32” in the field and press Enter to open System Information.
  • From there, you should find a search field on the bottom where you have to search for the BIOS version and then press Enter.
  • After that, you should see the developer and version of the BIOS installed on your PC.
  • Go to your manufacturer’s website and then download the latest version of BIOS on your computer.
  • If you are using a laptop, make sure that you keep it plugged in until you have updated the BIOS.
  • Now double click on the downloaded file and install the new BIOS version on your computer.
  • Now restart your computer to apply the changes made.
Read More
Fix Orange Screen of Death Error in Windows
The Windows 10 Orange Screen of Death, unlike Blue Screen of Errors, is quite an uncommon error where the hardware is the culprit which is mostly caused by some issues with the GPU. If you are currently facing this problem, then you’ve come to the right place as this post will guide you on what you can do to fix it. There have been reports from users that the Orange Screen of Death is caused by various reasons. Some users reported that they encountered Orange Screen of Death when they were watching a YouTube video, while some were not able to boot into their Windows 10 PCs and encountered an error instead of that either says, FAULTY_HARDWARE_CORRUPTED_PAGE or WHEA_UNCORRECTABLE_ERROR error. In addition, this error can also occur when your computer wakes up from Sleep or while using BitLocker, or while you use a second monitor. Whatever the case is, you can try updating your drivers or lower the clock speed of the GPU. You could also try to fix the DRIVER_IRQL issue in case it’s the one that triggers the error or performs Automatic Repair or uninstalls any recently installed software.

Option 1 – Update your Graphics card drivers

One of the possible reasons why you’re getting the Orange Screen of Death error is most likely related to the Graphics card drivers in your computer. Thus, the first thing you can do to resolve it is to update these drivers by following these steps:
  • First, boot your computer into Safe Mode.
  • After that, tap the Win + R keys to launch Run.
  • Type in msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. From there, look for the Display Adapters and click on them.
  • After that, right-click on each entry under the Display Adapters and select the “Uninstall Device” option from the menu.
  • Now restart your computer.
  • After restarting your computer, go to the Settings app and Check for Updates in the Windows Update section.
Note: You also have the option to go directly to the website of your graphics card manufacturers like NVIDIA, Intel, or AMD and go to the section called Drivers then check if there’s a new available update – if there is, download and install it.

Option 2 – Try to uninstall software you’ve installed recently

If you have installed a software or two recently and then suddenly encounter this Orange Screen of Death, then they are most likely the culprits. The best thing you can do is to first check the System Log in the Event Viewer for any additional information in case it’s not the GPU but some other driver or device that’s causing the error. Once you have identified the culprits, uninstall them and see if the error is fixed.

Option 3 – Try disabling Overclocking

If overclocking is enabled, you might have to disable it as some users reported that the WHEA_UNCORRECTABLE_ERROR 0x00000124 error started to appear right after overclocking. To disable it, follow the steps below.
  • Go to the Start Menu and open Settings.
  • Next, select Update and Security and go to the Recover tab.
  • From there, click on Restart now in Advanced startup. This will restart your computer.
  • Once you’re in the Advanced startup, go to Troubleshoot and then select Advanced Options.
  • From there, select the UEFU Firmware Settings.
  • Now click on Restart. Once your computer has restarted, it will automatically open BIOS.
  • From the BIOS, go to the Advanced tab and navigate to Performance and then look for Overclocking.
  • Once you’ve found Overclocking, make sure that it is disabled. If it’s not, then disable it and then save the changes made by tapping the F10 key.
  • Start your computer normally and check if the WHEA_UNCORRECTABLE_ERROR 0x00000124 error is now fixed.

Option 4 – Use the Driver Verifier Manager

The Driver Verifier Manager is another tool in Windows that could help you fix driver-related issues. And so if you want to fix the Wdf01000.sys Blue Screen error, you need to use the Driver Verifier Manager:
  • Type in the keyword “Verifier” in the Cortana search box to search for Verifier in Windows 10.
  • After that, select the option “Create custom settings”.
  • Make sure that you have checked everything except the options “DDI compliance checking” and “Randomized low resources simulation”.
  • Next, select the option “Select driver names from a list” option.
  • Afterward, you have to select all the drivers from any unofficial or third-party provider. To simply put it, you have to select all the drivers that are not supplied by Microsoft.
  • Then click on the Finish button.
  • Open Command Prompt as administrator and execute this command – verifier /querysettings
  • The command you just executed will display the Driver Verifier settings so if you see any of the flags enabled boot your Windows 10 PC into Safe Mode.
  • Open the Command Prompt as admin again and run this command – verifier /reset
  • The command will reset the Driver Verifier. Once the process is done, restart your PC and check.

Option 5 – Try to run the Automatic Repair Utility

You might also want to use Automatic Repair in fixing the error. To do so, follow the steps below.
  • You can start by creating and booting from a bootable Windows 10 USB Stick.
  • After that, click on Repair your computer located on the bottom left corner when you are on the initial Windows Startup screen.
  • Next, click on Troubleshoot, and then on the other screen, click the Startup Repair option.
  • Now select the operating system you want to repair. Once you do that, it will start to repair your operating system. Wait until the process is completed and then check if the problem’s now fixed.
Read More
Tips and tricks for longer SSD life
Today most users have an SSD drive, times have changed and SSD has become your typical computer equipment. A lot of time has passed from the first SSD hard drives up to today and technology has evolved and improved but still, there are some cool tricks and tips to speed up and extend the lifespan of your SSD hard drive. That being said let us dive right into what I would like to call the essentials of having an SSD hard drive.
  1. Keep your SSD firmware up to date.

    This one really is a no-brainer, keeping your firmware updated at all times will ensure longer life and SSD stability. The trick here is that each SSD manufacturer has its own ways of updating firmware so this is not something universal, you will have to go to the official website of your SSD manufacturer and get firmware updates and instructions from them directly.
  2. Enable ACHI.

    Advanced controller host interface or short ACHI is a feature that will ensure that your Windows will support all of the features that come with running SSD on your computer. It controls the TRIM feature which is crucial in helping Windows itself in its garbage collection on your hard drive. In order to enable ACHI, you will have to do it from your BIOS and it would be very good if the feature is enabled before Windows itself is installed so it can take full advantage of it.
  3. Enable TRIM.

    TRIM feature is vital in extending your SSD lifespan and it should be enabled by default in Windows but you can never be too cautious and double-check and enable if needed. To make sure it is enabled, open your command prompt and type in: fsutil behavior set disabledeletenotify 0
  4. Make sure your system restore is enabled.

    In the first SSD days, system restore was really a feature that you wanted to be disabled in order to prevent and extend the life span of your SSD drive, but we came a long way from there and today there is no reason to keep this feature turned off since it can be helping many ways with both your system and SSD.
  5. Disable Indexing in Windows.

    A large portion of the speed of your SSD drive is used for indexing files in Windows. Of course, the indexing feature is great if you store everything on your SSD drive but if by any chance you have another drive for your backup, pictures, music, etc. it would be highly beneficial for you to turn it off on your SSD. To turn indexing off click on your start menu, click on the computer. Right-click on your SSD and then click on properties. De-select box that says: Allow files to have contents indexed in addition to file properties and click OK. Once you do this the operating system will apply this to all the files and folders on the drive. If you see a dialog telling you that it couldn’t remove a file from the index, click Ignore All.
  6. Keep Windows defrag ON.

    This also was the option in early SSD days which was better to be OFF, but as said before since technology has been making progress and Windows has been improved and made aware of SSD drives, defrag has evolved as well, and now it is more of optimization tool then defragmenter which was once.
  7. Disable Prefetch and Superfetch.

    Windows is placing information in both physical and virtual memory for applications that you are not currently using but they are used often in order to speed their response time. If you are running low on space or having struggles with virtual memory it would be best to turn them both off. Go to registry manager and find: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters, there you have 2 values: EnablePrefetcher and EnableSuperfetch, set both values to 0.
  8. Disable Search and Superfetch services.

    Disabling Superfetch in the registry is not all work, Press WINDOWS + R to bring run dialog, type in it services.msc, Find both Search and Superfetch and disable them.
  9. Configure Write Caching.

    Write caching can be enabled and disabled in the device manager by expanding disk drives, right-clicking on SSD, then click properties, select the policies tab. In the tab, there is the option to Enable write caching on the device. Now trick in this is that you will need to try and benchmark your SSD with both options turned ON and OFF since different manufacturers have different performances with this option being ON or OFF.
  10. Disable CleanPageFileAtShutdown and LargeSystemCache.

    Page file and a large cache of page files are not something that we longer need, since SSD writes with great speed in its flash memory both of these options can be disabled and you will both speed up shut down the process of your system and save some SSD life since page files will not be written. Find both options in the registry under the key: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management set both to 0
  11. Set high performance in Power options.

    This option in power management will prevent your SSD from constantly shutting down and bringing it up increasing speed without sacrificing its life span.
These are tips and tricks for having great and longer life as well as speed for your SSD drive. We hope that you have found them useful and that you will come again to check new articles published daily for easier IT life.
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
An Easy Guide to Fixing Internal Error 2503

Internal Error 2503 - What is it?

Internal Error 2503 mostly pops up on Windows 8. It occurs when you try to uninstall or install software on Windows 8. The error code message may vary and displayed in different formats such as:
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2503. Called RunScript when not marked in progress The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2503. Called Install Finalize when no installation is in progress

Solution

Restoro box imageError Causes

Some of the most common causes for internal error 2503 are:
  • Permission not granted to access the Windows Installer Folder
  • Viruses
  • Problems with Windows Installer

Further Information and Manual Repair

To repair this issue on your PC without any professional assistance, try the DIY methods given below:

Method 1

Internal error 2503 may occur when your account has limited privileges. You don’t have the privilege to use or access the Windows Installer folder. Your inability to access this folder hampers you from successfully install or uninstall the desired program on your PC. To gain access, you need to ensure you have permission.
  • For this navigate to the C:\windows folder. Here find the installer folder and then right-click and choose properties.
  • After that click on the security tab and check if the System and Administrator account has Full access permission.
  • For that make sure the system group option has ‘all’ selected to allow you full permission.

Method 2 - Re-register Windows Installer

Another alternative to resolve internal error 2503 is to re-register Windows Installer.
  • To do this, go to Start and click Run. Now type ‘msiexec /unreg’ in the Run box and then press enter.
  • Follow the same steps and now type ‘msiexec /regserver’ in the box and then press enter. This will resolve the issue.

Method 3 - Remove Viruses

If internal error 2503 is triggered by a viral infection on your PC, then it is advisable to download an antivirus and scan your entire system. Viruses are notorious for system failures and pose data security threats. If not removed timely, these malicious programs can damage your PC. To remove all viruses on your system, run an antivirus. An antivirus detects all malicious software programs including viruses, malware, adware, and spyware. Delete all the malicious files found right away. This will help resolve internal error 2503.
Read More
What you should not share and post on Facebook
Recent Facebook, Instagram, WhatsApp, Messenger & Oculus fiasco and downtime reminded us that even big IT tech behemoth is vulnerable and can go offline. The situation has been resolve in not so fast manner but not long also, let’s say it was resolved in time that people have not left and switched to another platform. What you should not share and post on FacebookThat being said, now when services are back we stopped and reflected on the platform itself and on its users. If Facebook is vulnerable so are its users, but sometimes users themselves are responsible for being a target. We step back and take a look at posts that manifest on Facebook and have come with some advice on what things you should never post on Facebook and on other social platforms.

Pictures of any kind of ID, bill, vaccine cards or similar document

This should be a no-brainer at all but we see people posting this kind of information. They go on a rant about how the bill is too high and place a picture of it, or they took their vaccine shot and posted a vaccine card as proof. Why this is a bad idea is that any of these documents contain certain things like birthdays, names, and even more like addresses and other information that can be used against users.

Information about where you live

This could be tied to the previous point but it is very crucial that a living address is not something that you wish to share publicly. A lot of burglars are stalking social media for exactly this kind of information so they can then analyze when and how to strike and this time you have done all work for them providing them with the information on where to find your flat.

Daily routines and vacation plans

The most burglary happens to believe it or not during the day, in hours when people are at work. So by providing the world with your daily routines and when you are not at home you are putting your home at risk of being broken into. Posting vacation plans are even worse or posting pictures and status when you are on vacation will send a clear message to anyone that your home is empty and unattended.

Pictures of your home interior

This can also sadly disclosure more information that you wish like maybe some interesting facts like address or birthday on certificates, diplomas, or other documents accidentally caught in the taken picture. Also, these kinds of pictures can show much about your home security, alarm positions if you have some, how is your front door secured, etc.

Content that can get you fired

We hear all the time, famous star or director has some tweets that have resurfaced and now it is fired. I know that many of us are not famous stars but we can also be fired. Sharing some offensive opinions, inappropriate content or just plain pure lies like took sick leave to play this new game can have not so great resolution for your working relationship with your employer. We do not support lies nor do any kind of inappropriate content but posting it online on social media will just make things worse for you personally.

Your login info or sites and services that you are using

It is fairly safe to say hey we are chilling with Netflix or watching the new season of Mandalorian on Disney plus but speaking of things like made a new account on freelancer service of got my new e-banking in this cool new bank, etc. is not very wise. Cyber crooks are always on the lookout for identity theft and will use available information to steal data and money. You are risking also losing provided accounts this way leaving you with tons of work to explain that you got mugged to service providers.

Conclusion

We know that this article seems paranoid and maybe assumes that among your friends there are some crocks and people trying to take advantage of you. As this certainly was not our attention nor goal, we had to point to extremes in order to protect you the most.
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