{"id":49350,"date":"2023-06-22T00:00:00","date_gmt":"2023-06-21T22:00:00","guid":{"rendered":"https:\/\/jotelulu.com\/blog\/what-is-the-windows-registry-editor\/"},"modified":"2023-06-22T00:00:00","modified_gmt":"2023-06-21T22:00:00","slug":"what-is-the-windows-registry-editor","status":"publish","type":"post","link":"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/","title":{"rendered":"What Is The Windows Registry Editor?"},"content":{"rendered":"<p>In this article, we&rsquo;ll tell you all about the <strong>Windows Registry Editor and what it&rsquo;s used for<\/strong>.<\/p>\n<p>The Windows Registry Editor is a key part of Microsoft Windows, and yet, it&rsquo;s something that very few users (or even some administrators) know anything about.&nbsp;The registry is essentially a&nbsp;<strong>database&nbsp;<\/strong>where&nbsp;<strong>Windows stores all the settings<\/strong> used by applications, hardware and even the operating system itself. Whatever configurations you might have set up in the past or might create in the future will be stored in the registry.<\/p>\n<p>The Windows Registry first appeared on 31 December 1994 as part of Windows 3.11 and is still used today by the latest editions of Windows, both client and server versions. Before this, the <strong>early versions of Windows and MS-DOS&nbsp;<\/strong>used to store configuration data in text files called<strong> configuration files (.ini)<\/strong>.<\/p>\n<p>Some of these files were stored in shared locations and they could be used to change the way the computer behaved for all users, preventing special settings for specific users. This meant that, <strong>to make any changes<\/strong>, you had to find the right&nbsp;<strong>text file and manually edit it<\/strong>. Furthermore, with all the files in the same place and no security controls,&nbsp;<strong>there was a significant risk of things going wrong<\/strong>.<\/p>\n<p>However,&nbsp;<strong>when the Windows Registry arrived&nbsp;<\/strong>all this changed. This new way of managing system settings had a number of <strong>advantages<\/strong>. It was&nbsp;<strong>essentially a single database&nbsp;<\/strong>where all settings were stored, and it had a single interface for making changes called the <strong>Registry Editor<\/strong>.<\/p>\n<p>The registry also allowed you to create different configurations for each user. Each time a user logs on, all the settings for their applications and systems are loaded from the registry.<\/p>\n<p>The structure of the <strong>database&nbsp;<\/strong>is essentially an&nbsp;<strong>inverted tree<\/strong>, which makes it easier to find the configuration key you&rsquo;re looking for. However, the learning curve is not exactly a smooth one, and it might take a bit of getting used to at the beginning.<\/p>\n<p>The registry also&nbsp;<strong>has various different features&nbsp;<\/strong>that allow you to make partial or complete backups and even export your configuration data to another device.<\/p>\n<p>When we say that the Windows Registry works like a database, it&rsquo;s not just because it stores data. It&rsquo;s also about the&nbsp;<strong>way it handles operations<\/strong>. For example, it&nbsp;<strong>ensures the integrity&nbsp;<\/strong>of any inputs and uses <strong>resource blocking <\/strong>to prevent the same key being written in two different locations. It also has&nbsp;<strong>ACID properties<\/strong>.<\/p>\n<p><strong>NOTE:<\/strong> <em>ACID properties are what a database needs to be considered transactional &ndash; Atomicity, Consistency, Isolation and Durability.<\/em><\/p>\n<p>More recent versions of the Windows Registry allow transactional operations with ACID properties through the use of the&nbsp;<strong>Commit\/Abort function&nbsp;<\/strong>to either&nbsp;<strong>confirm or revoke&nbsp;<\/strong>changes.<\/p>\n<p>&nbsp;<\/p>\n<h2><strong>The Structure of the Registry<\/strong><\/h2>\n<p>Despite the huge amount of data it stores, the Windows Registry can be broken down into&nbsp;<strong>three basic elements<\/strong>:<\/p>\n<ul>\n<li><strong>Keys<\/strong>.<\/li>\n<li><strong>Subkeys<\/strong>.<\/li>\n<li>Values.<\/li>\n<\/ul>\n<p><figure id=\"attachment_18938\" aria-describedby=\"caption-attachment-18938\" style=\"width: 1935px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-18938 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/06\/Imagen.-Disposicion-de-la-ventana-del-Registro-de-Windows.jpg?resize=800%2C453&amp;ssl=1\" alt=\"Image - Windows Registry\" width=\"800\" height=\"453\"><figcaption id=\"caption-attachment-18938\" class=\"wp-caption-text\">Image &ndash; Windows Registry<\/figcaption><\/figure>\n<\/p>\n<p><strong>Keys&nbsp;<\/strong>are&nbsp;<strong>folders that store different elements<\/strong>, such as other keys, configuration values, etc. It&rsquo;s this structure of keys within keys that makes the database easier to browse. We&rsquo;ll go into this a little more shortly.<\/p>\n<p><strong>Subkeys&nbsp;<\/strong>are essentially&nbsp;<strong>keys located within other keys<\/strong>. Pretty straightforward really.<\/p>\n<p><strong>Values&nbsp;<\/strong>are<strong>&nbsp;<\/strong>located within the keys and subkeys. They each have a unique name and store data in the form of a string, decimal value, binary value, etc.<\/p>\n<p>The&nbsp;<strong>Registry paths are always absolute<\/strong>, starting at the registry root, and use the same &laquo;&raquo; separator as Windows Explorer, which is hardly surprising.<\/p>\n<p>One interesting thing about the Windows Registry is that it doesn&rsquo;t distinguish between&nbsp;<strong>uppercase and lowercase<\/strong>. However, even though it&rsquo;s not going to be a big deal if you accidentally type a capital letter, it&rsquo;s still worth taking care when making changes so that you don&rsquo;t run into problems when using a system that does care about this distinction, such as GNU\/Linux.<\/p>\n<p>The Windows keys are all the same regardless of whether you&rsquo;re working on a client device or server. So, once you&rsquo;ve learnt to use the registry on one system, you know how to use it on all of them!<\/p>\n<p><strong>NOTE:<\/strong> <em>When it comes to making changes, all registry keys can be restricted using user privileges, security tokens, security directives or ACL.<\/em><\/p>\n<p><figure id=\"attachment_18939\" aria-describedby=\"caption-attachment-18939\" style=\"width: 1935px\" class=\"wp-caption alignnone\"><img decoding=\"async\" data-recalc-dims=\"1\" loading=\"lazy\" class=\"wp-image-18939 size-full\" src=\"https:\/\/i0.wp.com\/jotelulu.com\/wp-content\/uploads\/2023\/06\/Imagen.-Detalle-de-las-claves-de-registro-disponibles-en-Windows-10-o-Windows-Server-2022.jpg?resize=800%2C453&amp;ssl=1\" alt=\"Image - Available registry keys on Windows 10 or Windows Server 2022\" width=\"800\" height=\"453\"><figcaption id=\"caption-attachment-18939\" class=\"wp-caption-text\">Image &ndash; Available registry keys on Windows 10 or Windows Server 2022<\/figcaption><\/figure>\n<\/p>\n<p>At the top level, you&rsquo;ll always see the following keys:<\/p>\n<ul>\n<li>HKEY_CLASSES_ROOT (HKCR)<\/li>\n<li>HKEY_CURRENT_USER (HKCU)<\/li>\n<li>HKEY_LOCAL_MACHINE (HKLM)<\/li>\n<li>HKEY_USERS (HKU)<\/li>\n<li>HKEY_CURRENT_CONFIG (HKCC)<\/li>\n<\/ul>\n<p><strong>NOTE:<\/strong> <em>We&rsquo;ve added the acronyms in brackets because that&rsquo;s what is often written in Microsoft&rsquo;s official documentation.<\/em><\/p>\n<p>So, let&rsquo;s take a look at each of these keys and see what they are:<\/p>\n<ul>\n<li><strong>HKEY_CLASSES_ROOT<\/strong>: abbreviated to &laquo;HKCR&raquo;, this registry key contains <strong>all the information about the applications registered <\/strong>on the operating system, such as file association mapping, for example. In reality, HKEY_CLASSES_ROOT is the combination of HKLMSoftwareClasses and HKCUSoftwareClasses.<\/li>\n<li><strong>HKEY_CURRENT_USER<\/strong>: abbreviated to &laquo;HKCU&raquo;, this key <strong>stores user-specific settings <\/strong>for the user currently logged onto the PC.<\/li>\n<li><strong>HKEY_LOCAL_MACHINE<\/strong>: abbreviated to &ldquo;HKLM&rdquo; this key <strong>stores all the computer specific information<\/strong>. Here, you&rsquo;ll find information about system settings, software and hardware. Some of this data is volatile, meaning that it is generated and deleted with each startup.<\/li>\n<li>&#8203;<strong>HKEY_USERS<\/strong>: abbreviated to &ldquo;HKU&rdquo;, this key contains <strong>all the individual preferences for each user <\/strong>of the computer. It is loaded by &ldquo;HKEY_CURRENT_USER&rdquo;.<\/li>\n<li><strong>HKEY_CURRENT_CONFIG<\/strong>: abbreviated to &ldquo;HKCC&rdquo;, this key doesn&rsquo;t technically store any data. Instead it <strong>acts as a pointer to a registry key containing information about the hardware <\/strong>being used at that moment.<\/li>\n<\/ul>\n<p>Then, we have the following types of registry values, which can vary in length and format:<\/p>\n<ul>\n<li><strong>REG_BINARY<\/strong>: Binary data in any format.<\/li>\n<li><strong>REG_DWORD<\/strong>: 32-bit number.<\/li>\n<li><strong>REG_DWORD_LITTLE_ENDIAN<\/strong>: 32-bit number in little-endian format.<\/li>\n<li><strong>REG_DWORD_BIG_ENDIAN<\/strong>: 32-bit number in big-endian format.<\/li>\n<li><strong>REG_EXPAND_SZ<\/strong>: Null-terminated string that contains unexpanded references to environment variables.<\/li>\n<li><strong>REG_LINK<\/strong>: Unicode null-terminated string that contains the target path for a symbolic link.<\/li>\n<li><strong>REG_MULTI_SZ<\/strong>: Sequence of null-terminated strings.<\/li>\n<li><strong>REG_NONE<\/strong>: Used if there is no defined value type.<\/li>\n<li><strong>REG_QWORD<\/strong>: 64-bit number.<\/li>\n<li><strong>REG_QWORD_LITTLE_ENDIAN<\/strong>: 64-bit number in little-endian format.<\/li>\n<li><strong>REG_SZ<\/strong>: Null-terminated string.<\/li>\n<\/ul>\n<p>So, now you know the basic elements and principles of the Windows Registry. That&rsquo;s all for now. But stay tuned because we&rsquo;ll be back with lots more to say about the registry and how you can use it.<\/p>\n<h2><strong>Summary<\/strong><\/h2>\n<p>In this article, you&rsquo;ve learnt about&nbsp;<strong>what the Windows Registry Editor is&nbsp;<\/strong>and why it&rsquo;s so important. Lots of people, including systems administrators, are largely oblivious to its importance, but at least you&rsquo;re not one of them anymore!<\/p>\n<p>We&rsquo;ve looked at its basic make up and how it works, and you&rsquo;ll find some other related tutorials on our <a href=\"https:\/\/jotelulu.com\/en-gb\/?s=regedit\" target=\"_blank\" rel=\"noopener\">blog.<\/a><\/p>\n<p>If you have any questions or issues, please don&rsquo;t hesitate to contact us. We&rsquo;re always happy to help.<\/p>\n<p>Thanks for reading!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, we&rsquo;ll tell you all about the Windows Registry Editor and what it&rsquo;s used for. The Windows Registry Editor is a key part of Microsoft Windows, and yet, it&rsquo;s something that very few users (or even some administrators) know anything about.&nbsp;The registry is essentially a&nbsp;database&nbsp;where&nbsp;Windows stores all the settings used by applications, hardware [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":18942,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[13],"tags":[],"class_list":["post-49350","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cloud-y-sistemas"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What Is The Windows Registry Editor? - Jotelulu<\/title>\n<meta name=\"description\" content=\"The Windows Registry Editor is a key part of Microsoft Windows. In this article, we&#039;ll tell you exactly what it is and what it is used for.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Is The Windows Registry Editor? - Jotelulu\" \/>\n<meta property=\"og:description\" content=\"The Windows Registry Editor is a key part of Microsoft Windows. In this article, we&#039;ll tell you exactly what it is and what it is used for.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/\" \/>\n<meta property=\"og:site_name\" content=\"Jotelulu\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-21T22:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/06\/Registro-de-Windows-que-es-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"574\" \/>\n\t<meta property=\"og:image:height\" content=\"347\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Juan Ignacio Oller Aznar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Juan Ignacio Oller Aznar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/what-is-the-windows-registry-editor\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/what-is-the-windows-registry-editor\\\/\"},\"author\":{\"name\":\"Juan Ignacio Oller Aznar\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#\\\/schema\\\/person\\\/2ae97818cae086c48f108cd74234aca9\"},\"headline\":\"What Is The Windows Registry Editor?\",\"datePublished\":\"2023-06-21T22:00:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/what-is-the-windows-registry-editor\\\/\"},\"wordCount\":1272,\"image\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/what-is-the-windows-registry-editor\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/jotelulu.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Registro-de-Windows-que-es-1.jpg\",\"articleSection\":[\"Cloud y sistemas\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/what-is-the-windows-registry-editor\\\/\",\"url\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/what-is-the-windows-registry-editor\\\/\",\"name\":\"What Is The Windows Registry Editor? - Jotelulu\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/what-is-the-windows-registry-editor\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/what-is-the-windows-registry-editor\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/jotelulu.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Registro-de-Windows-que-es-1.jpg\",\"datePublished\":\"2023-06-21T22:00:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#\\\/schema\\\/person\\\/2ae97818cae086c48f108cd74234aca9\"},\"description\":\"The Windows Registry Editor is a key part of Microsoft Windows. In this article, we'll tell you exactly what it is and what it is used for.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/what-is-the-windows-registry-editor\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/what-is-the-windows-registry-editor\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/what-is-the-windows-registry-editor\\\/#primaryimage\",\"url\":\"https:\\\/\\\/jotelulu.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Registro-de-Windows-que-es-1.jpg\",\"contentUrl\":\"https:\\\/\\\/jotelulu.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Registro-de-Windows-que-es-1.jpg\",\"width\":574,\"height\":347,\"caption\":\"Editor de Registro de Windows qu\u00e9 es\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/what-is-the-windows-registry-editor\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What Is The Windows Registry Editor?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#website\",\"url\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/\",\"name\":\"Jotelulu\",\"description\":\"Cloud Paradise for Tech Companies\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#\\\/schema\\\/person\\\/2ae97818cae086c48f108cd74234aca9\",\"name\":\"Juan Ignacio Oller Aznar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g\",\"caption\":\"Juan Ignacio Oller Aznar\"},\"url\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/author\\\/juanignaciooller\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What Is The Windows Registry Editor? - Jotelulu","description":"The Windows Registry Editor is a key part of Microsoft Windows. In this article, we'll tell you exactly what it is and what it is used for.","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:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/","og_locale":"en_GB","og_type":"article","og_title":"What Is The Windows Registry Editor? - Jotelulu","og_description":"The Windows Registry Editor is a key part of Microsoft Windows. In this article, we'll tell you exactly what it is and what it is used for.","og_url":"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/","og_site_name":"Jotelulu","article_published_time":"2023-06-21T22:00:00+00:00","og_image":[{"width":574,"height":347,"url":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/06\/Registro-de-Windows-que-es-1.jpg","type":"image\/jpeg"}],"author":"Juan Ignacio Oller Aznar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Juan Ignacio Oller Aznar","Estimated reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/#article","isPartOf":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/"},"author":{"name":"Juan Ignacio Oller Aznar","@id":"https:\/\/jotelulu.com\/en-gb\/#\/schema\/person\/2ae97818cae086c48f108cd74234aca9"},"headline":"What Is The Windows Registry Editor?","datePublished":"2023-06-21T22:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/"},"wordCount":1272,"image":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/#primaryimage"},"thumbnailUrl":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/06\/Registro-de-Windows-que-es-1.jpg","articleSection":["Cloud y sistemas"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/","url":"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/","name":"What Is The Windows Registry Editor? - Jotelulu","isPartOf":{"@id":"https:\/\/jotelulu.com\/en-gb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/#primaryimage"},"image":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/#primaryimage"},"thumbnailUrl":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/06\/Registro-de-Windows-que-es-1.jpg","datePublished":"2023-06-21T22:00:00+00:00","author":{"@id":"https:\/\/jotelulu.com\/en-gb\/#\/schema\/person\/2ae97818cae086c48f108cd74234aca9"},"description":"The Windows Registry Editor is a key part of Microsoft Windows. In this article, we'll tell you exactly what it is and what it is used for.","breadcrumb":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/#primaryimage","url":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/06\/Registro-de-Windows-que-es-1.jpg","contentUrl":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/06\/Registro-de-Windows-que-es-1.jpg","width":574,"height":347,"caption":"Editor de Registro de Windows qu\u00e9 es"},{"@type":"BreadcrumbList","@id":"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-the-windows-registry-editor\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/jotelulu.com\/en-gb\/"},{"@type":"ListItem","position":2,"name":"What Is The Windows Registry Editor?"}]},{"@type":"WebSite","@id":"https:\/\/jotelulu.com\/en-gb\/#website","url":"https:\/\/jotelulu.com\/en-gb\/","name":"Jotelulu","description":"Cloud Paradise for Tech Companies","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jotelulu.com\/en-gb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/jotelulu.com\/en-gb\/#\/schema\/person\/2ae97818cae086c48f108cd74234aca9","name":"Juan Ignacio Oller Aznar","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g","caption":"Juan Ignacio Oller Aznar"},"url":"https:\/\/jotelulu.com\/en-gb\/author\/juanignaciooller\/"}]}},"_links":{"self":[{"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/posts\/49350","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/comments?post=49350"}],"version-history":[{"count":0,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/posts\/49350\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/media\/18942"}],"wp:attachment":[{"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/media?parent=49350"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/categories?post=49350"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/tags?post=49350"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}