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 missing files in Recycle bin
Have you ever deleted a file by mistake? Do not feel bad, we all have, but what if you deleted the file by mistake and then you went to Recycle bin to restore it only to find out that the bin is empty? If you experienced this kind of issue then you know how unpleasant and frustrating it is but do not worry, we are here to help and provide you with solutions to this problem and hopefully get your file back. Follow the next steps from first to last since they are organized in a way to minimalize the permanent deletion of lost files.
  1. Refresh Recycle bin view

    If you spend any amount of time on this site reading through articles, you know I am a big fan of simple and effective solutions and there is nothing simpler than a single press of a button. Open your recycle bin and press F5 to refresh view or right-click anywhere inside and choose refresh. If your file does not appear with this method go to the next step.
  2. Set Windows to show hidden system files

    In order for this to work first, you will need to open File Explorer by pressing ⊞ WINDOWS + E Keyboard with windows and e markedWhen File Explorer opens go to VIEW > OPTIONS. Inside options select “Show hidden files, folders, and drives”, uncheck “Hide protected operating system files (Recommended)”, and click APPLY > OK Go to the recycle bin and check to see if files have managed to show up.
  3. Check if Don't move the file to the recycle bin is enabled

    Right-click on recycle bin and choose properties, under properties, there is the option that says Don’t move files to the Recycle Bin, Remove files immediately when deleted. This option is not selected by default, but it could be turned on by someone else or by mistake. If you see that this option is enabled sadly your file is gone and you will have to get the file back by using some third-party undelete application, uncheck this option to prevent future deletion of files by mistake.
  4. Increase recycle bin size

    This will not help you to get your file back sadly but it will help you in storing more files in recycle bin. This is helpful since if you reach your recycle bin limit all further files will be permanently deleted and not been able to get them back. So by increasing bin size you will have more space for deleted files to be saved. To do that, right-click on Recycle Bin, select Properties. Now, increase the Maximum size from the Custom size option, and click Apply and OK.
  5. Reset recycle bin

    To reset and fix corrupted recycle bin do the following: Press ⊞ WINDOWS + X to open the secret Windows menu and click on command prompt (admin) keyboard with windows and x markedIn the command prompt type in the following: rd /s /q C:\$Recycle.bin Reboot your system
Read More
Enumerating user sessions to generate ...
There are times when the Windows Search doesn’t work and you wouldn’t have a clue as to why it happened since it does not give any error codes. In such cases, you have to check the error logs in the Event Viewer to find out more about the problem. From there, look for an error with the Event ID 3104 in the Windows error logs and if you see an error message that says, “Enumerating user sessions to generate filter pools failed”, read on as this post will guide you in fixing the problem. Apart from the error message, you might also see more information in the details section of the log that says, “(HRESULT: 0x80040210) (0x80040210)”. This kind of error is most likely caused by something that prohibits the search function from initializing. A lot of users assumed that it could be due to Cortana but it’s actually not. While some users also reported that they encounter the issue after they restarted their computers. This error was also reported with the same event ID 3104 on the Windows Server. According to security researchers, this error could be caused by problems in the Registry entry of Windows search. It could also be due to an issue with the SYSTEM account where it hasn’t been added to the DCOM Security. It is also possible that the Windows Search function has not been initialized. To fix this error, you can try to rebuild the Search Index manually or run the Search and Indexing troubleshooter. You can also check the startup type of the Windows Search service or try some registry tweak.

Option 1 – Try to rebuild the Search Index manually

The first thing you can do to fix the problem is to manually rebuild the Search Index. You can do that by going to Control Panel > Indexing Options and from there, click on Advanced. After that, go to the Index Settings tab and then click on Rebuild > OK. Once you’re done, check if it fixed the problem.

Option 2 – Try running the Search and Indexing troubleshooter

You could also run the Search and Indexing troubleshooter in Windows 10 as it checks whether the settings are in place and automatically corrects any issues with the Windows 10 search function. To run this troubleshooter, just click on the Start button and select Settings > Updates and Security > Troubleshoot. From there, select the Search and Indexing Troubleshooter. Once the troubleshooter is done, restart your computer and see if it fixed the error.

