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

Enable or disable Fast User Switching
When your computer is slow, you don’t have much choice but to wait until it gets done with a task at its own pace, albeit a slow one. So if you want to switch user accounts on your computer a couple of times daily, then a slow computer can get really irritating. What makes system processes slow is that the accounts have some programs or applications running and resources allocated to them. And besides, if your computer is already low on performance, it will kill the natural fluidic flow of the user. But worry not, for this post will guide you in switching user accounts with the help of some minor tweaks in your Windows 10 computer. To disable or enable Fast User Switching, you have two methods to do that using the Registry Editor and the Group Policy Editor. Either way, refer to the instructions laid out below.

Option 1 – Enable or disable Fast User Switching via Registry Editor

  • Tap the Win + R keys to open the Run dialog box.
  • After that, type “Regedit” in the field and tap Enter to open the Registry Editor.
  • Next, go to this registry key: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem
  • Then right-click on System and select New > DWORD (32-bit) Value and name this newly created DWORD as “HideFastUserSwitching”.
  • Now double click on it. If you want to enable Fast User Switching, input “0” as the value, and if you want to disable it, input “1” as its value.
  • Restart your PC to successfully apply the changes made.

Option 2 – Enable or disable Fast User Switching via Group Policy Editor

Take note that this option will not work if you are using the Windows 10 Home edition since the Group Policy Editor does not come with Windows 10 Home. Refer to the steps below to enable or disable Fast User Switching using Group Policy Editor.
  • Tap the Win + R keys to open the Run dialog box and then type in “gpedit.msc” in the field and hit Enter to open the Group Policy Editor.
  • Next, navigate to this path inside the Group Policy Editor: Computer ConfigurationAdministrative TemplatesSystemLogon
  • Now double click on the configuration listing labeled as “Hide entry points for Fast User Switching” to open the configuration page.
Note: On the configuration page, you will see the following description:
“This policy setting allows you to hide the Switch User interface in the Logon UI, the Start menu, and the Task Manager. If you enable this policy setting, the Switch User interface is hidden from the user who is attempting to log on or is logged on to the computer that has this policy applied. The locations that the Switch User interface appears in the Logon UI, the Start menu, and the Task Manager. If you disable or do not configure this policy setting, the Switch User interface is accessible to the user in the three locations.”
  • From there, you can choose to enable or disable the Fast User Switching depending on your preferences. After you’ve selected, click OK and exit the Group Policy Editor.
  • Now restart your PC to apply the changes made successfully.
Read More
4 Ways of keeping drivers updated
Windows is one of the most popular operating systems in today's world. Plenty of software and plenty of hardware is working on it without any issues. In order for Windows to deal with this ever-growing hardware and in order for hardware manufacturer's to have stable products in the Windows environment is accomplished via Drivers. A driver is a small piece of software whose sole purpose is to control and communicate with specific hardware and create a bridge between it and Windows itself. it is made in such a way that even if it brakes the rest of the operating system will continue working uninterrupted. Having updated drivers means better performance and better stability for device performance so it is crucial to have the latest drivers installed. Outdated drivers can also lead to some security issues which could be exploited by malicious applications. Here, in today's article, we are presenting you with 4 ways on how to keep your drivers updated and tidy for best performance and stability. The list goes from the most simple way to the most complex and time-consuming one.
  1. Use one-click solution, DRIVEFIX

    The most simple and most straightforward solution, install DRIVEFIX, and with only one click on a mouse button, you can have all drivers fixed and updated. This application is made for this purpose and it is doing its job pretty well.
  2. Update Windows

    Windows updates come with new drivers for new hardware and with newer versions of existing ones, do update on regular basis and you should have all of your drivers up to date.
  3. Download drivers from the manufacturer's website

    Go to the manufacturer's website for your device and download and install the latest driver package.
  4. Use device manager to update drivers

    Go to the device manager and right-click on the device which you would like to update the driver. Choose update device driver.
