{"id":24420,"date":"2018-09-14T05:41:13","date_gmt":"2018-09-14T05:41:13","guid":{"rendered":"https:\/\/www.stellarinfo.com\/blog\/?p=24420"},"modified":"2024-05-30T09:12:42","modified_gmt":"2024-05-30T09:12:42","slug":"solved-class-not-registered-error-when-opening-photos","status":"publish","type":"post","link":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/","title":{"rendered":"Solved: \u2018Class not registered\u2019 error when opening photos"},"content":{"rendered":"<?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><p><em>&lsquo;Since I downloaded Windows 10 on my laptop, I cannot open any of my photos. I get this message box: &lsquo;<strong>Class not Registered.&rsquo; How should I fix this error and view my photos?&rsquo;<\/strong><\/em><\/p><h2 class=\"wp-block-heading\" id=\"methods-to-repair-&lsquo;class-not-registered&rsquo;-error\">Methods to Repair &lsquo;Class not registered&rsquo; error<\/h2><ol class=\"wp-block-list\">\n<li>Use Component Services<\/li>\n\n\n\n<li>Reset Windows 10 using PowerShell<\/li>\n\n\n\n<li>Run a System File Checker (SFC)<\/li>\n\n\n\n<li>Set a default program option for opening jpg files<\/li>\n\n\n\n<li>Reset default apps<\/li>\n\n\n\n<li>Disable iCloud<\/li>\n\n\n\n<li>Create a new Microsoft account<\/li>\n<\/ol><h3 class=\"wp-block-heading\" id=\"h-1-use-component-services\">1. Use Component Services<\/h3><p>To repair &lsquo;<strong>Class not registered<\/strong>&rsquo; error while opening photos, run Component Services on your PC. <\/p><p><strong>Steps to run Components Services:<\/strong><\/p><ul class=\"wp-block-list\">\n<li>a. Press<strong> Win+ R<\/strong>&nbsp;and type&nbsp;<strong>dcomcnfg<\/strong>&nbsp;in the&nbsp;<em>Run<\/em>&nbsp;dialog box. Press<em>&nbsp;<strong>Enter<\/strong> <\/em>to open&nbsp;<em>ComponentServices window<\/em><\/li>\n<\/ul><div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"153\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/12-1-300x153.png\" alt=\"dcomcnfg command line\" class=\"wp-image-24442 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/12-1-300x153.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/12-1.png 396w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/figure>\n<\/div><ul class=\"wp-block-list\">\n<li>b.<strong> Go<\/strong> to&nbsp;<strong>Component Services<\/strong>&gt;&nbsp;<strong>Computer<\/strong>&gt;&nbsp;<strong>My Computer<\/strong>. Double-click&nbsp;DCOM Config in the center pane<\/li>\n<\/ul><div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"166\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/22-300x166.png\" alt=\"dcom config component services\" class=\"wp-image-24443 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/22-300x166.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/22.png 359w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/figure>\n<\/div><ul class=\"wp-block-list\">\n<li><em>c. DCOM Configuration Warning! <\/em>message appears. Click&nbsp;<strong>Yes.&nbsp;<\/strong>Next, you may get another message for another component.&nbsp;<em>Register<\/em>&nbsp;or <em>Record<\/em>&nbsp;all these messages with&nbsp;<em><strong>Yes<\/strong><\/em>&nbsp;option<\/li>\n<\/ul><div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"118\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/33-300x118.png\" alt=\"DCOM Configuration Warning!message\" class=\"wp-image-24444 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/33-300x118.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/33.png 464w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/figure>\n<\/div><ul class=\"wp-block-list\">\n<li>d. Close&nbsp;the Component Services window<\/li>\n\n\n\n<li>e. Reboot your PC. The problem &lsquo;Class not registered&rsquo; error should be resolved.<\/li>\n<\/ul><h3 class=\"wp-block-heading\" id=\"h-2-reset-windows-10-using-powershell\">2. Reset Windows 10 using PowerShell<\/h3><p>PowerShell&nbsp;in Windows is a task-based command line that helps to control and automate the administration of the&nbsp;Windows&nbsp;OS and its applications. You can use PowerShell to reset Windows 10 and repair the &lsquo;Class not registered&rsquo; error.<\/p><p><strong>Steps to fix the &lsquo;Class not registered error&rsquo; with PowerShell:<\/strong><\/p><ul class=\"wp-block-list\">\n<li>Hold the&nbsp;<strong>Windows and Press the X key<\/strong>. Choose&nbsp;<strong>Command Prompt (Administrator)<\/strong><\/li>\n\n\n\n<li>In the command prompt window type,&nbsp;<strong>PowerShell&nbsp;<\/strong>and press <strong>Enter<\/strong> The prompt change to the PowerShell Prompt<\/li>\n\n\n\n<li>Type the following command:<\/li>\n<\/ul><blockquote class=\"note_alert\">\n<p><em>Get-AppXPackage|Foreach{Add-AppxPackage -DisableDevelopmentMode -Register &ldquo;$($_.InstallLocation)\\AppXManifest.xml&rdquo;}<\/em><\/p>\n<\/blockquote><ul class=\"wp-block-list\">\n<li>Press <strong>Enter<\/strong><\/li>\n<\/ul><p>If you still run into an error, check the command line you typed and run it again. <\/p><h3 class=\"wp-block-heading\" id=\"h-3-run-a-system-file-checker-sfc\">3. Run a System File Checker (SFC)<\/h3><p>System File Checker (SFC) scans for corrupt system files in the computer and repairs them. If the error &lsquo;Class not registered&rsquo; on opening the photos is due to the corrupt system files, the SFC scan will fix it.<\/p><p><strong>Steps to SFC scan:<\/strong><\/p><ul class=\"wp-block-list\">\n<li>Press&nbsp;<b>Windows key<\/b> +&nbsp;<strong>X<\/strong>, click&nbsp;<strong>Command Prompt (Admin)<\/strong><\/li>\n\n\n\n<li>In the Command Prompt, type the following command: <strong>sfc \/scannow<\/strong><\/li>\n\n\n\n<li>Press&nbsp;<strong>Enter<\/strong><\/li>\n<\/ul><div class=\"note-alert\">\n        <div class=\"tips_container\">\n            <img decoding=\"async\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/05\/tips-con.png\" class=\"img-fluid apply-gradient-on-post-images\" alt=\"tips\">\n            <div class=\"tips_content ml-3\">\n                <span class=\"f700 fmont\">Tip &ndash; <\/span><strong>If the issue is not with your Windows computer, it could be possible there is some corruption in your images. They may be completely unreadable or show errors due to corrupt header, corrupt data, invalid file structure, unknown marker, etc.<\/strong>\n                \n        <\/div>\n    <\/div>\n    <\/div><p>Use secure and fast <a href=\"https:\/\/www.stellarinfo.com\/jpeg-repair.php?utm_source=StellarBlog&amp;utm_medium=Class_not_Registered_stellar_phoenix_jpeg_repair_Blog&amp;utm_campaign=JPEGRepair\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Stellar Repair for Photo<\/strong><\/a> to fix the errors and corruptions in your pictures. It is an efficient tool to fix hundreds of photos from digicams, DSLRs, GoPro, drones, surveillance cameras, and mobiles. The software also repairs corrupt photos recovered from any damaged or corrupt storage media.<\/p><p><\/p><div class=\"wp-block-image\" style=\"text-align: center;\">\n<figure class=\"aligncenter size-large is-resized\"><a href=\"https:\/\/cloud.stellarinfo.com\/StellarRepairforPhoto-Blog.exe\"><img decoding=\"async\" class=\"wp-image-80481 apply-gradient-on-post-images\" src=\"https:\/\/www.stellarinfo.com\/images\/free-download-windows.png\" alt=\"Download for Windows\"><\/a>&nbsp;<a href=\"https:\/\/cloud.stellarinfo.com\/StellarRepairforPhoto-B.dmg.zip\"><img decoding=\"async\" class=\"wp-image-80484 apply-gradient-on-post-images\" src=\"https:\/\/www.stellarinfo.com\/images\/free-download-Mac.png\" alt=\"Download for Mac\"><\/a><\/figure>\n<\/div><h3 class=\"wp-block-heading\" id=\"h-4-set-a-default-program-option-for-opening-jpg-files\">4. Set a default program option for opening JPG files<\/h3><p>Set the default option for opening image files in Windows. Follow the below steps:<\/p><ul class=\"wp-block-list\">\n<li>Go to Windows Settings &gt; Apps &gt; Default Apps<\/li>\n\n\n\n<li>Click <strong>Choose default applications by file type<\/strong> link<\/li>\n<\/ul><h3 class=\"wp-block-heading\" id=\"h-5-reset-default-apps\">5. Reset default apps<\/h3><p>The &lsquo;Class not registered&rsquo;&nbsp;error in Windows can also be fixed by resetting default apps. Follow the below steps:<\/p><ul class=\"wp-block-list\">\n<li>Open&nbsp;<strong>Settings &gt; Apps &gt; Default apps<\/strong><\/li>\n\n\n\n<li>Scroll down to <strong>Reset to the Microsoft recommended defaults<\/strong><\/li>\n\n\n\n<li>Click <strong>Reset<\/strong><\/li>\n<\/ul><h3 class=\"wp-block-heading\" id=\"h-6-disable-icloud\">6. Disable iCloud<\/h3><p>For some Windows users disabling iCloud in Task Manager in the computer fixed the &lsquo;Class not registered&rsquo; error.<\/p><ul class=\"wp-block-list\">\n<li>Type Task Manager in the Windows search bar to open&nbsp;<strong>Task Manager<\/strong><\/li>\n\n\n\n<li>Tap on the&nbsp;<strong>Startup<\/strong> pane<\/li>\n\n\n\n<li>Scroll to <strong>iCloud Services, r<\/strong>ight-click, and click&nbsp;<strong>Disable<\/strong><\/li>\n<\/ul><h3 class=\"wp-block-heading\" id=\"h-7-create-a-new-microsoft-account\">7. Create a new Microsoft account<\/h3><p>If none of the methods fixes&nbsp;the &lsquo;<em>Class not registered<\/em>&rsquo;&nbsp;error occurring on opening photos or videos, create a new&nbsp;Microsoft account&nbsp;on your Windows.<\/p><p>First, sign in to your PC with a local account. Then follow the below steps to create a new Microsoft account:<\/p><ul class=\"wp-block-list\">\n<li>Go to <strong>Settings &gt;Accounts<\/strong><\/li>\n\n\n\n<li><strong>Select Family &amp; other people<\/strong><\/li>\n\n\n\n<li>Click on&nbsp;<strong>Add someone else on this PC<\/strong> on right side menu<\/li>\n\n\n\n<li>Enter your&nbsp;<em>Microsoft account email.<\/em>Click&nbsp;<strong>Next<\/strong><\/li>\n\n\n\n<li>Log out and log in through the new account<\/li>\n<\/ul><h2 class=\"wp-block-heading\" id=\"wrapping-up\">Wrapping Up<\/h2><p>Any of the above method should resolve your problem of &lsquo;Class not registered&rsquo; appearing on opening pictures. However, it is also advisable to check if the problem is not with your photos. To rule out the file corruption, try to open them in another computer or photo viewer. If you detect problem with photos, repair them using efficient and trustworthy Stellar Repair for Photo software.<\/p><p>Was this post helpful? Do share with us in the comment box below, which method worked in your case and fixed &lsquo;Class not registered error&rsquo; when opening photo<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&lsquo;Since I downloaded Windows 10 on my laptop, I cannot open any&hellip; <a class=\"more-link\" href=\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/\">Continue reading <span class=\"screen-reader-text\">Solved: \u2018Class not registered\u2019 error when opening photos<\/span><\/a><\/p>\n","protected":false},"author":27,"featured_media":105377,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[617],"tags":[2988,2989],"class_list":["post-24420","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-photo-repair","tag-class-not-registered","tag-class-not-registered-error","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Solved: \u2018Class not registered\u2019 error on Windows 10 - Stellar<\/title>\n<meta name=\"description\" content=\"Read this post to know the most recommended ways to fix the \u2018Class not registered\u2019 error on Windows 10 when opening photos.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Solved: \u2018Class not registered\u2019 error on Windows 10 - Stellar\" \/>\n<meta property=\"og:description\" content=\"Read this post to know the most recommended ways to fix the \u2018Class not registered\u2019 error on Windows 10 when opening photos.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/\" \/>\n<meta property=\"og:site_name\" content=\"Stellar Data Recovery Blog\" \/>\n<meta property=\"article:published_time\" content=\"2018-09-14T05:41:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-30T09:12:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/Solved-Class-not-registered-error-when-opening-photos.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Prachi Sahu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Prachi Sahu\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/\"},\"author\":{\"name\":\"Prachi Sahu\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/eef15806db72ff30bb12fbbccae04888\"},\"headline\":\"Solved: \u2018Class not registered\u2019 error when opening photos\",\"datePublished\":\"2018-09-14T05:41:13+00:00\",\"dateModified\":\"2024-05-30T09:12:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/\"},\"wordCount\":805,\"commentCount\":16,\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/Solved-Class-not-registered-error-when-opening-photos.jpg\",\"keywords\":[\"Class not registered\",\"Class not registered error\"],\"articleSection\":[\"Photo Repair\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/\",\"name\":\"Solved: \u2018Class not registered\u2019 error on Windows 10 - Stellar\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/Solved-Class-not-registered-error-when-opening-photos.jpg\",\"datePublished\":\"2018-09-14T05:41:13+00:00\",\"dateModified\":\"2024-05-30T09:12:42+00:00\",\"author\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/eef15806db72ff30bb12fbbccae04888\"},\"description\":\"Read this post to know the most recommended ways to fix the \u2018Class not registered\u2019 error on Windows 10 when opening photos.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#primaryimage\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/Solved-Class-not-registered-error-when-opening-photos.jpg\",\"contentUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/Solved-Class-not-registered-error-when-opening-photos.jpg\",\"width\":1000,\"height\":600,\"caption\":\"Class not registered- Error\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.stellarinfo.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Solved: \u2018Class not registered\u2019 error when opening photos\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/\",\"name\":\"Stellar Data Recovery Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/eef15806db72ff30bb12fbbccae04888\",\"name\":\"Prachi Sahu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f2f479947ea28348baefd04c5a6b0531b039f7744e05b1977253f4420f9abf58?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f2f479947ea28348baefd04c5a6b0531b039f7744e05b1977253f4420f9abf58?s=96&d=mm&r=g\",\"caption\":\"Prachi Sahu\"},\"description\":\"is a Writer who likes to blog about technology. She has a keen interest in Data Recovery, Machine Learning, and Artificial Intelligence. An avid reader, she has also contributed to some leading newspapers and dreams to own a library some day.\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/author\/prachi\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Solved: \u2018Class not registered\u2019 error on Windows 10 - Stellar","description":"Read this post to know the most recommended ways to fix the \u2018Class not registered\u2019 error on Windows 10 when opening photos.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/","og_locale":"en_US","og_type":"article","og_title":"Solved: \u2018Class not registered\u2019 error on Windows 10 - Stellar","og_description":"Read this post to know the most recommended ways to fix the \u2018Class not registered\u2019 error on Windows 10 when opening photos.","og_url":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/","og_site_name":"Stellar Data Recovery Blog","article_published_time":"2018-09-14T05:41:13+00:00","article_modified_time":"2024-05-30T09:12:42+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/Solved-Class-not-registered-error-when-opening-photos.jpg","type":"image\/jpeg"}],"author":"Prachi Sahu","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Prachi Sahu","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#article","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/"},"author":{"name":"Prachi Sahu","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/eef15806db72ff30bb12fbbccae04888"},"headline":"Solved: \u2018Class not registered\u2019 error when opening photos","datePublished":"2018-09-14T05:41:13+00:00","dateModified":"2024-05-30T09:12:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/"},"wordCount":805,"commentCount":16,"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/Solved-Class-not-registered-error-when-opening-photos.jpg","keywords":["Class not registered","Class not registered error"],"articleSection":["Photo Repair"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/","url":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/","name":"Solved: \u2018Class not registered\u2019 error on Windows 10 - Stellar","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#primaryimage"},"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/Solved-Class-not-registered-error-when-opening-photos.jpg","datePublished":"2018-09-14T05:41:13+00:00","dateModified":"2024-05-30T09:12:42+00:00","author":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/eef15806db72ff30bb12fbbccae04888"},"description":"Read this post to know the most recommended ways to fix the \u2018Class not registered\u2019 error on Windows 10 when opening photos.","breadcrumb":{"@id":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#primaryimage","url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/Solved-Class-not-registered-error-when-opening-photos.jpg","contentUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2018\/09\/Solved-Class-not-registered-error-when-opening-photos.jpg","width":1000,"height":600,"caption":"Class not registered- Error"},{"@type":"BreadcrumbList","@id":"https:\/\/www.stellarinfo.com\/blog\/solved-class-not-registered-error-when-opening-photos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.stellarinfo.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Solved: \u2018Class not registered\u2019 error when opening photos"}]},{"@type":"WebSite","@id":"https:\/\/www.stellarinfo.com\/blog\/#website","url":"https:\/\/www.stellarinfo.com\/blog\/","name":"Stellar Data Recovery Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/eef15806db72ff30bb12fbbccae04888","name":"Prachi Sahu","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f2f479947ea28348baefd04c5a6b0531b039f7744e05b1977253f4420f9abf58?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f2f479947ea28348baefd04c5a6b0531b039f7744e05b1977253f4420f9abf58?s=96&d=mm&r=g","caption":"Prachi Sahu"},"description":"is a Writer who likes to blog about technology. She has a keen interest in Data Recovery, Machine Learning, and Artificial Intelligence. An avid reader, she has also contributed to some leading newspapers and dreams to own a library some day.","url":"https:\/\/www.stellarinfo.com\/blog\/author\/prachi\/"}]}},"_links":{"self":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/24420","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/users\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/comments?post=24420"}],"version-history":[{"count":39,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/24420\/revisions"}],"predecessor-version":[{"id":168501,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/24420\/revisions\/168501"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media\/105377"}],"wp:attachment":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media?parent=24420"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/categories?post=24420"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/tags?post=24420"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}