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

BuzzDock Removal Guide

What is BuzzDock?

Buzzdock is a browser extension. Buzzdock will be automatically enabled on IE and Chrome following installation, and you may begin using Buzzdock with no further action required. If you elect to optimize Buzzdock performance, the settings preferences of your browser may be adjusted after installation. This browser extension changes your default search provider to Buzzdock.com custom search. It displays additional unwanted ads, banners & sponsored links on web pages that you visit, and it hijacks your browser home page. This browser extension has been flagged as malware by many anti-virus scanning programs.

About Browser Hijackers

Browser hijackers (sometimes called hijackware) are a type of malicious software that modifies web browser configuration settings without the user’s knowledge or consent. These hijacks are rising at an alarming rate worldwide, and it could be actually nefarious and sometimes dangerous too. They’re created to interfere with web browser programs for many different reasons. In most cases, hijackers are made for the benefit of online hackers often through income generation from forced ad clicks and site visits. Nonetheless, it’s not that harmless. Your online safety is jeopardized and it is extremely irritating. They not only screw up your browsers, but browser hijackers can even modify the computer registry, leaving your PC susceptible to other attacks.

Symptoms of browser hijacker malware

There are several signs that indicate the web browser is hijacked: 1. the home page of your browser is changed unexpectedly 2. you find new unwanted bookmarks or favorites added, typically directed to ad-filled or porn sites 3. The default search page of your web browser is changed 4. you see unsolicited new toolbars added 5. you notice a lot of pop-ups on your computer screen 6. your web browser gets slow, buggy crashes frequently 7. you are prohibited access to specific web pages, including the site of an anti-malware software firm like SafeBytes. Exactly how browser hijacker finds its way onto your computer system Browser hijackers infect computer systems in numerous ways, including through a file-share, a drive-by download, or an infected email. They are usually included with toolbars, BHO, add-ons, plug-ins, or browser extensions. Browser hijackers sneak to your computer along with free software downloads also that you unknowingly install alongside the original. Some of the most well-known hijackers are BuzzDock, Babylon Toolbar, Conduit Search, Sweet Page, OneWebSearch, and CoolWebSearch. Browser hijacking can cause severe privacy problems and even identity theft, affect your web browsing experience by taking command over outbound traffic, substantially slows down your computer by consuming lots of resources, and result in system instability as well.

The best ways to get rid of browser hijackers

Certain browser hijacking can be quite easily corrected by discovering and removing the corresponding malware application from your control panel. However, most hijackers are hard to remove manually. No matter how much you try to get rid of it, it may keep returning over and over again. You should consider doing manual fixes only if you’re a tech-savvy person because there are potential risks associated with fiddling around with the system registry and HOSTS file. Browser hijackers could be effectively removed by installing and running anti-malware software on the affected PC. Safebytes Anti-Malware can counter relentless browser hijackers and provide you proactive computer protection against all kinds of malware. Together with anti-malware, a system optimizer program, similar to Safebytes Anti-Malware, can help you correct registry errors, remove unwanted toolbars, secure online privacy, and enhance overall system performance.

Find Out How to Get rid of Malware that is Blocking Websites or Preventing Downloads

Malware could cause all sorts of damage when they invade your computer, starting from stealing your personal information to erasing files on your PC. Some malware sits in between the computer and the internet connection and blocks a few or all internet sites which you want to visit. It might also block you from adding anything to your system, especially anti-malware applications. So what should you do when malicious software prevents you from downloading or installing Safebytes Anti-Malware? There are a few fixes you can attempt to get around with this problem.

Boot Windows in Safe Mode

The Windows OS includes a special mode called “Safe Mode” where only the minimum required programs and services are loaded. In the event, the malicious software is set to load automatically when the computer starts, shifting to this mode may well prevent it from doing so. To get into Safe Mode or Safe Mode with Networking, press the F8 key while the computer is booting up or run MSCONFIG and find the “Safe Boot” options in the “Boot” tab. After you restart the PC into Safe Mode with Networking, you could download, install, as well as update anti-malware software from there. Right after installation, run the malware scanner to eliminate standard infections.

Use an alternate internet browser to download the anti-malware application

Malicious program code might exploit vulnerabilities in a specific browser and block access to all antivirus software sites. In case you suspect that your Internet Explorer has been hijacked by malware or otherwise compromised by online hackers, the best plan of action would be to switch to an alternate internet browser like Mozilla Firefox, Google Chrome, or Apple Safari to download your favorite computer security program – Safebytes Anti-Malware.