Read More
Setting up USB tethering in Windows
In this post, you will be guided on how you can set up the USB tethering feature on your Windows 10 computer and share your mobile device’s mobile data so other devices can also access the internet. Tethering is usually known as Wi-Fi tethering which allows users to share mobile data to any device with Wi-Fi, laptops included. This is really useful especially when you have no other way to access the internet. For instance, if you are using a desktop computer and there is no way for you to connect to the Ethernet, and you have no Wi-Fi adapter that you can use to connect to a router as well, you can use USB tethering instead to access the internet. It is almost similar to Wi-Fi tethering except that it works over a USB connection instead of a Wi-Fi adapter. USB tethering is almost quite the same as an Ethernet connection except that it’s faster compared to Wi-Fi tethering as well as Bluetooth tethering. Just like Wi-Fi tethering, USB tethering is free unless your network carrier has blocked it. Thus, it’s better if you make that clear with your operator. Once you have that covered,

Follow the instructions provided below to set up USB tethering on your Windows 10 computer.

Step 1: First, connect your mobile device to your Windows 10 computer using a USB cable. Step 2: If it asks you to enable the file transfer feature, just cancel it. A prompt that says, “Tethering or Hotspot active—Tap to setup” should be available as soon as you get connected – tap on it. Note: If there is no prompt, just go to Settings > Network and Internet > Hotspot and Tethering and from there, toggle on the USB tethering option. Step 3: Afterwards, the setup will create a new network adapter in Windows 10 automatically and your computer should now be connected to the internet using USB tethering. Note: You have to make sure that the Wi-Fi connection in your mobile device is turned off and if it is connected to an existing network, the USB tethering will be disabled but if you see its status as enabled, then the USB tethering setup is successfully done. In addition, keep in mind that the location of tethering can be different for every phone, especially on a customized operating system such as RealMe, Redmi, Samsung, and any other mobile device although they are clubbed in the section of Mobile and Data Network. In case you encounter some problems when using USB tethering in your Windows 10 computer, there are troubleshooting tips you should follow. The NDIS-based Internet Sharing Device network adapter is what Windows 10 uses to make USB tethering possible so if it stops working, follow the options provided below.

Option 1 – Perform basic check

The first thing you can do if you encounter problems in USB tethering is to do a basic check like checking if Wi-Fi is enabled automatically as well as check if the USB cable is disconnected or if you’ve turned off USB tethering accidentally.

Option 2 – Try installing or updating the USB RNDIS adapter

RNDIS or Remote Network Driver Interface Specification can also help you resolve any USB tethering problem. If the pre-installed driver does not help you in connecting to the internet, then you can try installing the USB RNDIS driver that is, if it’s not installed yet. If it is already installed, you can try to update it instead.
  • Tap the Win + R keys to open Run and type “devmgmt.msc” in the field and hit Enter to open the Device Manager.
  • Next, expand the Network adapters section and look for the Remote NDIS based Internet Sharing Device. But if you are using a Samsung smartphone, you might see “Samsung” instead of under Network adapters.
  • Right-click on it and then select the “Update driver” option.
  • Then select the “Browse my computer for driver software” option.
  • After that, select the “Let me pick from a list of available drivers on my computer” option.
  • Now uncheck the checkbox for “Show compatible hardware”.
  • From the given list on your left-hand side, look for Microsoft and then select the Remote NDIS based Internet Sharing Device on your right-hand side.
  • Click on Next. A new popup will appear where you have to click on Yes. This will install the driver.
  • Now click on the Close button and restart your computer.
Read More
Prevent screen from shutting down in Windows
You left your computer to go to the bathroom or to fetch something to eat, maybe you have to answer the phone or open door to a friend and after some time you get back to your computer see the black screen, you move the mouse and it starts to come from sleep slowly. I am the kind of person who gets annoyed by this kind of behavior, I like my PC to be ON all time when I want it to be ON and my power plan on best performance so naturally, I have turned this sleep feature OFF. If you are interested to see how you to can turn off your screen sleeping follow this easy guide.
  1. Press ⊞ WINDOWS to open the start menu and click on the settings Windows 10 Start menu with marked settings icon
  2. On settings, screen click on system Windows settings with System section selected
  3. When the system dialog opens go to Power & Sleep and on the right side change all values to never. windows settings power and sleep