Option 3 – Try checking the startup type of the Windows Search Service

In this option, you have to check the startup type of the Windows Search service since the service won’t start. To do so, refer to these steps:
  • Tap the Win + R keys to open the Run utility and type “services.msc” in the field and then tap Enter to open the Services Manager.
  • Next, from the list of services, look for the Windows Search Service or WSearch. Once you find it, right-click on it and select Properties.
  • After that, change the Startup type to Automatic and click on the Start button if the service is in the Stop state.
  • Now click on the Apply and OK buttons to save the changes made and then restart your computer.

Option 4 – Try changing the Registry entry for Windows Search

Before you apply some registry tweak, you need to create a System Restore point first. Once you have that covered, follow these steps:
  • Tap the Win + R keys to open the Run utility and type “Regedit” in the field and tap Enter to open the Registry Editor.
  • If a User Account Control prompt appears, just click Yes to proceed.
  • After opening the Registry Editor, navigate to this registry path: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows Search
  • From there, click on Windows Search and look for the key named “SetupCompletedSuccessfully” and change its value to “0”. Just right-click on it and select Modify.
  • Then input “0” as its value data and click on OK to save the changes made.
  • Exit the Registry Editor and restart your computer.
  • Now check if the Enumerating user sessions to generate filter pools failed is fixed or not.
Read More
Software review series: QuickLook
QuickLook app is one of the best options to preview files without opening them in Windows 10. It works similar to the Quick Look feature of macOS. This Microsoft Store app has some really interesting features. It lets you preview images, documents, and media files. Also, just a hotkey is needed to preview the content of a file. There is no interface for the app. Only a preview window is visible. You can also expand the preview window to full size. Apart from that, it lets you keep the preview window on top of the other opened applications. For image files, it also provides the EXIF data. After installing this app, just select some file that you want to preview, and press the Spacebar key. That’s it! The preview window will open immediately to view the file content. If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
Read More
How to Fix the Waol.exe Error

Waol.exe Error - What is it?

Waol.exe is an executable file located in a subfolder of "C:\Program Files" - usually C:\Program Files\America Online 9.0a. Waol.exe is not a core file but it is an important part of AOL (American Online) utilities. It ensures the AOL programs run smoothly on your system. The Waol.exe error occurs when the AOL program fails to execute and run properly. The error message is displayed in the following format:

“Waol.exe has encountered a problem and needs to close. We are sorry for the inconvenience.’

Solution

Restoro box imageError Causes

Waol.exe error typically occurs when this executable file gets infected by a virus, Trojan, adware, or spyware. When this happens the file location also changes. Therefore the best way to verify if your PC is under attack by malicious software is to check the Waol.exe file location on your PC. If the file is found in some other location instead of its correct disk location, then you must immediately fix this error before the damage sets it. Malicious software like viruses and spyware are notorious for slowing down PC performance and besides they give access to hackers to break into your system and manipulate your confidential and private data saved on your PC. This exposes you to serious privacy errors and data security dangers including identity thefts, cybercrime, and data breaches. Furthermore, viruses can also corrupt the computer’s registry and lead to system failure and crashes.

Further Information and Manual Repair

To resolve Waol.exe error many PC users seek an antivirus. Though this also helps resolve the issue but you should know that an antivirus has certain limitations. It is known to slow down the system speed and will only remove viruses from your PC. This means if the virus has affected the registry of your PC, it will not resolve that, and to repair your registry you may then have to download a registry cleaner separately on your system thereby reducing the PC speed even more. To ensure all kinds of malware are removed and registry issues resolved along with system speed optimization, it is recommended to download Restoro. This is an advanced, innovative, and multi-functional PC repair tool deployed with a variety of powerful utilities. These include a registry cleaner and a system optimizer. It is safe, efficient, user-friendly, and compatible with all Windows versions including Vista, XP, Windows 7, 8, 8.1, and 10. The antivirus feature embedded inside this software detects scans and removes all malicious programs infecting your PC immediately. It resolves all your system’s privacy issues and makes sure that your system is inaccessible to hackers. Besides this, the registry cleaner removes files cluttering and damaging the registry and also restores it. With the help of the system stability detector, it detects errors causing PC slowdowns and resolves them too thereby boosting the speed of your PC dramatically. To resolve Waol.exe error right away, click here to download Restoro today.
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
Watch Marvel Universe in chronological order
marvelSo far I believe each person on this planet has at least heard of Marvel superhero movies, perhaps even watched a few of them, and no wonder. Movies are spawning now over 20 titles and they are not really released as events described in them. Throw into mix TV series and you can get confused pretty fast. Now it was officially stated that all TV series that were released before Wanda vision is no canon in Marvel cinematic universe which simplify thing a little but there are still series that are.