Create a portable USB antivirus for removing malware

Another way is to download and transfer an anti-malware program from a clean PC to run a scan on the affected computer. Adopt these measures to run the antivirus on the affected computer. 1) Download Safebytes Anti-Malware or Windows Defender Offline onto a clean computer. 2) Plug the Thumb drive into the uninfected computer. 3) Double-click the executable file to run the installation wizard. 4) Pick a USB flash drive as the location when the wizard asks you where you intend to install the software. Follow the directions to finish the installation process. 5) Transfer the thumb drive from the uninfected computer to the infected PC. 6) Run the Safebytes Anti-malware directly from the pen drive by double-clicking the icon. 7) Run Full System Scan to identify and clean-up up all types of malware.

A Look at the Best AntiMalware Program

If you’re looking to download an anti-malware application for your PC, there are various tools out there to consider however, you just cannot trust blindly anyone, irrespective of whether it is free or paid software. Some of them are excellent, some are ok types, and some will harm your PC themselves! You need to pick a tool that has gained a good reputation and detects not just computer viruses but other types of malware as well. Amongst few good programs, SafeBytes Anti-Malware is the highly recommended program for the security-conscious individual. SafeBytes anti-malware is a trustworthy tool that not only secures your PC completely but is also quite user-friendly for people of all skill levels. This software could easily detect, remove, and protect your computer from the latest malware threats including spyware, adware, trojan horses, ransomware, worms, PUPs, along with other possibly damaging software programs. There are numerous great features you will get with this security product. The following are some of the great features included in the software. Robust Anti-malware Protection: With its advanced and sophisticated algorithm, this malware removal tool can find and eliminate the malware threats hiding within your PC effectively. Live Protection: SafeBytes gives real-time active monitoring and protection against all known computer viruses and malware. This software will continuously monitor your PC for any suspicious activity and updates itself regularly to keep current with the constantly changing threat landscape. Website Filtering: Safebytes assigns all websites a unique safety score that helps you to get an idea of whether the webpage you are going to visit is safe to view or known to be a phishing site. Low CPU and Memory Usage: SafeBytes is really a lightweight application. It consumes an extremely small amount of processing power as it runs in the background so you’re free to use your Windows-based PC the way you really want. 24/7 Online Tech Support: For any technical issues or product support, you could get 24/7 expert assistance through chat and email. To sum it up, SafeBytes Anti-Malware offers great protection combined with an acceptable low system resources usage with both great malware detection and prevention. You now may understand that this particular software does more than just scan and delete threats from your PC. For optimum protection and the best value for your money, you can’t get better than SafeBytes Anti-Malware.

Technical Details and Manual Removal (Advanced Users)