Please note that after each update Windows tend to reset these settings so you will sadly have to return to this after each major update.
Read More
How to Fix Windows Store Error Code 0x80240017

Error Code 0x80240017 – What is it?

Error code 0x80240017 is associated with installing or updating a Windows Store app. This error is more common in Windows 8 and Windows 8.1. It appears due to missing certain system files and also corrupt registry.

Common symptoms

  • When you try to install a Windows Store app on a PC running Windows RT 8.1, Windows 8.1, or Windows Server 2012 R2, the installation fails and you receive an error message: 0x80240017
  • Certain apps may become unresponsive.
  • You may not be able to download apps or Windows update
  • You may have difficulty updating or installing and uninstalling other built-in programs inside Windows 8 and Windows 8.1.
  • When you have multiple applications running, you may experience crashes and freezes.

Solution

Restoro box imageError Causes

The error code 0x80240017 in Windows 8.1 or Windows 8 usually appears due to the fact that your system has changed after you installed a third-party application. It might also appear if registry entry has changed after a reboot of the operating system and you do not have the required permissions. Other causes may be due to:
  • Corrupted, broken, or missing system files.
  • Malware/spyware infection or virus attack
  • Hardware/RAM decline
  • Fragmented file
  • Unnecessary or redundant program installations

Further Information and Manual Repair

Repairing Error Code 0x80240017 in Windows 8/Windows 8.1

Method 1:

Resetting Windows Store app:
  1. Press and hold the Windows key and press R. This will open up the Run command
  2. Now, type exe and hit Enter
  3. Just wait for it to finish and it will re-launch Windows Store. Now, try and install the app you were trying to install which was previously showing an error.
This basic solution will delete the cache and reset Windows Store.

Method 2:

Using Windows troubleshooter:
  1. Click on Search on the Charm bar and type Troubleshooting. Click on the very first option.
  2. A new window will open. Click View all from the left pane.
  3. Scroll down to the bottom and click on Windows update.
  4. Troubleshooter window for Windows update will pop up. Click on NEXT. It may ask you for administrative permission.
  5. The troubleshooter will automatically detect problems and fix them.
  6. Now, close this window and try download/install the app which was previously showing an error.

Method 3:

Disable Proxy Settings: Disable proxy server on Internet Explorer
  1. Press the Windows + R Run window will appear.
  2. Type cpl and hit Enter
  3. Click the Connections tab and click LAN settings
  4. Under proxy server uncheck “Use a proxy server for your LAN”
  5. Click OK
Now try to install apps from Windows Store.

Method 4:

Boot in Safe Mode:
  1. Open Run command as previously described
  2. Type MSConfig
  3. Click on the Boot tab
  4. Tick Safe boot in Boot option
  5. Select Network
  6. Click Apply and OK
  7. Reboot your system
Your system will boot in Safe mode with Networking. You may now try and open Windows Store and should not see any errors.

Method 5:

Note: It is recommended that you back up your files and folders before attempting this step:
  1. Move the mouse cursor over to the upper right side of the screen.
  2. A menu will pop up on the left. Click on the “Settings” feature on the menu.
  3. On the Settings window, click on the “Change PC settings.”
  4. Now, left-click on the “Update and recovery” feature.
  5. For the next step, left-click on the “Recovery” feature.
  6. There is an option here saying “Refresh your PC without affecting your files.” There, left-click on the “Get started” button.
  7. Now, follow the instructions on the screen to finish the Refresh process.
  8. After the Refresh process has finished restart your Windows 8.1 or Windows 8 device.
  9. Check again to see if the error 0x80240017 has been fixed.
If you do not possess the technical expertise required to accomplish this yourself or do not feel comfortable doing so, download and install a powerful automated tool to get the job done.
Read More
How to Deal With Error Code 42

Code 42 - What is it?

Code 42 Error is referred to as a Device Manager Error code. Before we explain what this code indicates, it is important to understand what ‘Device Manager’ is and its functions.

Device Manager is basically a Windows tool that helps manage devices attached to the system such as the Printer, Scanner and the USB Device. The Device Manager Error code 42 occurs when a duplicate device is detected.

Error Code 42 is displayed in the following format:

“Windows cannot load the device driver for this hardware because there is a duplicate device already running in the system. Code 42”

Solution

driverfix boxError Causes

Narrowing down to one particular cause for error code 42 is not virtually possible because it may be triggered due to many underlying reasons. These include:

  • When a bus driver incorrectly generates and creates 2 identically named devices
  • When a device with a serial number is found in a new location without being removed from its original location
  • Mis-configured drivers

No matter what the reason for this error code,, to avoid inconvenience and to ensure proper hardware performance, it is advisable to fix it right away without any delay.

Further Information and Manual Repair

If you’re not technically sound, the code 42 message display can panic you. But don’t worry, the error message sounds complex but it is quite easy to fix.

To resolve code 42 in a few minutes, simply try the methods given below. These methods are easy-to-perform, effective and more importantly require no technical expertise.

Method 1 - Restart Your System

Code 42 can pop up due to some temporary glitch in the Device Manager. By simply restarting your PC, you can resolve this problem.

Therefore, first things first, restart your system. However, in case it doesn’t work out, try other methods.

Method 2 - Launch the Troubleshooting Wizard

Launch the troubleshooting wizard to find the underlying problem and resolve it accordingly. To do this, proceed with the following steps:

  • Go to the start menu
  • Type Device Manager in the search bar and press enter
  • Now click on the ‘General Tab’
  • Then click on ‘Trouble Shoot’ to launch the Troubleshooting Wizard
  • After that follow the instructions in this Wizard to diagnose the problem and resolve it.

Method 3 - Restore Your PC to its Previous State

Another method to fix code 42 is to use the System Restore tool to restore your PC to its previous working state before the error popped up. To do this,

  • Go to the start menu
  • Type System Restore in the search bar and press enter
  • Now click on ‘Restore my computer to an earlier time’ and then click ‘Next’
  • After that select the restore point on the restore point list and confirm settings
  • Restart your PC to activate changes
  • Before restoring your PC to its previous state, create a backup. By creating data backup you can avoid data loss issues, which are likely to occur during this process.

Creating backup manually can be time-consuming and a painstaking task. The best way to create backup and restore your PC to its normal state is to download DriverFIX.

It is a user-friendly device driver management software that helps create data backup automatically and simultaneously restores your PC back to its normal working state in a few seconds.

This software is compatible with all Windows versions.

Click here to download DriverFIX on your system to resolve error code 42.

Read More
How to remove Sadooma from your PC

Sadooma is a Browser Extension for Google Chrome. This extension offers users the ability to search for any trending news on the web.

This extension changes your default search engine to Yahoo, and while active it changes the displayed ads on your browser, allowing it to make revenue on every ad you click. While this is not inherently malicious, the extension redirects your search to its servers first before forwarding it to yahoo and displaying search results. The information that is sent back to the servers contains your browsing data & visited web pages. As this represents a security and privacy risk, Sadooma is classified as a browser hijacker for its potentially unwanted functions and poor user experience. From the Author:
We’ve got what you need! If you are like us, addicted to interesting viral content, you’ve reached the best place for this. Sadooma will help you to find what is trending right now on the internet in an easy and immediate way. Privacy – We don’t share your information with others. Trending Content – New viral content every day Up to Date – We update sources to keep things fresh. Made with Love – Our content is safe and suitable for all ages.

About Browser Hijackers

Browser hijacking is a type of unwanted software, commonly a browser add-on or extension, which then causes modifications in the web browser’s settings. Browser hijackers can do more than simply modifying home pages. It redirects you to the sponsored sites and inserts advertisements on the internet browser that helps its creator generate earnings. A lot of people think that these types of sites are legitimate and harmless but that is not true. Nearly all browser hijackers pose an existent threat to your online safety and it is vital to classify them under privacy dangers. In a much worst case, your web browser could be hijacked to download malicious software that will do a lot of damage to your computer.

Indications of browser hijack

There are many symptoms that point to a browser hijacking: you see unauthorized modifications to your web browser’s homepage; you get re-directed to sites you never intended to visit; default web engine is modified; you’re getting browser toolbars you haven’t noticed before; your internet browser will display constant pop-up windows; your web browser starts running slowly or presents frequent errors; You can’t access certain websites, particularly anti-virus websites.