So without further blabbering around here is a list of Marvels films and TV series in chronological order:

  • Captain America: The First Avenger
  • Captain Marvel
  • Iron Man
  • Iron Man 2
  • The Incredible Hulk
  • Thor
  • The Avengers
  • Iron Man 3
  • Thor: The Dark World
  • Captain America: The Winter Soldier
  • Guardians of the Galaxy
  • Guardians of the Galaxy Vol. 2
  • Avengers: Age of Ultron
  • Ant-Man
  • Captain America: Civil War
  • Spider-Man: Homecoming
  • Doctor Strange
  • Black Panther
  • Thor: Ragnarok
  • Ant-Man and The Wasp
  • Black Widow
  • Avengers: Infinity War
  • Avengers: Endgame
  • WandaVision
  • The Falcon and The Winter Soldier
  • Spiderman: Far From Home
  • Loki
And there you go, if you have someone who has not yet seen movies or you would like to view that as the story is revealed and not by the date they were released now you can easily with this list.
Read More
How to get rid of YourTemplateFinder from PC

YourTemplateFinder is a browser extension developed by Mindspark for Google Chrome. This extension allows users to browse and download various templates that can be used for all kinds of occasions.

When installed, it changes your default search engine and home page to MyWay.com. During your browsing sessions, YourTemplateFinder will monitor user activity, recording website visits, user information, product purchases, etc. This data is later used to target better ads to users.

While browsing the internet with this extension active you will see additional ads displayed throughout your browsing sessions. Sponsored content such as links, banners, and pop-up ads will appear on websites sometimes even covering the website content.

This extension has been marked for removal by several anti-virus applications and has been classified as a Browser Hijacker due to its aggressive behavior and ad injections. It is flagged for optional removal.

About Browser Hijackers

Browser hijacking is a common type of online fraud where your web browser settings are altered to make it carry out things you never intend. There are various reasons why you might experience a browser hijack; however commercial, advertising, and marketing are the main reasons for their creation. It redirects you to the sponsored websites and inserts adverts on your web browser that helps its creator generate revenue. However, it is not that innocent. Your online safety is jeopardized and it is also extremely irritating. As soon as the program attacks your PC, it begins to mess things up a whole that slows your system down to a crawl. In the worse case, you may be forced to deal with serious malware threats too.

How to know whether the browser is hijacked?

Symptoms that your internet browser is hi-jacked include: 1. the home page of your browser is changed unexpectedly 2. you observe new unwanted favorites or bookmarks added, typically directed to advertisement-filled or porn sites 3. the default browser settings are changed and/or your default web engine is altered 4. you see unsolicited new toolbars added 5. you’ll find random pop-ups start occurring frequently 6. webpages load slowly and sometimes incomplete 7. you can’t navigate to specific websites, like security software-related sites.

How they infect computer systems

There are a number of ways your computer or laptop could become infected by a browser hijacker. They generally arrive by way of spam e-mail, via file-sharing networks, or by a drive-by-download. They can also come from any BHO, extension, toolbar, add-on, or plug-in with malicious intent. A browser hijacker can also be installed as a part of freeware, demoware, shareware, and fake programs. Well-known examples of browser hijackers include CoolWebSearch, Conduit, RocketTab, OneWebSearch, Coupon Server, Delta Search, Searchult.com, and Snap.do. Browser hijackers can affect the user’s browsing experience greatly, track the websites visited by users and steal personal information, cause problems in connecting to the internet, and eventually create stability problems, causing applications and computers to freeze.