If you wish to manually remove BuzzDock without the use of an automated tool, it may be possible to do so by removing the program from the Windows Add/Remove Programs menu, or in cases of browser extensions, going to the browsers AddOn/Extension manager and removing it. You will likely also want to reset your browser. To ensure the complete removal, manually check your hard drive and registry for all of the following and remove or reset the values accordingly. Please note that this is for advanced users only and may be difficult, with incorrect file removal causing additional PC errors. In addition, some malware is capable of replicating or preventing deletion. Doing this in Safe Mode is advised. The following files, folders, and registry entries are created or modified by BuzzDock
Files: File at $COMMONPROGRAMSBuzzdockBuzzdock Support Site.lnk. File at $COMMONPROGRAMSBuzzdockBuzzdock.lnk. File at $COMMONPROGRAMSBuzzdockUninstall.lnk. File at $PROGRAMFileSBuzzdockBuzzdock Support.url. File at $PROGRAMFileSBuzzdockBuzzdock.ico. File at $PROGRAMFileSBuzzdockBuzzdock.url. File at $PROGRAMFileSBuzzdockBuzzdockIEClient.dll. File at $PROGRAMFileSBuzzdockUninstall.url. Directory at $COMMONPROGRAMSBuzzdock. Directory at $LOCALAPPDATAGoogleChromeUser DataDefaultExtensionsejaodgecffaefnnoggjpogblnlpejkma.1.5_0. Directory at $LOCALAPPDATAGoogleChromeUser DataDefaultExtensionsejaodgecffaefnnoggjpogblnlpejkma. Directory at $PROGRAMFileSBuzzdock. Registry: A key in HKEY_CLASSES_ROOT named BuzzdockIEClient.Api.1 A key in HKEY_CLASSES_ROOT named BuzzdockIEClient.Api A key in HKEY_CLASSES_ROOT named BuzzdockIEClient.Layers.1 A key in HKEY_CLASSES_ROOT named BuzzdockIEClient.Layers Key 220EB34E-DC2B-4B04-AD40-A1C7C31731F2 at HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionUninstall. Key 435D09AA-DDE4-4B40-9129-08F025ECA349 at HKEY_CLASSES_ROOTCLSID. Key 435D09AA-DDE4-4B40-9129-08F025ECA349 at HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerBrowser Helper Objects. Key 4A3DEECA-A579-44BC-BCF3-167F4B9E8E4C at HKEY_CLASSES_ROOTCLSID. Key 83C58580-EC6E-48CD-9521-B95874483BEB at HKEY_CLASSES_ROOTCLSID. Key BE3A76AC-F071-4C7F-9B7A-D974B4F52DCA at HKEY_CLASSES_ROOTAppID. Key C8C107B2-28C2-472D-9BD4-6A25776841D1 at HKEY_CLASSES_ROOTTypeLib. Key BuzzdockIEClient.DLL at HKEY_CLASSES_ROOTAppID. Key ejaodgecffaefnnoggjpogblnlpejkma at HKEY_LOCAL_MACHINESOFTWAREGoogleChromeExtensions.
Read More
Watch old game intros in 4k or 8K hi-definition
AI and neural networks are more and more being used in all parts of our lives. From face detections to deep fakes it is both amusing and frightening to watch at the same time. From some really bad uses of neural networks and AI overall, looking at you deep fakes, upscaling videos or images are mostly harmless pieces of work not harming anyone. There is one cool YouTube channel, well there are more but this one seems to have most of the videos on it and if I am wrong I apologize. https://www.youtube.com/channel/UC33rC3GO1UZFAkMcCCwjyWg So upscale is like previously mentioned a YouTube channel that hosts old game trailers and into videos but in full 4K or 8K video resolution, fully upscaled using neural networks. There are some videos that are not maybe top-notch but the large quantity of them is pretty well upscaled and they do indeed look great. So if you have some time and want that old nostalgia fix, go and check it out. You might find something that will bring that old you out and you might even drop a smile or two remembering old good days, I know I have.
Read More
Uninstalling the Weather App in Windows
Windows 10 has a pre-installed Weather app that offers the local weather information, forecast, temperature gradient, historical data, multiple locations, and many more. It can be handy especially if you tend to check on the weather. However, if you are one of those users who barely use this app, you have the option to uninstall it from your computer and that’s exactly what we’re going to do in this post. There are several methods to uninstall the Weather app in Windows 10. You can uninstall it via Settings or Start Menu or even using a command in Windows PowerShell. Note that uninstalling the Weather app does not affect the functionality of your Windows 10 computer by any means so you shouldn’t worry about uninstalling it. To get started, follow the instructions provided below.

Option 1 – Uninstall the Weather app through Settings

The first option you can try to uninstall the Weather app is through Settings. It’s a very simple process so you wouldn’t have any trouble following it.
  • First, click on the Start menu and go to Settings.
  • From there, select System > Apps & Features.
  • After that, wait until the list of apps is opened, and then look for the Weather app and click on it.
  • Next, click on Uninstall in the given menu to uninstall the Weather app from your computer.

Option 2 – Uninstall the Weather app through the Start Menu

Another simple way to uninstall the Weather app is through the Start Menu. It only takes a right click and there are actually two ways to go about this – one is new with the recent feature update of Windows. How? Refer to these steps:
  • Click on the Start button and type in “weather” and right-click on the Weather app which appears in the list.
  • Next, click on the Uninstall option. This will uninstall the Weather app.
  • You can also use the other uninstall option which you can find on the right side of the list that also shows other quick action for the app.

Option 3 – Uninstall the Weather app through a command in Windows PowerShell

  • Tap the Win + X key combination and click on the “Windows PowerShell (Admin)” option to open PowerShell with admin privileges.
  • After that, execute the following Remove App package command for the Weather app to uninstall it.
Get-AppxPackage Microsoft.BingWeather | Remove-AppxPackage
  • Once done, it will remove the Weather app from your computer.
