Logo

Kernel Mode Heap Corruption Error in Windows

Kernel Mode Heap Corruption is the error message that the Windows operating system throws when it encounters a blue screen of death or BSOD error during PC startup or launching specific programs such as video games. It is mainly caused due to software conflicts, driver issues (especially graphics card driver), and computer hardware malfunctioning.

The good news is that this error is easily fixable.

Follow the next steps in order to fix the error:

  1. Rollback graphic card driver

    Press ⊞ WINDOWS + X to open Windows secret menu and click on device manager
    Expand Display adapters section
    Right-click on your GPU and choose properties
    In properties window go to the driver tab and click on Roll back driver
    Select the reason for operation and click on YES
    Reboot your PC

  2. Update corrupted and outdated drivers

    How is this error mostly driver issue, updating and fixing bad drivers can fix it very easily. As in the previous step, you will need to open the device manager and go through all drivers and manually check for updates for each one, update as necessary or reinstall ones you might think have gone rogue. If you are not experienced enough with this kind of task install some automatic solution for this task like DriverFix

  3. Check for software issues

    If this error started happening after the installation of new software it is very likely that the application is causing problems. Try uninstalling or disabling the application to see if it will fix the issue. You can also boot Windows in safe mode to see if the error will happen there, if Windows is working fine in safe mode, it is likely that issue is on the software side.

  4. Run SFC scan

    Press ⊞ WINDOWS + X and choose Command prompt (admin)
    In command prompt type in sfc /scannow and press ENTER
    Wait for the process to be finished and Reboot the system

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

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.
Read More
How to send your PDF file to amazon Kindle
Kindle is, without doubt, a great piece of hardware, perhaps it is the closest thing to a book within the domain of digital devices. With its low price and usability, it has found itself in many homes and within the grasp of many readers in the world. You can buy digital books in the Amazon store for fraction of a regular price if it digital Kindle edition. You keep your library in the cloud and download just books you want to read on your device. In this article, we will explore how you can send your existing PDF or any other supported file that you already have to your kindle device so you can read it on it.

Before we begin, you should make sure the file you're trying to convert is compatible with the Kindle:

HTML RTF JPEG GIF PNG BMP or PDF The compatible file types cover most formats you're likely using, but if you find the document you want on your Kindle isn't compatible, there are a few ways to convert it. In the program it typically opens into, like Microsoft Word for .doc files or an image editing apps for .PNG ones, select 'Save As', and in the drop-down menu, see if any of the compatible options are available. If not, you could try a PDF converter tool. There are plenty of great paid options and a few good free ones too.

Transfering PDF

To get a PDF on a Kindle, you're going to need to know your Kindle's email address. You'll need to head over to the Amazon website and sign in first. Select 'Your devices and content', click 'Manage Devices'. You should see a list of the books you have assigned to your Kindle account, above this list, in a toolbar should be some options - you'll currently be on 'Content', which should be followed by 'Devices', 'Preferences' and 'Privacy Settings'. Click on 'Devices', and in the next menu, select the option for the Kindle you want the document on. You'll be brought to a Device Summary page which tells you your Kindle email as well as the type of device it is. You now need to approve your personal email, so that when the Kindle receives your PDF, it knows to download this. Make sure the email you approve is the one you're planning to send documents to your Kindle from otherwise it won't work. To approve your email address follow the steps for finding your Kindle email address but instead of selecting 'Devices' in the top bar, click 'Preferences'. Scroll down this list until you find Personal Document Settings, and select this option so it expands into more options. From here, scroll down until you find 'Approved Personal Document E-mail List'. This list will show people who can email stuff to your Kindle, Below the emails is an option to 'Add a new approved e-mail address', which you should select. Enter your email address and click 'Add address' to get yourself approved. Head over to your email client of choice, attach the file to an email, and send the email to your Kindle email address. You're able to send multiple documents at once, so if you have loads of files you want on your Kindle, you don't need to send separate emails. If you're sending over a PDF file, you can ask Amazon to automatically convert the file into a Kindle one, which lets you annotate the sections and change the font size. Simply put the word 'convert' as the subject line and the rest will be handled for you. 'Sync Your Kindle'.
Read More
How to Set up POP3 Email in Outlook
No one knows everything about a program off hand. You need to use the program for a long time before you can even possibly know all that it is able to do and all you are able to achieve with it. However, this doesn’t mean that you don’t need help from time to time. This is also the case when Outlook errors pop up. Sometimes there are things you must or probably should do with your program that you do not understand and definitely don’t know how to do. Set up POP3 with your email account in Outlook is one of these things you will probably need help to achieve.

