Default Programs

Change default Image Editor in Windows 10 using Registry

Change default Image Editor in Windows 10 using Registry

In Windows 10, whenever we right-click on an image, we're provided with the option to edit it. By default, it opens with Microsoft Paint and you can then edit the image on the go. But sometimes it may happen that you want to edit the image using some other editing software such as Adobe Photoshop, and hence you have to edit the target of the context menu to link it to your desired software.

Change default Image Editor using Registry

While you can always use the built-in Default Programs applet or the freeware Default Programs Editor, in this article I'll tell you how you can modify the default target using the Registry Editor. Make sure you create a system restore point first. Once you have done that, you will have to open Regedit.

1. Press Windows Key + R combination on keyboard and type Regedt32.exe in Run dialog box. Press OK.

2. Navigate to the following location:

HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\edit\command

3. Now in the right pane, double-click on the Default string, you'll find the command to Microsoft Paint i.e. “%systemroot%\system32\mspaint.exe” “%1”.

4. Change the Value data to the location of your desired software. For example, if I want to set Adobe Photoshop as default image editing software, I'll put this:

"c:\program files\adobe\photoshopCS6\photoshopCS6exe" "%1"

5. That's it. Now close the Registry Editor and restart the system to get results.

NOTE : Remember to put around the %1 as shown above for the term “%1”, otherwise you may get the following error:

Windows cannot access the specified device, path or file. You may not have the appropriate permissions to access the item.

Hope you have found the article useful.

Jocuri HD remasterizate pentru Linux care nu au avut niciodată lansare Linux mai devreme
Mulți dezvoltatori și editori de jocuri vin cu remasterizarea HD a jocurilor vechi pentru a prelungi durata de viață a francizei, vă rog fanilor să so...
Cum se utilizează AutoKey pentru automatizarea jocurilor Linux
AutoKey este un utilitar de automatizare desktop pentru Linux și X11, programat în Python 3, GTK și Qt. Folosind funcțiile sale de scriptare și MACRO,...
Cum se arată FPS Counter în jocurile Linux
Jocurile cu Linux au primit un impuls major când Valve a anunțat suportul Linux pentru clientul Steam și jocurile acestora în 2012. De atunci, multe j...