How you can get rid of a browser hijacker

Certain hijackers can be removed by simply uninstalling the corresponding freeware or add-ons through the Add or Remove Programs in the Microsoft Windows Control Panel. However, most browser hijackers are hard to remove manually. Irrespective of how much you try to get rid of it, it could come back over and over. Furthermore, manual removals demand deep system understanding and thus can be a very difficult job for novices. Installing and running anti-malware software on the affected system could automatically erase browser hijackers and also other malicious applications. If you’d like to eliminate persistent hijackers effectively, install the award-winning Anti-Malware program Safebytes Anti-Malware.

Can't Install Safebytes Anti-malware due to the presence of a Virus? Try This!

All malware is bad and the level of the damage will differ greatly depending on the type of infection. Some malware variants modify browser settings by including a proxy server or change the PC’s DNS settings. In such cases, you will be unable to visit some or all sites, and therefore not able to download or install the necessary security software to get rid of the infection. If you’re reading this right now, you have probably realized that virus infection is the reason for your blocked internet traffic. So what to do if you need to download and install an antivirus program such as Safebytes? There are a few solutions you can attempt to get around with this particular obstacle.

Install in Safe Mode with Networking

Safe Mode is actually a special, basic version of Microsoft Windows in which only the bare minimum services are loaded to prevent viruses and also other troublesome applications from loading. In the event the malware is obstructing the internet connection and affecting your computer, running it in Safe Mode will let you download antivirus and run a diagnostic scan while limiting potential damage. To enter into Safe Mode or Safe Mode with Networking, press the F8 key while the system is booting up or run MSConfig and locate the “Safe Boot” options in the “Boot” tab. Once you are in safe mode, you can attempt to download and install your antivirus software program without the hindrance of the virus. Now, you are able to run the antivirus scan to get rid of viruses and malware without interference from another application.

Switch to some other web browser

Malicious code can exploit vulnerabilities in a specific web browser and block access to all anti-virus software sites. In case you suspect that your Internet Explorer has been hijacked by malware or otherwise compromised by cybercriminals, the ideal approach would be to switch to an alternate internet browser like Mozilla Firefox, Google Chrome, or Apple Safari to download your chosen security software – Safebytes Anti-Malware.

Create a portable USB antivirus for eliminating malware

Here’s another solution which is using portable USB anti-virus software that can scan your computer for viruses without the need for installation. Try these simple steps to clean up your infected computer by using a portable antivirus. 1) Make use of another virus-free computer system to download Safebytes Anti-Malware. 2) Insert the USB drive into the uninfected computer. 3) Double-click the Setup icon of the anti-malware program to run the Installation Wizard. 4) Select the USB stick as the destination for saving the file. Follow activation instructions. 5) Now, plug the USB drive into the infected computer. 6) Double-click the antivirus program EXE file on the thumb drive. 7) Simply click “Scan Now” to run a complete scan on the infected computer for malware.

SafeBytes AntiMalware Overview

These days, an anti-malware program can protect the computer from different forms of internet threats. But wait, how to choose the right one among various malware protection software that’s available out there? Perhaps you might be aware, there are lots of anti-malware companies and tools for you to consider. Some are good ones, some are ok types, while some are simply just fake anti-malware programs that could harm your personal computer themselves! You must select one that is efficient, practical, and has a good reputation for its malware source protection. Among few good programs, SafeBytes Anti-Malware is the highly recommended software for the security-conscious individual. SafeBytes anti-malware is a powerful, very effective protection software made to help end-users of all levels of computer literacy in identifying and eliminating malicious threats out of their PC. With its outstanding protection system, this software will quickly detect and remove the majority of the security threats, including adware, viruses, browser hijackers, ransomware, trojans, worms, and PUPs.

SafeBytes anti-malware takes computer protection to a totally new level with its enhanced features. Let us discuss a few of the great ones:

