Remove Camera Raw (CR2) preview on Windows 8.1

0

Yesterday my Windows 8.1 installed about 60 updates. One effect is that CR2 files from my Canon SLR suddenly have a thumbnail preview and are displayed when browsing a folder with the Windows Photo Viewer.

This feature messes with my workflow and I'd like to disable it. Is that possible somehow?

helm

Posted 2015-04-23T23:43:02.710

Reputation: 113

1The CR2 thumbnails can be easily disabled .. Use regedit and go to \HKEY_CLASSES_ROOT.cr2\ShellEx and delete the {xyz-whatever-here-is} key. – vembutech – 2015-04-24T19:09:30.537

Answers

0

To solve the browsing problem, I decided to switch to XnView and use the following trick: https://photo.stackexchange.com/questions/5957/simple-app-for-viewing-jpg-and-then-deleting-jpgraw-files-simultaneously/43800#43800

You don't need to implement simultaneous delete mentioned there and can also just enable skipping cr2 files, but I found it a nice extra.

And to remove the preview, I extended vembutech's advice: I had to search for the registry key "Microsoft Camera Codec Pack" as well (found it twice) and remove CR2 from the list of FileExtensions there.

helm

Posted 2015-04-23T23:43:02.710

Reputation: 113

0

Switch the view of the folder/drive that contains those CR2 files that you speak of. Switching to list or detail will eliminate those pesky thumbnails.

Rohn Adams

Posted 2015-04-23T23:43:02.710

Reputation: 111

This does not address the second issue (browsing with the Photo Viewer). And in addition, I'd like to view thumbnails, but only once for each image (and not twice as you get when both jpg and cr2 of a file are in the same folder). – helm – 2015-04-24T01:16:14.367