Read More
Changing the Ownership of a File or Folder
There are many times when you have to change the ownership of a folder or a file so that other users can use them as well or if you want to transfer files to them, or an old account has been removed and all the files need to be assigned to a new user. Windows 10 keeps all these files locked under the account by default which created a folder or file. So unless a user is an admin or if the file belongs to that particular user, other users won’t be able to access or edit the file. So if you want to change the ownership of a folder or a file, then you’ve come to the right place as this post will guide you on how exactly you can do that.

To get started, make sure to follow the instructions provided below carefully.

Step 1: First, you need to open File Explorer by tapping the Win + E keys. Once you’ve opened it, navigate to the folder or file that you want to change the ownership. Step 2: Right-click on the folder or file and click on Properties and then go to the Security tab. Step 3: From there, click on the Advanced button located at the bottom right part of the window to open the Advanced Security Settings of the folder or file. Step 4: As you can see, the current owner will be listed with the Change link available next to the “Owner” label. Now click on this link to open the Select User or Group window. Step 5: After that, click on the Advanced button once again and click on the “Find Now” button to see the list of all the users as well as groups that are available in the computer. Step 6: Then select the user you want to give ownership to and click on the OK button and then click the OK button once more to save the changes made. Step 7: This will take you back to the Advanced Security Settings window but this time, the owner will be changed to whoever user you’ve selected. But you’re not done yet as you still have to check two additional options to help you completely transfer the ownership of the sub-folders as well as the files. You have to check the checkbox of the following options:
  • Replace owner on sub-containers and objects
  • Replace all child permission entries with inheritable permission entries from the object.
Step 8: After that, you need to click the Apply and OK buttons to confirm and save the changes made. This will completely transfer the ownership of the file. However, there is still one last thing you have to do – you have to go back to the Advanced Security Settings window to remove the access of any other user on the folder or file. Once you’re there, remove the existing user to make sure that the only assigned user has the access to the folder or file.
Read More
Turn off animations in Windows11

Windows 11 has come a long way from its infant stage. Today it is incredibly good and stable operating system that also looks good and modern. Unfortunately, fancy animations and good graphics come with a price, in this case, slower performance on some little older and weaker computers.

windows 11 animations

Animations itself which include also fading effects can sometimes feel slugging and laggy and have a general overall feeling of delay. For a more old-school instant experience, you can turn off animations.

In order to turn animations inside Windows 11 follow this simple guide:

First thing is to open Settings by pressing Windows + i key combination or you could open Start and in the search box type in Settings and then click on its icon.

Once inside settings on the left side find Accessibility and click on it to select it. Once it is selected on the right side choose Visual effects. Inside the visual effects section click on the switch next to Animation effects to OFF. You can also turn off transparency effects in this section if you wish if you have an older GPU in order to speed it up a little.

That is all you need to do, settings will be automatically saved and all animations will be turned off for a quicker and more responsive feeling when working inside W11

Read More
How to Fix Windows Activation Error Code 0xc004f050

Error Code 0xc004f050 – What is it?

Error code 0xc004f050 refers to a problem with activating the Windows key. The problem appears when you try to activate a copy of Windows by using Windows Activation wizard. This happens when the system becomes unstable and critical system files start missing. Though Windows 10 is a free upgrade for Windows 7/Windows 8/Windows 8.1 users, the activation error is still an issue. If you already had Windows 7/Windows 8/Windows 8.1 activated and did an upgrade successfully, then there should be no problem. This Problem Occurs only when you do a clean install.

Symptoms

When you try to activate a copy of Windows Vista or Windows 7 by using the Windows Activation wizard, you receive an error similar to the one below:
An error has occurred Code: 0xC004F050 Description: The Software Licensing Service reported that the product key is invalid

Solution

Restoro box imageError Causes

  • This causes due to an invalid product key.
  • This problem may occur if the license validity interval has expired, or if the license is not signed correctly.
  • Error Code 0xc004f050 occurs when the system becomes unstable and critical system files start missing.
  • Improper way of installing, deletion of some very important system files, misconfigured system files, etc. may also cause this error.
  • When you do a clean install, it wipes everything from the Primary Drive and after the install, windows can't find the Hardware ID which is used to verify your license.
  • For Windows 7, Windows Server 2008, and Windows Vista-based computers, this error may occur if you have entered the key for a beta version of the operating system while using the released version of the operating system.