World-class AntiMalware Protection: Safebytes is built on the best virus engine within the industry. These engines can identify and remove threats even during the initial phases of a malware outbreak. Real-time Protection: SafeBytes offers real-time active monitoring and protection against all known computer viruses and malware. It will inspect your computer system for suspicious activity at all times and shields your personal computer from illegal access. Web Security: SafeBytes checks the links present on a webpage for possible threats and informs you if the website is safe to look at or not, through its unique safety rating system. Low CPU and Memory Usage: The program is lightweight and will run silently in the background, and that does not impact your PC efficiency. 24/7 Customer Service: Support service is available 24 x 7 x 365 days via email and chats to answer your queries. SafeBytes has created an amazing anti-malware solution that can help you conquer the latest malware threats and virus attacks. You can rest assured that your PC will be protected in real-time once you put this software program to use. So if you are looking for the best anti-malware subscription for your Windows-based PC, we recommend the SafeBytes Anti-Malware application.

Technical Details and Manual Removal (Advanced Users)

To remove YourTemplateFinder manually, go to the Add or Remove programs list in the Windows Control Panel and select the program you want to remove. For internet browser extensions, go to your web browser’s Addon/Extension manager and select the add-on you intend to remove or disable. You will probably also want to reset your web browser. Finally, examine your hard disk for all of the following and clean your computer registry manually to remove leftover application entries following uninstalls. Please note that only advanced computer users should try to manually edit the registry because removing any single critical system file results in a serious problem or even a system crash. Also, some malware is capable of replicating itself or preventing its removal. You are encouraged to do this process in Windows Safe Mode.
Files: %LOCALAPPDATA%\YourTemplateFinder_br %UserProfile%\Local Settings\Application Data\YourTemplateFinder_br %UserProfile%\Local Settings\Application Data\Google\Chrome\User Data\Default\Extensions\jadhamcfimejpbemfkgoeijaimpciehj %LOCALAPPDATA%\Google\Chrome\User Data\Default\Extensions\jadhamcfimejpbemfkgoeijaimpciehj %PROGRAMFILES%\YourTemplateFinder_br %PROGRAMFILES(x86)%\YourTemplateFinder_br Registry: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\42f6cdef-be6a-48e4-b6ef-bc987c64fed9 HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\SearchScopes\42f6cdef-be6a-48e4-b6ef-bc987c64fed9 HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\DOMStorage\free.yourtemplatefinder.com HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Approved Extensions, value: F724FE0B-8C05-4498-B99E-9192CF2AECF4 HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Approved Extensions, value: 4D283A70-2D2F-4CBB-81DA-C75B8DF410CC HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Approved Extensions, value: 3C417C00-968B-48B7-822E-407A82A47AE1 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\DOMStorage\yourtemplatefinder.dl.tb.ask.com HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\DOMStorage\yourtemplatefinder.com
Read More
A Quick Guide to Fixing Ntdll.dll Error Code

Ntdll.dll Error - What is it?

Ntdll.dll is a type of DLL (Dynamic Link Library) error. DLL errors are some of the most common but complicated errors to troubleshoot and resolve by PC users. The Ntdll.dll error message is displayed in the following formats:
  • "STOP: 0xC0000221 unknown hard error C:WinntSystem32Ntdll.dll
  • "NTDLL.DLL Error!"
  • "STOP: C0000221 unknown hard error SystemRootSystem32ntdll.dll"
  • "[PROGRAM NAME] caused a fault in module NTDLL.DLL at [ANY ADDRESS]"
  • "AppName: [PROGRAM NAME] ModName: ntdll.dll"
  • "Crash caused in ntdll.dll!"
  • "Unhandled exception at [ANY ADDRESS] (NTDLL.DLL)"
You may come across the ‘Ntdll.dll error’ pop-up either when you try to run a program or after using it or while the program is running. It may also appear when Windows starts or shutdowns or even during Windows installation.

Solution

Restoro box imageError Causes