How they get into your computer or laptop

Browser hijackers infect computers via malicious email attachments, downloaded infected computer files, or by visiting infected sites. Many web browser hijackings originate from add-on software, i.e., browser helper objects (BHO), toolbars, or extensions added to web browsers to give them extra features. Browser hijackers sneak to your computer along with free software application downloads that you unknowingly install alongside the original. An example of some well-known browser hijacker includes Conduit, Anyprotect, Babylon, SweetPage, DefaultTab, RocketTab, and Delta Search, but the names are regularly changing.

Removal

Certain browser hijacking could be quite easily stopped by finding and removing the corresponding malware application from your control panel. But, the majority of hijackers are really tenacious and require specialized applications to remove them. You should think about undertaking manual repairs only if you’re a tech-savvy individual, as potential risks are associated with fiddling with the system registry and HOSTS file. You might opt for automatic browser hijacker removal methods by simply installing and running a reliable anti-malware application. One of the top tools for correcting browser hijacker malware is SafeBytes Anti-Malware. It can help you remove any pre-existing malware in your computer and gives you real-time monitoring and protection from the latest internet threats. Together with the anti-malware tool, a system optimizer will help you in removing all linked files and modifications in the computer registry automatically.

What To Do When You Cannot Install Any Antivirus?

All malware is inherently dangerous, but certain kinds of malware do a lot more damage to your computer than others. Some malware variants modify internet browser settings by including a proxy server or change the computer’s DNS configurations. In such cases, you’ll be unable to visit some or all websites, and thus unable to download or install the required security software to clear out the computer virus. If you are reading this, you may have infected by a virus that prevents you from downloading computer security software like Safebytes Anti-Malware. Although this sort of issue will be difficult to circumvent, there are some steps you can take.

Make use of Safe Mode to resolve the problem

In Safe Mode, you could adjust Windows settings, un-install or install some programs, and eliminate hard-to-delete malware. If the malicious software is set to load immediately when the computer starts, switching into this mode may well prevent it from doing so. In order to enter into Safe Mode or Safe Mode with Networking, press the F8 key while the computer is starting up or run MSCONFIG and locate the “Safe Boot” options under the “Boot” tab. Once you are in safe mode, you can try to download and install your anti-malware software program without the hindrance of malicious software. After installation, run the malware scanner to eliminate most standard infections.

Switch to some other browser

Malicious code may exploit vulnerabilities on a specific internet browser and block access to all anti-virus software websites. When you suspect that your Internet Explorer happens to be hijacked by a computer virus or otherwise compromised by hackers, the best plan of action is to switch to a different internet browser such as Google Chrome, Mozilla Firefox, or Apple Safari to download your chosen security application – Safebytes Anti-Malware.

Install and run anti-virus from your Thumb drive

Another solution is to save and run an antivirus program entirely from a USB drive. Try these simple actions to clear up your infected PC using a portable antivirus. 1) Make use of another virus-free PC to download Safebytes Anti-Malware. 2) Plug the Flash drive into the clean computer. 3) Double-click the Setup icon of the antivirus software to run the Installation Wizard. 4) Select the drive letter of the flash drive as the location when the wizard asks you where you would like to install the anti-virus. Follow the on-screen instructions to finish the installation process. 5) Remove the pen drive. You may now use this portable anti-malware on the infected computer. 6) Double click the Safebytes Anti-malware icon on the flash drive to run the program. 7) Run Full System Scan to identify and get rid of all kinds of malware.

Let's Talk About SafeBytes Anti-Malware!