Steps to Set up POP3

First, you may need to know what POP3 is. POP3 is the way emails are sent from one email address to another. It may be more or less instant nowadays, but the process is still long and hard-winded. Similar to how your letters get from your mailbox to the recipients' mailbox, your emails get from you to the next person. Letters are picked up in your mailbox and sent to your post office where they send it to the recipient’s post office who sends it to the recipient’s mailbox. Similarly, your email is sent to your outbox, which sends it to your email service provider, that sends it to the recipient’s email service provider who sends it to their inbox. This is one of the reasons that sending an email to someone who uses the same email service provider as you is about a millisecond faster. This process of sending emails is called POP3 and you need to set it up if you use Outlook on Microsoft. This, on Outlook, also determines which email account you send your emails from. You see, on Outlook and many other email service providers, you can have many different email addresses, no even necessarily with the email service provider’s prefix on the end. Now, if you want to see this for yourself, go on to your settings on Outlook and look for manage email accounts. If you have more than one email account, you will see them listed. Somewhere on the sidebar, you will see POP3 as well. If you want to add more email accounts to this, such as a business email or a personal email, then just click ‘Add new account’ instead of 'Manage email accounts'. When you click on an email account you have linked already, you will see on this side the details for your POP3 (incoming emails) and your SMTP (outgoing emails). This can be changed, but since everyone’s number of accounts and type of accounts is different, there is no set way to change this. However, you can give Microsoft a call and they will walk you through the necessary steps in order to change this.

Conclusion

So, POP3 can be incredibly easy to understand or incredibly hard; it depends on how good you are with electronics and the advice you are given. But don’t try to change things by yourself; get a professional from Microsoft to help you with POP3 on your Microsoft Outlook account.
Read More
Fix Tile Database is corrupt Error in Windows
As you know, the Start Menu in Windows 10 is quite a stable experience. However, there are times when it can encounter some issues as well like getting corrupted. If your computer is going through the same problem, you’ve come to the right place as this post will guide you on how you can fix the “Tile Data is corrupt” error. This kind of problem is actually quite common among a lot of Windows 10 users. This kind of problem prevents the Start Menu from working properly and no amount of clicking the keyboard keys or mouse will resolve the issue. Fixing it is important since the Start Menu is required for the operating system to function properly and even though there are several ways to get around in using the Start Menu, it can get quite problematic. Even if you manage to open the Start Menu, the ability to click on apps to open them is out of the question and you need to fix the problem. Worry not for the potential fixes provided in this post are not hard to follow. You can try to run the Start Menu troubleshooter or run the DISM tool. You could also reset the folder for Tile Database or re-register the Windows 10 Start Menu. For more details, refer to each one of the options provided below.

Option 1 – Try running the Start Menu troubleshooter

The first and basic thing you can do to fix the problem is to run the Start Menu troubleshooter as it can help you fix the problem automatically. Since this is not a built-in troubleshooter, you can download it from the official website of Microsoft. After you download it, run it and wait until it’s done identifying the problem and automatically fixing it.

Option 2 – Try running the DISM tool

You can run the DISM tool as well to help fix the “Tile Database is corrupt” error. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism(.)exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.
  • Once it’s done, check if it was able to fix the corrupted Start Menu or not.