Further Information and Manual Repair

This error is not something that can be fixed in seconds but will require some time and technical knowledge.

Method 1:

Re-insert the product key by using the Change Product Key tool:
  1. Click Start, click Computer, and then click System properties on the toolbar.
  2. In the Windows activation section, click Change product key.
  3. If you are prompted for an administrator password, type the password or click Continue.
  4. In the Product key box, type the product key, and then click Next.
  5. Follow the steps in the Windows Activation Wizard to complete the activation process.

Method 2:

Activate Windows by using the automated telephone system:
  1. Click Start, and then click Computer.
  2. Click System properties on the toolbar, and then click Click here to activate Windows now in the Windows activation
  3. If you are prompted for an administrative password, type it and click Continue.
  4. Click Show me other ways to Activate.
  5. Click Use the automated phone system and follow the instructions.

Method 3:

  1. Clean install Windows 7/Windows 8/Windows 8.1 using the installation disk and activate your copy.
  2. Now, download all the updates to see the Windows 10 Upgrade notification or download Windows Media Creation Tool and use the option Upgrade this PC to get Windows 10 right away.
  3. Once the upgrade is done, check the Activation Status. It will be fully activated as it should be. The Error code 0xc004f050 should not appear anymore.
If you want to get rid of the old Windows installation folder, then use the Windows Media Creation Tool to create a Flash Drive. Clean Install Windows 10. Now, every time when it asks for a product key, skip it. After installation is complete, Windows will automatically identify and activate your Copy. NOTE: Clean Install will make Sure you cannot roll back to your previous Windows 7 or Windows 8. So do it only if you are confident of using Windows 10 from here on. To verify the Windows activation status, follow these steps:
  • Click the Start button, and then click Computer.
  • Click System properties on the toolbar, and then view the activation status in the Windows activation section.
Read More
How to fix disk signature collision problem
As you know, storage devices are an important part of the computer system for porting, saving, and extracting data files. And for you to differentiate between storage devices on your computer system, each one of the storage devices is labeled with a unique number referred to as Disk Signature for identification. The unique disk identifier is stored as a part of the MBR or Master Boot Record. Disk signature is used by operating systems in order to identify and set apart different data storage devices and hard disk drives in the computer for data access. These days, Disk cloning has become a regular practice in upgrading to larger hard disk drives. Drives are cloned in order to produce a similar copy to use both the original drive and cloned copy together. Moreover, lots of virtualization tools are being used to virtualize the physical hard disk drives to create virtual hard disk drives and several virtual machine clones that are created with the existing virtual hard disk drives. And since these are identical copies, chances these copies may have identical disk signatures. As a result, when you use both disks that have identical signatures at the same time you run into the Disk Signature Collision problem. This kind of problem does not often occur as the Windows system does not really allow two disks to function simultaneously when they have the same disk signature. When you encounter a Disk Collision problem in your Windows 10 computer, you may see the following error messages:
  • The boot selection failed because a required device is inaccessible
  • The disk is offline because it has a signature collision
  • This disk is offline because it has a signature collision with another disk that is online
You can fix the disk collision problem by changing the disk signature which you can achieve using the command line utility diskpart in Windows PowerShell or Command Prompt or using Windows Disk Management utility. To fix the disk collision problem, you can make use of the command-line utility called diskpart in Windows PowerShell or Command Prompt to view and change the signature, or can make use of Master Boot record in the Windows Registry. You can also make use of Windows Disk Management Utility to change the signature. Simply follow the given options below to change the disk signature either way.

Option 1 – Change Disk Signature via Diskpart

  • Type “command prompt” in the Windows Search bar and then right-click on the related search result and select the “Run as administrator” option.
  • After that, type the “diskpart” command and hit Enter to open Diskpart.
  • Next, type the “list disk” command to display all the disks available in the system.
  • Next, take note of the problematic disk number with the status Offline from the list and then type the “Select disk x” command where x is the offline disk to select the offline disk. For instance, if you type “select disk 1”, it will display the “Disk 1 is now the selected disk” message.
  • Now type the “Uniqueid disk” command to display the disk signature and to change the disk’s signature and set the disk online, type the “unique disk ID= (New signature)” where (New signature) is the new ID in hexadecimal. For instance, you can set the new id as “unique disk ID= 1456ACBD”.