If you are looking to download the anti-malware program for your computer, there are several tools in the market to consider however, you cannot trust blindly anyone, no matter whether it is paid or free program. Some of them do a great job in getting rid of malware threats while some will affect your PC themselves. You have to purchase a tool that has got a good reputation and detects not just viruses but other sorts of malware as well. One of the recommended tools by industry analysts is SafeBytes Anti-Malware, the safest program for Microsoft Windows. SafeBytes anti-malware is a powerful, very effective protection software made to assist users of all levels of IT literacy in finding and removing malicious threats out of their personal computers. Using its cutting-edge technology, this application will help you get rid of several types of malware including computer viruses, PUPs, trojans, worms, ransomware, adware, and browser hijackers. There are many great features you’ll get with this security product. Below are some of the highlighted features included in the tool. Real-time Threat Response: SafeBytes provides round-the-clock protection for your PC restricting malware intrusions instantly. It will regularly monitor your laptop or computer for hacker activity and also provides users with advanced firewall protection. World-class AntiMalware Protection: Safebytes is made on the best virus engine in the industry. These engines will find and get rid of threats even during the early phases of a malware outbreak. Faster Scanning: This software has got one of the quickest and most effective virus scanning engines in the industry. The scans are very accurate and take a short amount of time to complete. Safe Web Browsing: SafeBytes provides an instant safety rating on the web pages you are about to check out, automatically blocking unsafe sites and make sure that you’re certain of your online safety while browsing the net. Lightweight Tool: SafeBytes is a lightweight and user-friendly anti-virus and antimalware solution. Since it uses minimal computer resources, this application leaves the computer’s power exactly where it belongs to: with you actually. 24/7 Online Technical Support: You could get high levels of support round the clock if you’re using their paid software. To sum it up, SafeBytes Anti-Malware is pretty great for securing your laptop or computer against all sorts of malware threats. There is no doubt that your computer will be protected in real-time as soon as you put this software to use. So if you’re trying to find a comprehensive antivirus program that’s still simple enough to use, SafeBytes Anti-Malware is exactly what you will need!

Technical Details and Manual Removal (Advanced Users)

If you don’t want to use malware removal software and prefer to eliminate Sadooma manually, you could do so by going to the Add/Remove Programs menu in the Control Panel and removing the offending software; in cases of browser add-ons, you may uninstall it by visiting the browser’s Add-on/Extension manager. You might even want to reset your browser settings, as well as clear your web browser cache and cookies. In order to ensure the complete removal, manually examine your hard disk and registry for all the following and eliminate or reset the values as needed. However, editing the Windows registry is actually a complicated job that only advanced users and professionals should try to fix it. In addition, certain malicious programs have the capability to defend against its deletion. You are encouraged to do this procedure in Safe Mode.
Files: %USERPROFILE%\AppData\Local\Google\ Registry: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run
Read More
Turn off or on Mobile Hotspot remotely
In case you don’t know, new support has been added by Microsoft to Windows 10 that now allows users to turn off or on the Mobile Hotspot remotely. The Mobile Hotspot feature, known earlier as “Virtual Networks”, was first introduced with the initial release of Windows 10. With this new feature to remotely turn on or off the Mobile Hotspot in Windows 10, users can just use the Bluetooth on their mobile phones to turn off or on the Mobile Hotspot even when their Windows 10 computers are out of their reach. To turn off or on the Mobile Hotspot feature in your Windows 10 computer remotely, there are two options you can try. First, you can do it using the Windows 10 settings app or using the Registry Editor. To get started, refer to the following options.

Option 1 – Turn off or on the Mobile Hotspot remotely via Windows 10 Settings app

  • First, you need to open the Windows 10 Settings app and from there go to Network & Internet and then go to the Mobile Hotspot section.
  • After that, scroll down to the “Turn on remotely” section.
  • Once done, make sure that the toggle button is set to ON and that the Bluetooth of both devices is turned on and paired as well. This should enable the feature to turn on or off the mobile hotspot remotely.

Option 2 – Turn off or on the Mobile Hotspot remotely via Registry Editor

Before you get started with the second option, make sure that you create a System Restore point first. Once done, proceed to the following steps:
  • Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and then hit Enter to open the Registry Editor.
  • Next, navigate to this registry path: ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWcmSvcTethering
  • From there, look for the DWORD named “RemoteStartupDisabled” and set its Value data to be “0”. This will enable the feature that will allow you to remotely turn on or off the mobile hotspot in your Windows 10 computer. To disable it, just set its Value data to “1”.
Read More
5 Windows 10 Upgrade errors you might encounter

5 Windows 10 Upgrade Errors