Option 3 – Try to reset the Tile Database folder

  • First, you need to restart your computer and log into another user account where the Start Menu works.
  • Next, navigate to this folder location, C:/Users/<userX>/AppData/Local/Tile/DataLayer.
  • From there, copy the “TdlData.xml” file and save it to another drive.
  • Once done, restart your computer and log into the user account where the Start Menu is corrupted.
  • After that, navigate to this folder location, C:/Users/<userY>/AppData/Local/Tile/DataLayer.
  • Now paste the TdlData.xml file you copied earlier and navigate to this location, %LocalAppData%MicrosoftWindowsShell.
  • Afterward, copy the DefaultLayouts.xml file from the user account that’s working fine to the user account where the Start Menu is corrupted.

Option 4 – Try to re-register the Windows 10 Start Menu

  • Tap the Win + X and select the “Windows PowerShell (Admin” option from the menu.
  • After opening PowerShell, execute this command: Get-AppXPackage -AllUsers |Foreach{Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
  • Wait until the command is executed and then see if it fixed the problem with the Start Menu or not.
Read More
Desktop widgets in Windows 10
Windows 7 was an operating system that had one thing which no other Windows had, even today. Official Microsoft desktop widgets. With an attractive design, users loved to exploit the adequacy and neatness of these gadgets. However, Microsoft had to discontinue these gadgets as they posed a serious security threat to the Operating System. It was believed that a potential attacker could even use a gadget to take complete control of your PC. With Windows 10, things have changed big time. You have all the fantastic apps and live tiles at your disposal providing a more native experience. Despite all this, if you still have a fondness for fancy gadgets, we have just the right tool for you to get started with similar “Widgets” on Windows 10. Win10 Widgets is a tool that places the most important information right in front of you, on your desktop.

Win10 Widgets

Win10 Widgets is a desktop app package provided by Rainmeter which is an effective system customization engine for Windows. It brings some informative widgets to Windows 10 which look almost native with their intuitive and sleek design. You can pin them on your desktop to keep an eye on various system figures like CPU usage, data storage, battery usage, detailed computer performance, etc.

Native looking Widgets for Windows 10

These widgets are designed in such a way that it looks totally indigenous to the Windows 10 UI. With a similar design language, visual style, accent color, and even font settings, these widgets almost look like an inseparable system component. You can choose between different size variants to pin on your desktop and arrange them in an orderly fashion to make the most of it.

Highly customizable desktop gadgets

Apart from the default size variants, you can configure several other parameters pertaining to the look and appearance of any widget. As Rainmeter is an open-source program, you are provided with the .ini configuration files which you can customize as per your wish. You can make adjustments to the widget coordinates, position and transparency as well. You can even create your own skins (.rmskin package) using the built-in Skin Packager and publish them for general usage through Rainmeter.

Illustro Skins

Over and above the cool widgets, Rainmeter also contains Illustro, a simple collection of skins that shows the range of Rainmeter’s capabilities. You can load the skins on your desktop for a brief look at your system internals. You can also start editing these skins to make them yours by taking advantage of the Rainmeter manual and forum link provided on the Welcome screen. Win10 Widgets is a great tool if you like widgets or gadgets on your Desktop. It blends into the background and puts the important piece of information right on your desktop without you having to look somewhere else. If you already have the Rainmeter application, you can download the Win10 Widgets .rmskin file from here, else you can download the combined bundle for both Rainmeter and Win10 Widgets from here.
Read More
Chkdsk Error - How to fix It In Seconds

What is Chkdsk Error?

Chkdsk (Check Disk) is a built-in Microsoft Windows O/S utility tool.

This tool is designed to verify the integrity of data stored on the hard drive. In addition to this, it resolves and finds errors that may corrupt and damage stored data on your system and affect your PC’s performance.

This tool is intended to keep your PC’s Windows database clean.

However, this tool has certain limitations. It prevents the hard disk from getting damaged but if it gets damaged and corrupt then this tool is no good. It fails to disk check and repair. As a result, you may come across Chkdsk error pop-ups.

In such an event, it is not advisable to run the malfunctioned Chkdsk utility on your PC as it may damage your system beyond repair making you lose all your valuable data saved on your system.

Solution

Restoro box imageError Causes

Chkdsk errors are triggered by multiple reasons:

  • Viruses
  • Hard Drive failure
  • Registry Corruption Due to Data Overload
  • Poor PC Maintenance

Chkdsk errors may cause PC to freeze and lag and also result in data loss as we discussed above.

Further Information and Manual Repair

To avoid serious damages that the Chkdsk error code can cause to your system, it is advisable to fix it. You can either hire a professional or install Restoro. The latter is not just the best way but also a time and money-saving option. It is fast, user-friendly and you can download it for free thus saving hundreds of dollars that you would be paying for professional services.

Why Use Restoro?

Restoro is an advanced PC repair tool embedded with multiple features such as a registry cleaner, anti-virus, system optimizer, and Active X and Class error scanner. It helps resolve practically all types and kinds of PC-related errors including the most notorious ones like the Chkdsk errors.

It has an automated and intuitive interface smoothly integrated with the latest technology that enables this software to scan your entire PC and detect errors in seconds.

With the help of its super functional registry cleaner, Restoro detects errors registry issues triggering Chkdsk errors on your system. It cleans all the unnecessary files like junk files, bad and invalid registry entries, and internet files that are stored in your hard disk and taking a lot of space. It removes the clutter and frees up your disk space and repairs the damaged registry.

It boosts the speed of your system and ensures that programs run smoothly on your PC and there are no hang-ups or system freezes.

The privacy error detector functions as a powerful anti-virus. With the help of this feature, Restoro identifies and scans for viruses and malware infecting your system. These are removed right away.

Restoro is 100% safe and efficient. It has a backup feature that enables users to create backup copies. This is carried for safety purposes. In case you lose your data during the repair of the Chkdsk error, you can always recover and restore the lost files without any hassle.

With some registry cleaners and repair tools you may often have to struggle with compatibility issues but not with this PC Fixer.

Restoro is compatible with all Windows versions. It is simple and very easy to use. From beginners, intermediate to experienced, all levels of users can use it with ease.

Here are the steps to get started:

  1. Click here to install Restoro on your computer
  2. Once the installation is complete, run the fixer for a scan. You have the option to either scan some portions of the PC or the entire PC.
  3. Scanning will take a few seconds
  4. Once the scanning is complete, Restoro will display the scan results. This is presented in a comprehensive report showing you errors found including the Chkdsk error and errors related to it.
  5. After that, all you need to do is press the repair button to resolve the error(s) promptly.
  6. Once the error is resolved, try running the Chkdsk utility again.
Read More
Quick Guide to Fixing 0x0000007E Error

What is 0x0000007E Error Code?

If you’ve been experiencing a 0x0000007E error code pop message on your PC frequently then you need to get it fixed before it causes serious damage to your system. 0x0000007E is a Stop error or Blue Screen of Death error code. This error message turns your computer screen blue and locks you out of the program running on your computer. It freezes your system and hampers your ability to perform any type of task on your PC.

Solution

Restoro box imageError Causes

Error 0x0000007E, a blue screen of death error triggers registry issues. It’s not easy to narrow down the cause of 0x0000007E as it results due to many reasons like memory overload, cluttered disk space, viral infection, malware attack, and if the hardware malfunctions. Ignoring 0x0000007E error pop up is not wise. It is more like a warning of the serious damage that can happen to your PC if it is not fixed timely. It also leads to slowing down the system and increases boot time. This error message exposes you to dangerous Windows PC threats like registry corruption and damage. Registry corruption can lead to system crash and failure and you may also lose all your important data saved on your PC.

Further Information and Manual Repair

Install Restoro

You don’t always have to spend hundreds of dollars to hire a technician to fix error pop-ups on your PC try using Restoro Restoro is an advanced and multi-functional PC repair tool with a comprehensive suite of powerful features designed to resolve almost all types of PC errors in seconds including 0x0000007E error code. It is a next-generation PC repair tool that serves as a system optimizer, anti-virus, and quality registry cleaner. Its built-in intuitive technology enables Restoro to scan, identify and repair the ultimate cause of the error code 0x0000007E in just a few seconds. Eventually, it spares you from the hassle of finding the root cause of the 0x0000007E error message and then selecting a tool specifically designed to resolve only that particular cause with limited features. This highly functional PC error tool is the answer for all your registry issues. By running Restoro on your PC, you can fix the 0x0000007E BSOD error code and avoid registry corruption.

Why Restoro?

The smart registry cleaner utility embedded in this tool enables it to scan for registry errors and clear up disk space accumulated by junk files, internet temporary files, invalid entries, and other types of unnecessary files taking up a good chunk of your disk space. This clutter also slows down your PC performance as it requires more power than it has to run the system because of the excess load on the RAM. However, by wiping out the clutter with this helper, you can optimize the speed of your PC and see a significant difference in its performance. Restoro backup feature enables you to create backup files for safety purposes. Furthermore, it has several other built-in value-adding features like privacy error utility and system stability utility for enhanced functionality. To resolve the error code 0x0000007E in seconds, all you need to do is download and install Restoro on your system and run it to scan for errors. In a few seconds, you will see a scanning report with comprehensive details of the types of PC damages. To fix the issue right away, create backups and click ‘fix’ to resolve. In just a few clicks you can repair your PC. Download Restoro Today!
Read More
How to map a network drive in Windows 11
windows 11 network driveMapping network drive has many benefits in terms of speed and ease of access of files via network. It lets you access the hard drive over the whole network like it was the hard drive inside your PC case. In order to easily and quickly map a folder as a network drive follow the guide below.
  1. Open File Explorer
  2. Click on the three dots icon in the Toolbar
  3. Select Map Network Drive
  4. Click the Drive drop-down menu
  5. Select a driver letter that you wish to assign as a network drive
  6. In the folder field enter network device and share name (click on browse to see all devices on local network)
  7. Check the box beside Reconnect at sign-in if you wish to automatically connect to a network drive on Windows startup
  8. Check Connect Using Different Credentials if you wish to connect to a network drive using different credentials that one used to login into Windows.
  9. Click Finish
After finishing setting Windows 11 will try to connect to the network drive and if successful drive icon will appear inside File Explorer and the drive will open up to see its content. If for any reason it cannot connect try checking user credentials, cables, network adapters, etc.
Read More
How to change system font in Windows 11

Windows 11 is a good-looking operating system but people love to make things personal and to their liking so we decided to help you in this mission with small customization of changing default system fonts inside Windows 11.

Since there is no really easy way to just switch the font windows is using for itself we will have to tweak a registry a little so before we start please do make a backup of the registry file and follow the steps as they are presented in order to avoid any errors and break the system.

windows 11 transparency off

So, if all precautions are made and you are ready to change your Windows appearance let's dive right into it:

Find and/or install the font that you wish to use

There are vast free font sites on the internet where you can find fonts that you like and wish to use but be very careful with your desired font selection. The font that you choose needs to be a complete typeface, meaning that it has to contain all glyphs, large and small font sizes, all special characters, etc or you will experience that in certain areas nothing will be displayed.

Once you have found the font that you like and made sure it is a complete font, install it on your system (you can skip this step if you just want to change the system font with one already installed on your system)

Create REG file

Open notepad or a similar plain text editor in order to create a file that will apply changes directly into the registry and create a new file. Inside the file paste this text:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"Segoe UI (TrueType)"=""
"Segoe UI Bold (TrueType)"=""
"Segoe UI Bold Italic (TrueType)"=""
"Segoe UI Italic (TrueType)"=""
"Segoe UI Light (TrueType)"=""
"Segoe UI Semibold (TrueType)"=""
"Segoe UI Symbol (TrueType)"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]

"Segoe UI"="NEW-FONT"

All the way to the bottom where it says: "Segoe UI"="NEW-FONT", change NEW-FONT with the font name that you have chosen or installed in the previous step. For example: "Segoe UI"="Ubuntu".

Now go to File > Save As and name your file however you want but give it REG extension so it looks like: my_new_windows_font.REG

Apply changes

Now that you have your registry entry saved, locate it and double-click on it, at this stage Windows warning will probably pop up, you can just ignore it and click on YES since you wrote the file and know what it is. After registry entry is applied reboot your PC in order for changes to take effect.

Rolling back

If you want to change the font to another one, just repeat this procedure again. If you want to roll back to using the default Windows font, repeat the process but with this code instead of the one provided in the REG file:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"Segoe UI (TrueType)"="segoeui.ttf"
"Segoe UI Black (TrueType)"="seguibl.ttf"
"Segoe UI Black Italic (TrueType)"="seguibli.ttf"
"Segoe UI Bold (TrueType)"="segoeuib.ttf"
"Segoe UI Bold Italic (TrueType)"="segoeuiz.ttf"
"Segoe UI Emoji (TrueType)"="seguiemj.ttf"
"Segoe UI Historic (TrueType)"="seguihis.ttf"
"Segoe UI Italic (TrueType)"="segoeuii.ttf"
"Segoe UI Light (TrueType)"="segoeuil.ttf"
"Segoe UI Light Italic (TrueType)"="seguili.ttf"
"Segoe UI Semibold (TrueType)"="seguisb.ttf"
"Segoe UI Semibold Italic (TrueType)"="seguisbi.ttf"
"Segoe UI Semilight (TrueType)"="segoeuisl.ttf"
"Segoe UI Semilight Italic (TrueType)"="seguisli.ttf"
"Segoe UI Symbol (TrueType)"="seguisym.ttf"
"Segoe MDL2 Assets (TrueType)"="segmdl2.ttf"
"Segoe Print (TrueType)"="segoepr.ttf"
"Segoe Print Bold (TrueType)"="segoeprb.ttf"
"Segoe Script (TrueType)"="segoesc.ttf"
"Segoe Script Bold (TrueType)"="segoescb.ttf"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
"Segoe UI"=-
Read More
Fixing “The .NET Framework 4.7 is not supported on this operating system” Error in Windows 10
In case you don’t know, the .Net Framework is a programming infrastructure introduced by Microsoft. You will need it to run on lots of services and applications. Note that most of the applications that require the .Net Framework are packed with their installation files which is why it will be installed automatically on your computer when you install an application. However, there are instances when you’ll get an error message saying, “The .NET Framework 4.7 is not supported on this operating system” while trying to install the .NET Framework as a standalone service. The very reason why this error message appears is stated in the error message itself. Although the .Net Framework is supported on Windows 10, it is not actually compatible with some other Windows 10 versions. So it is most likely that you are seeing this error message because the .Net Framework in your computer is not compatible with the Windows 10 version you are running. Since that’s the case, you need to update Windows 10 to fix the problem. Updating your Windows 10 computer is the only solution you can try to fix this problem. Thus, it is advised that you check for Windows Updates even if you are now using the latest version of Windows 10. And since the issue is caused by an incompatible operating system version, once you install the exact version of Windows 10 required by the .Net Framework, the problem will be fixed. Simply follow the steps given below to do so.
  • Step 1: Tap the Win + R keys to open the Run dialog box.
  • Step 2: After that, type in “winver” in the field and tap Enter.
  • Step 3: Next, your Windows 10 version should be given in the new window that appears. Take note that the number after the Version which is in the second line is your version number of Windows 10. And that the number must be 1507 or 1709. The first two digits in these numbers are the year while the second two represent the month when the update was released. So if you are running a 1709 version, this means that the Windows 10 version you are using was released in September 2017.
  • Step 4: The next thing you have to do is to make sure that you have the Windows 10 version that’s compatible with the .Net Framework. To verify, you need to click here and click on the System Requirements.
After opening the link, take a look at the Supported Operating System section where it says, “Windows 10 Anniversary Update” and “Windows 10 Creators Update”. Since there are users who are not familiar with the version numbers related to both the Anniversary and Creators updates, refer to the list given below.
  • November Update (1511)
  • Anniversary Update (14393)
  • Creators Update (1703)
  • Fall Creators Update (1709)
  • Spring Creators Update (1803)
As you can see, the Creators Update has version 1703 while the Anniversary Update has version number 14393 so if you are using a version lower than the 14393 version then it’s no wonder you aren’t able to install the .Net Framework 4.7 on your Windows 10 PC. Now all that’s left to do is to update your Windows 10 version and make sure that you will be updating it to the latest version available and then try installing the .Net Framework again.
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