Note: If you have given the wrong format ID, the command prompt will display the following error:
“The specified identifier is not in the correct format. Type the identifier in the correct format: in hexadecimal form for an MBR disk or as a GUID for a GPT disk.”
  • After you’re done, the disk will be online, and then restart your computer.

Option 2 – Change Disk Signature via Disk Management Utility

  • Tap the Win + R keys to open the Run dialog box and then type “diskmgmt.msc” and hit Enter or click OK to open Disk Management.
  • Next, right-click on the disk that is marked as Missing or Offline.
  • After that, select the Online command from the drop-down menu.
  • Then from the selecting option Online, Windows will generate a new disk signature.
Read More
How to Fix Error Code 0x800ccc0f

Error code 0x800ccc0f - What is it?

Error code 0x800ccc0f is an error that occurs when users attempt to send/receive emails in Outlook or Outlook Express. Though information regarding the error is limited and sometimes difficult to decipher to those unfamiliar with error code issues, the following are possible symptoms users can expect when this error occurs:

  • Unexpected termination of the connection
  • Inability to access email messages sent to one’s account
  • Inability to send email messages

Solution

Restoro box imageError Causes

Errors in Outlook or Outlook Express may occur due to a multiplicity of reasons. It may be due to a problem with your network connection or the server. You may also encounter this problem after an extended period of inactivity.

Since the error could be due to one of many issues, several solutions are recommended. However, note that these suggestions require you to make changes that come with various risks. Be sure to implement these instructions correctly to avoid causing more problems to occur.

If you are not confident that you will be able to successfully implement the solutions below, get help from a certified Windows technician or IT professional.

Further Information and Manual Repair

As with other error codes, manual procedures are available which users can take to correct the problem. To implement manual repair, follow the methods suggested below:

Method one: Troubleshoot your Internet Connection

Since error code 0x800ccc0f may manifest itself due to an issue with your network, you can seek to rectify the problem by first checking your connection. To do this, open an Internet browser. Type a valid web address in the address bar and click Enter.

If you are unable to access the website, you may then seek to fix the Internet connectivity issue by using Microsoft Automated Troubleshooting Services. These free tools are available for download on Microsoft’s website.

Not only can these tools fix your Windows Firewall – if this is the cause of your connectivity issues. These automated troubleshooting tools can also resolve other issues related to your Internet browser or network.

However, if after downloading and running these tools error code 0x800ccc0f still persists in Outlook or Outlook Express, implement the solution below.

Method two: Verify your Network Connection

Verifying your network connection is another way you can resolve your Outlook issues, i.e. once the issue is in fact a network-based problem.

To verify your network connection, make sure your computer’s network devices are turned on and fully functioning. Also ensure that the cables that connect your computer to a network are secure. You may also contact your Internet Service Provider (ISP) to verify your connection.

If there is no issue with your network and error code 0x800ccc0f persists, you will need to implement method three.

Method three: Check your Firewall or Router Settings

Problems with sending or receiving email messages based on the 0x800ccc0f error code could also be due to configuration issues for individuals who connect using a router. If this is a misconfiguration issue, you may be able to resolve the problem by bypassing the router and connecting through your modem.

Before doing this, however, be sure to check if your firewall is turned on as connecting directly can leave your machine vulnerable. Prevent attacks by checking your Windows Firewall setting. After making adjustments where necessary to ensure the firewall is turned on, test your connectivity to ensure you can access a connection. Also, check Outlook to see whether the error message has been resolved. If the error persists, consider the next solution.

Method four: Disable Third-party Security Apps

Third-party apps like anti-virus software can sometimes cause interference, leading to errors. For this reason, check if the antivirus on your device is the source of the issue. Start by disabling the antivirus software. You may also turn off the software’s email scanning feature to verify whether or not that is the cause of the error.

Note that disabling your antivirus is only a temporary solution as it is not recommended that you use your computer without such protection in place. Consider replacing your antivirus or uninstalling and reinstalling for a permanent fix if indeed your issue with error code 0x800ccc0f was caused by interference from third-party apps.

Method five: Automated Tool

Also, consider downloading a powerful automated tool to protect your machine from possible errors in the future.