The recently released Windows 10 captivated the mass but its rollout, polished as it might have been, proved everything but seamless. Surf the Internet and you’ll get the gist. People are complaining and they need assistance. Assistance with what you might ask? Many have attempted to make an upgrade but failed after encountering various strange combinations of letters and numbers. These are none other than error codes. If you’ve tried and failed, feast your visuals below as you might encounter one of these 5 Windows 10 Upgrade errors.

Error Code 0x80073712

Encountering error code 0x80073712 in no way implies that you need to throw out your computer system and acquire a new one. Not at all! This error code simply means that a very important file to Windows might have gone missing or corrupted. This file is crucial to Windows update so without obtaining this file, you won’t be able to proceed with the update.

Error Code 0x800F0923

Likely, there are many programs and drivers installed on your computer. They all play a vital role. However, if you’ve received error code 0x800F0923, it might be time to consider or turn your eyes to installed drivers on your system. Why? Error code 0x800F0923 means that there’s a driver or driver on your current Operating System that’s not compatible with Windows 10. There’s clearly a dilemma here.

“We couldn't complete the updates. Undoing changes. Don't turn off your computer.” Or “Failure configuring Windows Updates. Reverting changes”

That’s a pretty odd error but I will say it's slick… That Windows 10 upgrade error is straightforward. Microsoft is just letting you know that they won’t be able to complete the update to Windows 10 and so they are putting your computer back to where it was. How nice of them.

The error messages above are pretty generic and will manifest when the upgrade fails for one reason or the other. To resolve this issue, you’ll most definitely have to decipher what error code was presented. Identifying that will provide a glimpse into exactly what steps you need to take.

The Update Isn't Applicable to Your Computer

I don’t know about you but I strongly believe Microsoft is subtly letting you know that your computer system is old and needs to be thrown out. Also, this update could imply that your PC needs to install important updates to rev you up to the requirements. All relevant updates to your computer must be installed before you can get past this stage.

Error… “Something Happened”

This Windows 10 upgrade error has been the talk of the Internet. In fact, users of Windows OS have been making it a mockery. Clearly, not many have had success after encountering this error. Obviously, “something happened” but it’s just not easy to decipher what went wrong. Microsoft is still trying to figure it out.

Solution

Restoro box image
Read More
Quick Workarounds to Repair Error 126

What Is Error 126?

Error 126 is a very commonly occurring error that is often the result of damaged system files of Windows. They usually occur during the installation of some Windows program or application. When Error 126 is generated, it terminates the installation process almost instantly. It is important to take corrective measures immediately to ensure that no such problems are encountered again in the future.

Solution

Restoro box imageError Causes

There are a variety of conditions that may trigger Error 126. These conditions are listed below as follows.
  • Corruption of the service-related DLL file
  • Missing or damage service-related DLL file
  • Corrupt, damaged, or Misconfigured system files
  • Improper hardware or application installations or uninstallations
  • Existence of viruses, malware, adware, or spyware in the system
  • Corrupt or incorrect registry entries in the system files
When any of the above-listed conditions occur, the corrupt system files will go to the improper links or missing information. Eventually, the problems with the files will keep the applications or programs from responding in the usual manner. Whatever are the reasons for error generation, it is of utmost importance that the error is removed to ensure smooth functioning of the system.

Further Information and Manual Repair

There are many different ways this error can be rectified. However, the two most effective solutions are listed below as follows.
  • This solution is for the advanced user. Turn on the system and log on to it as the Administrator. Now click on the Start button. Now click on All programs -> Accessories -> System Tools. Here you will come across the option for System Restore. Click on it. A new window will appear. Select 'restore my computer to an earlier time' point. Now clock on Next. A list of restore points will now appear in front of you. Choose the latest restore point you come across from this list and click on ‘Next’. In the next window that opens, click on ‘Next’ again. This is the confirmation window. Once the restoration finishes, restart your computer.
  • This solution is for novice users. Download an Error 126 repair utility program. Install it on your system. Now use it to scan your system for errors. Find out if there is an option to fix/repair error. When you come across it, click on it as soon as the scan is complete. Restart your computer. Your system is now free of Error 126.
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