The Ntdll.dll error code can be triggered due to numerous reasons such as:
  • DLL file corruption due to hard drive bad entries
  • Missing DLL files
  • Corrupt hardware drivers
  • Viruses
  • DLL file misconfiguration
It is recommended to resolve this error code immediately on your PC to avoid inconvenience and serious PC damages like program lockouts, system failure, freeze, and crash

Further Information and Manual Repair

All the causes for ‘Ntdll.dll’ are linked with the registry. The registry is the main database of your system. It saves all the activities and files on your PC including the important data file and unnecessary files such as the junk files, temporary internet files, and obsolete files, files of the programs installed, bad entries, invalid registry keys, and cookies. These files take up also hard drive space thereby causing dll file damage, disk fragmentation, and data overload. Ntdll.dll error may also occur to due viral infection and malware attack. There are 2 ways to resolve the Ntdll.dll error. One is to install 2 separate tools, the registry cleaner, and antivirus, and run them separately to scan for errors. This option is time-consuming and running an antivirus can also slow down the speed of your computer. Therefore we recommend that you opt for the second alternative that is to download Restoro.

Why Restoro.

  • This is an advanced, innovative, and multi-functional PC repair tool embedded with several powerful PC repair utilities like a registry cleaner, an antivirus, and a system optimizer. This is a one-stop solution for all your PC errors.
  • It is user-friendly, safe, efficient, and compatible with all Windows versions. The registry cleaning feature scans for all registry issues.
  • It wipes out all the unnecessary files from the hard drive, repairs the damaged dll files, and restores the registry, thereby resolving the Ntdll.dll error code right away.
  • The privacy error utility functions like an antivirus. It detects and removes all the malicious software like viruses, malware, Trojans, and spyware. Simultaneously, the system optimizer feature boosts the PC speed.
Click here to download Restoro and resolve the Ntdll.dll error on your PC today!
Read More
Change Windows 10 Lock Screen Background
Hello everyone, I hope you are all doing well. Today we will be changing the Windows Lock Screen background. Changing the lock screen background is a very easy task and it can be done in a very short time. So let's jump right into it. The first thing you need to do is to press the Windows start button on the bottom left and then press settings. Windows 10 Star menu with marked settings iconOnce the settings screen appears, choose and click on Personalization. Windows 10 settings menu with marked Personalization groupInside personalization, click on the Lock Screen tab. Windows settings lock screenOn the right screen, under the picture, you will find Windows spotlight, click on it to bring a drop-down menu up. lock screen drop down menuYour choice is presented as a single picture for background or slideshow, a series of pictures that are going to be looped in a given time interval. If you would like just a single picture for your background, choose that and click on it. lock screen browse for picturesOnce you are in choose picture dialog, click on the browse button and navigate to the picture on your storage which you would like to have as a background. If however, you fancy slideshow as your lock screen background, click on the background drop-down menu and choose the slideshow. Next, click on add a folder and navigate to a folder where you have pictures that you would like to have as a slideshow for your Windows lock screen. lock screen add a folder option
Read More
Fix Windows Error Code 0x80070017
If you suddenly encountered a Windows Error Code 0x80070017 during an Update, Installation or System Restore then it’s probably due to some missing or corrupted system files. This kind of error code can occur during an update, installation, or system restore and the only way out of it is to download the file once again and re-run the installation from the top. Before you start to troubleshoot the problem, you need to create a System Restore Point first. After you create a System Restore point, you can follow the troubleshooting options laid out below to fix the Windows Error Code 0x80070017. You just have to follow the troubleshooting option that applies to your situation and whether you got the error during an update, installation, or during System Restore. Whether you got the error 0x80070017 while updating Windows 10 or installing it or during a system restore, the first thing you must do is run the System File Checker. As pointed out early on, the Windows Error Code 0x80070017 might be caused by corrupted or missing system files so the first thing you can try is to run the System File Checker scan.
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow and hit Enter.
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
If you have encountered Windows Error Code 0x80070017 during an Update, then here are some options you need to try:

Option 1 – Delete the files/contents in the SoftwareDistribution Folder