Read More
Truth about private and incognito browsing
Privacy is a hot topic lately in all circles so naturally themes like private or incognito browsing pop up immediately as discussion topics. Naturally, when discussing private or incognito browsing it is very important to understand what exactly private or incognito browsing is, what does it do and how it works in order to shed some light on is it really private and safe as we are told. So, when you browse the internet normally websites have tendencies to save your browsing data, save cookies, remember passwords, etc in order to provide you with a better surfing experience next time you visit that same site. Private or incognito browsing treats you as a completely new user which is the first time visiting a given website. It clears all your data, including your browsing history, cookies, etc., on exiting. Every website you visit in private or incognito mode treats you as a new visitor, even if you have visited it before in incognito mode. And basically, that's it. So is it really private? No, it is just a non-remembering mode of internet browsing where after your browsing session history and other data is cleared from the browser, but while you are on the internet you are pretty visible to all like any other normal user. There are a lot of misconceptions and wrong thinking about browsing the internet in this mode so let's take a look at some typical ones.
  1. The government and other companies can not track me

    Many people think that the Government cannot trace their identity when they surf privately. This is only a myth. There are many ways by which the Government can reach you if you do something illegal. When you surf online, you are connected with an ISP of your area, which helps the officials track your location.
  2. Virus and other malware can not infect me while in private or incognito mode

    Many people think that private mode protects them from virus and malware attacks. It is not true because malware and viruses can enter your PC through a software download, phishing email, etc. To protect your PC from virus and malware attacks, you should have good security software.
  3. My IP address is hidden when I am in incognito or private browsing mode

    This is not 100% true. If you search “What is my IP” in incognito and standard mode, you will get the same results. This means that websites can view your IP address in private mode also. Using a VPN would be a good option if you want to hide your IP.
  4. I can not be tracked via ads

    Since cookies are deleted after exiting private browsing, many people think that ads cannot track them. When you surf in incognito mode, the browser saves cookies in a temporary mode, allowing ads to track you during your entire private browsing session.
  5. I am not visible when I am in incognito or private

    You may think if you sign in to your Gmail or other social media accounts in private mode, no one will see you online. This is not true. It does not matter whether you have signed into your account in normal mode or incognito mode; others can always spot you online.
In your regular browsing mode, you may have some addons, extensions, themes, etc installed and you can use them. They may track your activities. The data is deleted when you exit the browser. When you use the private browsing mode, the browser is loaded in its original form, typically without the installed addons, extension, themes, etc. The data gets deleted when you exit the browser. This mode doesn’t save data to disk but keeps it in memory during the current session. If you are really concerned about your privacy we have articles about using DuckDuckGo and deep web where you can be sure that your browsing sessions are encrypted.
Read More
Restore default Display Color settings in Windows 10
The color settings in a Windows computer certainly matter a lot especially when it comes to printing pictures. Users who are found or edit photos for a living change their computer’s color settings in order to ensure that the printout looks like the actual colors. However, those settings might not be appropriate for computer display and you can really tell right away that there something’s not right in the display. You might also notice some weird tint which isn’t easy to get rid of. You can’t actually tell the difference at first, not until you look at some other computers and then wonder what’s wrong with yours so, in this guide, you will know how to restore the display color settings back to their default state on your Windows 10 PC. Make sure to follow each one of the steps laid out below carefully to restore the default Display Color settings.

Step 1: Set the Color Management Settings to default.

  • In the Start search box, type in “color management”. Once you see it in the search results, open it.
  • Once you’ve pulled up the Color Management window, go to the Advanced tab. From there, make sure that every single option is set to default – from all the options in both the “Windows Color System” and “ICC rendering intent to WCS gamut mapping”.
Note: You also have the option to reset it for everyone by simply clicking on the “Change system defaults” button.
  • Finally, you can also try to calibrate your display.

Step 2: Set the Graphics Properties to default.

After making changes in the Color Management settings, you need to also set the Graphics Properties to default.
  • Start by right-clicking on any empty space on your desktop.
  • Then select the Graphics properties from the context menu. From the Graphics properties window, you will see that most sections have to restore defaults.

Step 3: Try using Nvidia Color Settings for Desktop

The next thing you can try is using the Nvidia Color Settings if you have Nvidia graphics installed on your Windows 10 PC. Just the Control Panel to reset the color settings.
  • From the system tray, launch the Nvidia control panel.
  • Next, go to Display > adjust desktop color settings.
  • From there, select the display and then select the Nvidia Settings.
  • After that, change the options accordingly in order to get the correct combination though you can always leave them to default.
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