The Software Distribution folder in the Windows operating system is a folder that can be found in the Windows directory and is used to store files temporarily which might be required to install the Windows Update on your PC. Thus, it is required by the Windows Update and maintained by WUAgent. A lot of users tried deleting the files in this folder to fix the problem and so far it has worked. Like them, you can try clearing the Windows Update cache by simply deleting the contents of the folder named “SoftwareDistribution” since Windows apparently can’t clear and re-download the update contents once they are corrupted. Thus, deleting the contents of this folder will make Windows download the contents again which will fix the problem. To do that, follow the steps below.
  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauserv net stop bits
  • After entering these commands, it will stop the Windows Update Service and the Background Intelligent Transfer Service.
  • Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
  • Once all the contents in the Software Distribution folder are deleted, restart your PC and then go back to Command Prompt and input the following commands again.
net start wuauserv net start bits
Since the folder has already been flushed, it will be populated afresh the instant your restart your computer and open Windows Update.

Option 2 – Run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter could also help you resolve the Windows Update Error Code 0x80070017. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go. On the other hand, if you got the error code 0x80070017 during a Windows 10 installation, then it’s because of bad media or corruption in ISO. Here are some troubleshooting steps for this kind of situation:

Option a – Try to create Windows 10 ISO media again

In this option, you will have to create a Windows 10 bootable media and use it to install the latest Windows 10 version. Most users reported that this option works and the reason why it does have something to do with the Windows Update client since the Windows Updates downloaded from the regular Windows Update client seem to create issues such as the error 0x80070017. However, issues like this one don’t occur when the very same Windows Updates are downloaded and installed via an ISO file. Take note that when using a Windows ISO file, you will be asked to choose what you want to do with the previous settings and apps. A lot of users opted for the “Not to keep the old Windows settings” option which has resolved the issue. So if you want to keep the previous settings then you must try to update Windows first while keeping the old settings. However, if it doesn’t work, you have to try installing the latest version of Windows without keeping the previous settings.
  • Click this link and then click the Download Tool Now button.
  • Next, click the “Use the tool to create installation media (USB flash drive, DVD, or ISO file)…” option and follow the next given instructions on the screen.
  • Now select the ISO file option in step 5.
  • After that, you should now have an ISO file.
  • Next, go to the location where you’ve downloaded the ISO file.
  • Then right-click on the Windows 10 ISO file and select the Open with the option and then select File Explorer.
  • Now click on “setup.exe” and follow the next instructions that appear on the screen. When asked, you have to select either Nothing (clean install) or Keep personal files only option. Take note that you must not select the “Keep personal files, apps, and Windows settings since it doesn’t really work.

Option b – Run Microsoft’s online troubleshooter

Running Microsoft’s online troubleshooter might also help you fix the Windows update error 0x80070017. This online troubleshooter is known to help in fixing Windows Update errors, it scans your computer for issues that might be causing the problem and then fixes them automatically. If you got the error during System Restore then this means that the files that are being copied from the disk are not making it to the hard drive. To resolve it, here’s what you can do:

Option 1 – Run System Restore in Safe Mode

You might want to run System Restore in Safe Mode and see if it works. Just reboot your PC into Safe Mode and then run System Restore.

Option 2 – Reset Repository

  • Boot your PC into Safe Mode.
  • Then open Command Prompt as admin.
  • Next, type the “net stop winmgmt” command and hit Enter to stop the Windows Management Instrumentation Service.
  • After that, go to C:/Windows/System32/wbem. From there, rename the repository folder to “repository-old”.
  • Restart your computer.
  • After your computer has restarted, open Command Prompt as admin again and then type the “net stop winmgmt” command and hit Enter.
  • Next, type the “winmgmt /resetRepository” and hit Enter to reset Repository.
  • Restart PC and check if System Restore now works.

Option 3 – Try resetting Windows 10

To fix the error 0x80070017, you can try resetting Windows 10. Doing so won’t get rid of any file in your system – instead of erasing all your media files and documents, it only resets all the system settings and files. Simply go to Settings > Recovery. From there click the Get started button under the Reset This PC section.
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