CINXE.COM
How to use the Windows Registry Editor
<!doctype html> <html lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- Fonts --> <link href='https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900&display=swap' rel='stylesheet preload' type='text/css' as="style"> <!-- Style sheet --> <link href="https://www.bleepstatic.com/js/redesign/bootstrap/css/bootstrap.min.css" rel="stylesheet preload" type="text/css" media="all" as="style"> <link href="https://www.bleepstatic.com/css/redesign/main.css?v=09.22.24.2" rel="stylesheet preload" type="text/css" media="all" as="style"> <link href="https://www.bleepstatic.com/css/redesign/tutorials.css" rel="stylesheet" type="text/css" media="screen"> <link rel="preload" href="https://www.bleepstatic.com/js/redesign/jquery-3.5.1.min.js" as="script"> <link rel="preload" href="https://www.bleepstatic.com/js/redesign/jquery-migrate-1.4.1.min.js" as="script"> <!-- Meta --> <meta name="Owner" content="Lawrence Abrams/BleepingComputer.com" /> <link rel="shortcut icon" href="https://www.bleepstatic.com/favicon/bleeping.ico" /> <meta property="og:site_name" content="BleepingComputer" /> <meta property="og:locale" content="en_us" /> <meta name="application-name" content="BleepingComputer"/> <link rel='dns-prefetch' href='//fonts.googleapis.com'/> <link rel='dns-prefetch' href='//www.bleepstatic.com'/> <link rel='dns-prefetch' href='//www.google-analytics.com'/> <link rel='dns-prefetch' href='//www.googletagmanager.com'/> <link rel='dns-prefetch' href='//securepubads.g.doubleclick.net' /> <title>How to use the Windows Registry Editor</title> <meta name="Keywords" content="Windows, registry, backup, restore, Registry Editor, configuration,tutorials, guides, how-to,virus removal, malware removal, computer help, technical support" /> <meta name="description" content="The Registry Editor is a powerful application that allows you to access and edit the configuration settings of the Windows operating system. Here's how to use it." /> <meta name="abstract" content="The Registry Editor is a powerful application that allows you to access and edit the configuration settings of the Windows operating system. Here's how to use it." /> <link rel="canonical" href="https://www.bleepingcomputer.com/tutorials/how-to-use-the-windows-registry-editor/" /> <meta property="og:url" content="https://www.bleepingcomputer.com/tutorials/how-to-use-the-windows-registry-editor/" /> <meta property="og:type" content="article" /> <meta property="og:title" content="How to use the Windows Registry Editor" /> <meta property="og:description" content="The Registry Editor is a powerful application that allows you to access and edit the configuration settings of the Windows operating system.&nbsp;Here&#39;s how to use it." /> <meta property="og:image" content="https://www.bleepstatic.com/images/news/tutorials/windows/r/how-to-use-registry-editor/windows-registry-editor.jpg" /> <meta property="og:image:secure_url" content="https://www.bleepstatic.com/images/news/tutorials/windows/r/how-to-use-registry-editor/windows-registry-editor.jpg" /> <meta property="fb:app_id" content="517620508265293" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@BleepinComputer" /> <meta name="twitter:creator" content="@BleepinComputer" /> <meta name="twitter:title" content="How to use the Windows Registry Editor" /> <meta name="twitter:description" content="The Registry Editor is a powerful application that allows you to access and edit the configuration settings of the Windows operating system.&nbsp;Here&#39;s how to use it." /> <meta name="twitter:image" content="https://www.bleepstatic.com/images/news/tutorials/windows/r/how-to-use-registry-editor/windows-registry-editor.jpg" /> <LINK REL="alternate" TITLE="Bleeping Computer Tutorials" HREF="https://www.bleepingcomputer.com/tutorials/feed/" TYPE="application/rss+xml"> <script type="text/javascript" src="https://www.bleepstatic.com/js/redesign/jquery-3.5.1.min.js"></script> <script type="text/javascript" src="https://www.bleepstatic.com/js/redesign/jquery-migrate-1.4.1.min.js"></script> <link rel="stylesheet" href="https://a.pub.network/core/pubfig/cls.css"> <script data-cfasync="false" type="text/javascript"> var freestar = freestar || {}; freestar.queue = freestar.queue || []; freestar.config = freestar.config || {}; // Tag IDs set here, must match Tags served in the Body for proper setup freestar.config.enabled_slots = []; freestar.queue.push(function() { googletag.pubads().setTargeting('section', tutorials); }); freestar.initCallback = function () { (freestar.config.enabled_slots.length === 0) ? freestar.initCallbackCalled = false : freestar.newAdSlots(freestar.config.enabled_slots) } </script> <script src="https://a.pub.network/bleepingcomputer-com/pubfig.min.js" async></script> <!--BEGIN FIRSTIMPRESSION TAG - bleepingcomputer.com --> <script data-cfasync='false' type='text/javascript'> ;(function(o) { var w=window.top,a='apdAdmin',ft=w.document.getElementsByTagName('head')[0], l=w.location.href,d=w.document;w.apd_options=o; if(l.indexOf('disable_fi')!=-1) { console.error("disable_fi has been detected in URL. FI functionality is disabled for this page view."); return; } var fiab=d.createElement('script'); fiab.type = 'text/javascript'; fiab.src=o.scheme+'ecdn.analysis.fi/static/js/fab.js';fiab.id='fi-'+o.websiteId; ft.appendChild(fiab, ft);if(l.indexOf(a)!=-1) w.localStorage[a]=1; var aM = w.localStorage[a]==1, fi=d.createElement('script'); fi.type='text/javascript'; fi.async=true; if(aM) fi['data-cfasync']='false'; fi.src=o.scheme+(aM?'cdn':'ecdn') + '.firstimpression.io/' + (aM ? 'fi.js?id='+o.websiteId : 'fi_client.js'); ft.appendChild(fi); })({ 'websiteId': 5971, 'scheme': '//' }); </script> <!-- END FIRSTIMPRESSION TAG --> <script data-cfasync="false"> (function () { document.currentScript.remove(); const s = document.createElement("script"); s.src = "https://fs-loader.com/script/" + location.hostname + ".js"; s.setAttribute("data-sdk", "e/1.0.5"); s.addEventListener("error", () => { console.error( "[Ad-Shield] The script has been blocked or has expired. Please refer to the Ad-Shield documentation for guidance or reach out to your Account Manager for assistance." ); }); document.head.appendChild(s); })(); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-GD465VRQLD"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-GD465VRQLD'); </script> <!-- End GA --> </head> <body> <div class="bc_wrapper"> <!-- Start Header Section --> <header> <div class="container"> <div class="row"> <div class="col-md-4"> <a class="bc_logo" aria-label="BleepingComputer.com" href="https://www.bleepingcomputer.com/"><img src="https://www.bleepstatic.com/images/site/logo.png" width="287" height="24" alt="BleepingComputer.com logo"></a> </div> <div class="col-md-8"> <ul class="bc_social_icons"> <li><a href="https://www.facebook.com/BleepingComputer" aria-label="Visit BleepingComputer's Facebook profile"><span title="BleepingComputer Facebook page" class="fa-brands fa-facebook-f"></span></a></li> <li><a href="https://twitter.com/BleepinComputer" aria-label="Visit BleepingComputer's Twitter profile"><span aria-hidden="true" title="BleepingComputer Twitter page" class="fa-brands fa-twitter"></span></a></li> <li><a href="https://infosec.exchange/@BleepingComputer" aria-label="Visit BleepingComputer's Mastodon profile"><span aria-hidden="true" title="BleepingComputer Mastodon profile" class="fa-brands fa-mastodon"></span></a></li> <li><a href="https://www.youtube.com/user/BleepingComputer" aria-label="Visit BleepingComputer's YouTube channel"><span aria-hidden="true" title="BleepingComputer YouTube page" class="fa-brands fa-youtube"></span></a></li> </ul> <div class="bc_search_box"> <form title="Search site" action="https://www.bleepingcomputer.com/search/"> <input type="hidden" name="cx" value="partner-pub-0920899300397823:3529943228" /> <input type="hidden" name="cof" value="FORID:10" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="search" name="q" aria-label="Search Site" placeholder="Search Site" /> </form> <script async type="text/javascript" src="https://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script> </div> <div class="bc_login"> <input aria-label="Login to BleepingComputer" type="submit" value="Login" class="bc_login_btn"> <input aria-label="Register account" type="submit" value="Sign up" class="bc_signup_btn" onclick="window.location='https://www.bleepingcomputer.com/forums/index.php?app=core&module=global§ion=register';" /> </div> </div> </div> </div> <!-- Start Navigation --> <nav class="bc_navigation"> <div class="container"> <span id="toggle-nav" class="toggle-site-nav"> <span></span> </span> <div class="site-nav" id="nav" role="navigation"> <ul class="bc_social_icons bc_mob"> <li><a href="https://www.facebook.com/BleepingComputer" aria-label="Visit BleepingComputer's Facebook profile"><span aria-hidden="true" class="fa-brands fa-facebook-f"></span></a></li> <li><a href="https://twitter.com/BleepinComputer" aria-label="Visit BleepingComputer's Twitter profile"><span aria-hidden="true" class="fa-brands fa-twitter"></span></a></li> <li><a href="https://infosec.exchange/@BleepingComputer" aria-label="Visit BleepingComputer's Mastodon profile"><span aria-hidden="true" title="BleepingComputer Mastodon profile" class="fa-brands fa-mastodon"></span></a></li> <li><a href="https://www.youtube.com/user/BleepingComputer" aria-label="Visit BleepingComputer's YouTube profile"><span aria-hidden="true" class="fa-brands fa-youtube"></span></a></li> </ul> <div class="bc_search_box bc_mob"> <form action="https://www.bleepingcomputer.com/search/"> <input type="hidden" name="cx" value="partner-pub-0920899300397823:3529943228" /> <input type="hidden" name="cof" value="FORID:10" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="search" name="q" aria-label="Search Site" placeholder="Search Site" /> </form> <script async type="text/javascript" src="https://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script> </div> <div class="bc_login bc_mob"> <input aria-label="Login to BleepingComputer" type="submit" value="Login" class="bc_login_btn"> <input aria-label="Register account" type="submit" value="Sign up" class="bc_signup_btn" onclick="window.location='https://www.bleepingcomputer.com/forums/index.php?app=core&module=global§ion=register';"> </div> <ul class="nav-menu"> <li class="bc_dropdown"><a href="https://www.bleepingcomputer.com/">News</a> <div class="bc_sub_menu"> <div role="tabpanel"> <ul class="nav nav-tabs" role="tablist" id="bc_drop_tab"> <li class="active"><a href="#nfeatured" role="tab" data-toggle="tab">Featured</a></li> <li><a href="#nlatest" role="tab" data-toggle="tab">Latest</a></li> </ul> <div class="tab-content"> <div role="tabpanel" class="tab-pane active" id="nfeatured"> <ul> <li> <a href="https://www.bleepingcomputer.com/news/security/north-korean-hackers-linked-to-15-billion-bybit-crypto-heist/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/content/hl-images/2023/12/01/thumb/211x130_Hackers_cryptocurrency_red.jpg" alt="North Korean hackers linked to $1.5 billion ByBit crypto heist" height="130px" width="100%"> <p>North Korean hackers linked to $1.5 billion ByBit crypto heist</p> </a> </li> <li> <a href="https://www.bleepingcomputer.com/news/security/australia-bans-all-kaspersky-products-on-government-systems/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/content/hl-images/2024/10/04/thumb/211x130_kaspersky-headpic.jpg" alt="Australia bans all Kaspersky products on government systems" height="130px" width="100%"> <p>Australia bans all Kaspersky products on government systems</p> </a> </li> <li> <a href="https://www.bleepingcomputer.com/news/security/beware-paypal-new-address-feature-abused-to-send-phishing-emails/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/content/hl-images/2022/07/14/thumb/211x130_paypal.jpg" alt="Beware: PayPal "New Address" feature abused to send phishing emails" height="130px" width="100%"> <p>Beware: PayPal "New Address" feature abused to send phishing emails</p> </a> </li> <li> <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-tests-ad-supported-office-apps-for-windows-users/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/content/hl-images/2024/10/02/thumb/211x130_Office_logo.jpg" alt="Microsoft tests ad-supported Office apps for Windows users" height="130px" width="100%"> <p>Microsoft tests ad-supported Office apps for Windows users</p> </a> </li> </ul> </div> <div role="tabpanel" class="tab-pane" id="nlatest"> <ul> <li> <a href="https://www.bleepingcomputer.com/news/security/have-i-been-pwned-adds-284m-accounts-stolen-by-infostealer-malware/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/content/hl-images/2025/01/23/thumb/211x130_Hacker_data_theft.jpg" alt="Have I Been Pwned adds 284M accounts stolen by infostealer malware" height="130px" width="100%"> <p>Have I Been Pwned adds 284M accounts stolen by infostealer malware</p> </a> </li> <li> <a href="https://www.bleepingcomputer.com/news/security/firefox-continues-manifest-v2-support-as-chrome-disables-mv2-ad-blockers/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/content/hl-images/2024/06/11/thumb/211x130_Mozilla_Firefox.jpg" alt="Firefox continues Manifest V2 support as Chrome disables MV2 ad-blockers" height="130px" width="100%"> <p>Firefox continues Manifest V2 support as Chrome disables MV2 ad-blockers</p> </a> </li> <li> <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-fixes-entra-id-authentication-issue-caused-by-dns-change/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/content/hl-images/2021/09/15/thumb/211x130_Microsoft_passwordless.jpg" alt="Microsoft fixes Entra ID authentication issue caused by DNS change" height="130px" width="100%"> <p>Microsoft fixes Entra ID authentication issue caused by DNS change</p> </a> </li> <li> <a href="https://www.bleepingcomputer.com/news/security/gitvenom-attacks-abuse-hundreds-of-github-repos-to-steal-crypto/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/content/hl-images/2025/02/25/thumb/211x130_GitHub.jpg" alt="GitVenom attacks abuse hundreds of GitHub repos to steal crypto" height="130px" width="100%"> <p>GitVenom attacks abuse hundreds of GitHub repos to steal crypto</p> </a> </li> </ul> </div> </div> </div> </div> </li> <li class="bc_dropdown"><a href="https://www.bleepingcomputer.com/tutorials/">Tutorials</a> <div class="bc_sub_menu"> <div role="tabpanel"> <ul class="nav nav-tabs" role="tablist" id="bc_drop_tab"> <li class="active"><a href="#tlatest" role="tab" data-toggle="tab">Latest</a></li> <li><a href="#popular" role="tab" data-toggle="tab">Popular</a></li> </ul> <div class="tab-content"> <div role="tabpanel" class="tab-pane active" id="tlatest"> <ul> <li> <a href="/tutorials/how-to-access-the-dark-web-using-the-tor-browser/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/tutorials/nav-header-images/7/375-Tor-headpic.jpg" alt="How to access the Dark Web using the Tor Browser" height="130px" width="100%"> <p>How to access the Dark Web using the Tor Browser</p> </a> </li> <li> <a href="/tutorials/how-to-enable-kernel-mode-hardware-enforced-stack-protection-in-windows-11/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/tutorials/nav-header-images/7/374-Microsoft_Defender_headpic.jpg" alt="How to enable Kernel-mode Hardware-enforced Stack Protection in Windows 11" height="130px" width="100%"> <p>How to enable Kernel-mode Hardware-enforced Stack Protection in Windows 11</p> </a> </li> <li> <a href="/tutorials/how-to-use-the-windows-registry-editor/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/tutorials/nav-header-images/7/371-windows-registry-editor.jpg" alt="How to use the Windows Registry Editor" height="130px" width="100%"> <p>How to use the Windows Registry Editor</p> </a> </li> <li> <a href="/tutorials/how-to-backup-and-restore-the-windows-registry/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/tutorials/nav-header-images/7/372-Windows.jpg" alt="How to backup and restore the Windows Registry" height="130px" width="100%"> <p>How to backup and restore the Windows Registry</p> </a> </li> </ul> </div> <div role="tabpanel" class="tab-pane" id="popular"> <ul> <li> <a href="/tutorials/how-to-start-windows-in-safe-mode/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/tutorials/nav-header-images/1/61-startup-settings.png" alt="How to start Windows in Safe Mode" height="130px" width="100%"> <p>How to start Windows in Safe Mode</p> </a> </li> <li> <a href="/tutorials/how-to-remove-a-trojan-virus-worm-or-malware/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/tutorials/nav-header-images/2/101-Cerber-wallpaper.png" alt="How to remove a Trojan, Virus, Worm, or other Malware" height="130px" width="100%"> <p>How to remove a Trojan, Virus, Worm, or other Malware</p> </a> </li> <li> <a href="/tutorials/show-hidden-files-in-windows-7/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/tutorials/nav-header-images/3/151-show-hidden-files.jpg" alt="How to show hidden files in Windows 7" height="130px" width="100%"> <p>How to show hidden files in Windows 7</p> </a> </li> <li> <a href="/tutorials/how-to-see-hidden-files-in-windows/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/tutorials/nav-header-images/1/62-hidden-files.jpg" alt="How to see hidden files in Windows" height="130px" width="100%"> <p>How to see hidden files in Windows</p> </a> </li> </ul> </div> </div> </div> </div> </li> <li class="bc_dropdown"><a href="https://www.bleepingcomputer.com/virus-removal/">Virus Removal Guides</a> <div class="bc_sub_menu"> <div role="tabpanel"> <ul class="nav nav-tabs" role="tablist" id="bc_drop_tab"> <li class="active"><a href="#vlatest" role="tab" data-toggle="tab">Latest</a></li> <li><a href="#vmost" role="tab" data-toggle="tab">Most Viewed</a></li> <li><a href="#ransomware" role="tab" data-toggle="tab">Ransomware</a></li> </ul> <div class="tab-content"> <div role="tabpanel" class="tab-pane active" id="vlatest"> <ul> <li> <a href="/virus-removal/remove-theonlinesearch.com-search-redirect" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/removal-guides/t/Theonlinesearch.com/theonlinesearch.com-search-redirect-thmb-350.jpg" alt="Remove the Theonlinesearch.com Search Redirect" height="130px" width="100%"> <p>Remove the Theonlinesearch.com Search Redirect</p> </a> </li> <li> <a href="/virus-removal/remove-smartwebfinder.com-search-redirect" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/removal-guides/s/smartwebfinder-redirect/smartwebfinder-redirect-thmb-350.jpg" alt="Remove the Smartwebfinder.com Search Redirect" height="130px" width="100%"> <p>Remove the Smartwebfinder.com Search Redirect</p> </a> </li> <li> <a href="/virus-removal/how-to-remove-the-pblock-adware-extension" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/removal-guides/p/pblock/pblock-extension-thmb-350.jpg" alt="How to remove the PBlock+ adware browser extension" height="130px" width="100%"> <p>How to remove the PBlock+ adware browser extension</p> </a> </li> <li> <a href="/virus-removal/remove-toksearches.xyz-search-redirect" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/removal-guides/t/toksearches/toksearches-redirect-thmb-350.jpg" alt="Remove the Toksearches.xyz Search Redirect" height="130px" width="100%"> <p>Remove the Toksearches.xyz Search Redirect</p> </a> </li> </ul> </div> <div role="tabpanel" class="tab-pane" id="vmost"> <ul> <li> <a href="/virus-removal/remove-security-tool" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/swr-guides/s/securitytool/security-tool-thmb-350.jpg" alt="Remove Security Tool and SecurityTool (Uninstall Guide)" height="130px" width="100%"> <p>Remove Security Tool and SecurityTool (Uninstall Guide)</p> </a> </li> <li> <a href="/virus-removal/remove-vundo-virtumonde" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/navigation/generic-chalkboard-211x130.jpg" alt="How to Remove WinFixer / Virtumonde / Msevents / Trojan.vundo" height="130px" width="100%"> <p>How to Remove WinFixer / Virtumonde / Msevents / Trojan.vundo</p> </a> </li> <li> <a href="/virus-removal/uninstall-antivirus-2009" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/swr-guides/a/antivirus-2009/antivirus-2009-thmb-350.jpg" alt="How to remove Antivirus 2009 (Uninstall Instructions)" height="130px" width="100%"> <p>How to remove Antivirus 2009 (Uninstall Instructions)</p> </a> </li> <li> <a href="/virus-removal/remove-tdss-tdl3-alureon-rootkit-using-tdsskiller" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/swr-guides/tools/tdsskiller/tdsskiller-start-thmb-350.jpg" alt="How to remove Google Redirects or the TDSS, TDL3, or Alureon rootkit using TDSSKiller" height="130px" width="100%"> <p>How to remove Google Redirects or the TDSS, TDL3, or Alureon rootkit using TDSSKiller</p> </a> </li> </ul> </div> <div role="tabpanel" class="tab-pane" id="ransomware"> <ul> <li> <a href="/virus-removal/locky-ransomware-information-help" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/swr-guides/l/locky/locky-header-thmb-350.png" alt="Locky Ransomware Information, Help Guide, and FAQ" height="130px" width="100%"> <p>Locky Ransomware Information, Help Guide, and FAQ</p> </a> </li> <li> <a href="/virus-removal/cryptolocker-ransomware-information" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/swr-guides/c/cryptolocker/CryptoLocker-thmb-350.jpg" alt="CryptoLocker Ransomware Information Guide and FAQ" height="130px" width="100%"> <p>CryptoLocker Ransomware Information Guide and FAQ</p> </a> </li> <li> <a href="/virus-removal/cryptorbit-ransomware-information" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/swr-guides/c/cryptorbit/howdecrypt-thmb-350.gif" alt="CryptorBit and HowDecrypt Information Guide and FAQ" height="130px" width="100%"> <p>CryptorBit and HowDecrypt Information Guide and FAQ</p> </a> </li> <li> <a href="/virus-removal/cryptodefense-ransomware-information" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/swr-guides/c/CryptoDefense/how_decrypt-html-thmb-350.jpg" alt="CryptoDefense and How_Decrypt Ransomware Information Guide and FAQ" height="130px" width="100%"> <p>CryptoDefense and How_Decrypt Ransomware Information Guide and FAQ</p> </a> </li> </ul> </div> </div> </div> </div> </li> <li class="bc_dropdown"><a href="https://www.bleepingcomputer.com/download/">Downloads</a> <div class="bc_sub_menu"> <div role="tabpanel"> <ul class="nav nav-tabs" role="tablist" id="bc_drop_tab"> <li class="active"><a href="#dlatest" role="tab" data-toggle="tab">Latest</a></li> <li><a href="#most" role="tab" data-toggle="tab">Most Downloaded</a></li> </ul> <div class="tab-content"> <div role="tabpanel" class="tab-pane active" id="dlatest"> <ul> <li> <a href="https://www.bleepingcomputer.com/download/qualys-browsercheck/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/download/nav-header-images/2/201-qualys-browsercheck-for-windows.jpg" alt="Qualys BrowserCheck" height="130px" width="100%"> <p class="center">Qualys BrowserCheck</p> </a> </li> <li> <a href="https://www.bleepingcomputer.com/download/stopdecrypter/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/download/nav-header-images/2/200-stopdecrypter.jpg" alt="STOPDecrypter" height="130px" width="100%"> <p class="center">STOPDecrypter</p> </a> </li> <li> <a href="https://www.bleepingcomputer.com/download/auroradecrypter/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/download/nav-header-images/1/199-auroradecrypter.jpg" alt="AuroraDecrypter" height="130px" width="100%"> <p class="center">AuroraDecrypter</p> </a> </li> <li> <a href="https://www.bleepingcomputer.com/download/fileslockerdecrypter/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/download/nav-header-images/1/198-fileslockerdecryptor.jpg" alt="FilesLockerDecrypter" height="130px" width="100%"> <p class="center">FilesLockerDecrypter</p> </a> </li> </ul> </div> <div role="tabpanel" class="tab-pane" id="most"> <ul> <li> <a href="/download/adwcleaner/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/download/nav-header-images/0/96-adwcleaner.jpg" alt="AdwCleaner" height="130px" width="100%"> <p class="center">AdwCleaner</p> </a> </li> <li> <a href="/download/combofix/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/download/nav-header-images/0/9-combofix.jpg" alt="ComboFix" height="130px" width="100%"> <p class="center">ComboFix</p> </a> </li> <li> <a href="/download/rkill/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/download/nav-header-images/0/8-rkill.jpg" alt="RKill" height="130px" width="100%"> <p class="center">RKill</p> </a> </li> <li> <a href="/download/junkware-removal-tool/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/download/nav-header-images/0/98-junkware-removal-tool.jpg" alt="Junkware Removal Tool" height="130px" width="100%"> <p class="center">Junkware Removal Tool</p> </a> </li> </ul> </div> </div> </div> </div> </li> <li class="bc_dropdown"><a href="https://deals.bleepingcomputer.com/">Deals</a> <div class="bc_sub_menu"> <div role="tabpanel"> <ul class="nav nav-tabs" role="tablist" id="bc_drop_tab"> <li class="active"><a href="#dcategories" role="tab" data-toggle="tab">Categories</a></li> </ul> <div class="tab-content"> <div role="tabpanel" class="tab-pane active" id="dcategories"> <ul> <li> <a href="https://deals.bleepingcomputer.com/deals/elearning?utm_source=bleepingcomputer.com&utm_medium=dd_cat"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/deals/elearning-nav.jpg" alt="eLearning" height="130px" width="100%"> <p align='center'>eLearning</p> </a> </li> <li> <a href="https://deals.bleepingcomputer.com/deals/certifications?utm_source=bleepingcomputer.com&utm_medium=dd_cat"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/deals/it-certification-nav.jpg" alt="IT Certification Courses" height="130px" width="100%"> <p align='center'>IT Certification Courses</p> </a> </li> <li> <a href="https://deals.bleepingcomputer.com/deals/gear-gadgets?utm_source=bleepingcomputer.com&utm_medium=dd_cat"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.bleepstatic.com/images/deals/gear-gadgets-nav.jpg" class="b-lazy" alt="Gear & Gadgets" height="130px" width="100%"> <p align='center'>Gear + Gadgets</p> </a> </li> <li> <a href="https://deals.bleepingcomputer.com/collections/tag-cyber-security?utm_source=bleepingcomputer.com&utm_medium=dd_cat"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.bleepstatic.com/images/deals/security-nav.jpg" class="b-lazy" alt="Security" height="130px" width="100%"> <p align='center'>Security</p> </a> </li> </ul> </div> </div> </div> </div> </li> <li class="bc_dropdown"><a href="https://www.bleepingcomputer.com/vpn/">VPNs</a> <div class="bc_sub_menu"> <div role="tabpanel"> <ul class="nav nav-tabs" role="tablist" id="bc_drop_tab"> <li class="active"><a href="#vpopular" role="tab" data-toggle="tab">Popular</a></li> </ul> <div class="tab-content"> <div role="tabpanel" class="tab-pane active" id="vpopular"> <ul> <li> <a href="https://www.bleepingcomputer.com/vpn/guides/best-vpn/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/content/posts/2024/08/12/Top_VPN_Services_of_2024__A_Comprehensive_Guide.jpg" alt="Best VPNs" height="130px" width="100%"> <p>Best VPNs</p> </a> </li> <li> <a href="https://www.bleepingcomputer.com/vpn/guides/change-ip-address/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/content/posts/2023/03/16/change_ip_address_(2).jpg" alt="How to change IP address" height="130px" width="100%"> <p>How to change IP address</p> </a> </li> <li> <a href="https://www.bleepingcomputer.com/vpn/guides/access-dark-web-safely/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/content/posts/2023/03/16/How_to_Access_the_Dark_Web_Safely_(1).jpg" alt="Access the dark web safely" height="130px" width="100%"> <p>Access the dark web safely</p> </a> </li> <li> <a href="https://www.bleepingcomputer.com/vpn/guides/watch-youtube-tv-abroad-vpn/" class="nmic"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/content/posts/2023/03/24/How_to_watch_YouTube_TV_from_anywhere_with_a_VPN.jpg" alt="Best VPN for YouTube" height="130px" width="100%"> <p>Best VPN for YouTube</p> </a> </li> </ul> </div> </div> </div> </div> </li> <li><a href="https://www.bleepingcomputer.com/forums/">Forums</a></li> <li class="bc_dropdown bc_more_nav"><a aria-label="Click here to see more BleepingComputer sections" id="more_dd" href="#">More</a> <ul id="bc_more-nav" class="bc_more_submenu"> <li><a href="https://www.bleepingcomputer.com/startups/">Startup Database</a></li> <li><a href="https://www.bleepingcomputer.com/uninstall/">Uninstall Database</a></li> <li><a href="https://www.bleepingcomputer.com/glossary/">Glossary</a></li> <li><a href="https://www.bleepingcomputer.com/forums/t/730914/the-bleepingcomputer-official-discord-chat-server-come-join-the-fun/">Chat on Discord</a></li> <li><a href="https://www.bleepingcomputer.com/news-tip/">Send us a Tip!</a></li> <li><a href="https://www.bleepingcomputer.com/welcome-guide/">Welcome Guide</a></li> </ul> </li> </ul> </div> </div> </nav> </header> <!-- End Header Section --> <section class="cz-oa-wrapp" id="wibble"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="cz-toa-wrapp"> <div align="center" data-freestar-ad="" id="bleepingcomputer_728x90_970x90_970x250_320x50_ATF"> <script data-cfasync="false" type="text/javascript"> freestar.config.enabled_slots.push({ placementName: "bleepingcomputer_728x90_970x90_970x250_320x50_ATF", slotId: "bleepingcomputer_728x90_970x90_970x250_320x50_ATF" }); </script> </div> </div> </div> </div> </div> </section> <section> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="cz-breadcrumb-outer-wrapp"> <div class="cz-breadcrumb-left-area"> <div class="cz-breadcrumb"> <ul itemscope itemtype="https://schema.org/BreadcrumbList"> <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"><a href="https://www.bleepingcomputer.com/" itemprop="item"><span itemprop="name">Home</span></a><meta itemprop="position" content="1" /></li><li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"><span itemprop="name"><a href="https://www.bleepingcomputer.com/tutorials/" itemprop="item">Tutorials & Tech Support Guides</a></span><meta itemprop="position" content="2" /></li><li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"><span itemprop="name"><a href="https://www.bleepingcomputer.com/tutorials/windows-11/" itemprop="item">Windows 11 Tutorials</a></span><meta itemprop="position" content="3" /></li><li class="active" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"><span itemprop="name">How to use the Windows Registry Editor</span><meta itemprop="position" content="4" /></li> </ul> </div> </div> <div class="cz-breadcrumb-right-area"> <div class="cz-like-wrapper"> <ul> <li><div class="addthis_sharing_toolbox"></div></li> <li class="cz-print-icon"><a aria-label="Print article" href="#"> </a></li> </ul> </div> </div> </div> </div> </div> </div> </section> <!-- Start Content Section --> <section class="bc_main_content"> <div class="container"> <div class="row"> <div class="col-md-8"> <div class="cz-main-left-section cz-tutorials-single-revised"> <article><h2>How to use the Windows Registry Editor</h2> <div class="cz-single-revised-title-wrapp"> <div class="cz-single-revised-left-area"> <div class="cz-single-revised-left-content-wrapp"> <h6><a rel="author" href="https://www.bleepingcomputer.com/author/lawrence-abrams/">Lawrence Abrams</a></h6> <ul><li class="cz-news-date">April 24, 2023</li> <li class="cz-news-read">Read 184,668 times</li> </ul></div> </div> <div class="cz-single-revised-right-area"> <div class="addthis_toolbox addthis_default_style addthis_32x32_style"> <a class="addthis_button_facebook" aria-label="Share on Facebook"></a> <a class="addthis_button_twitter" aria-label="Share on Twitter"></a> <a class="addthis_button_linkedin" aria-label="Share on LinkedIn"></a> <a class="addthis_button_email" aria-label="Email tutorial"></a> </div> <span style="display: inline-block" class="cz-lg-print-icon"><a href="#" aria-label="Print document"> </a></span> </div> </div> <div class="tutorial_cont"> <p style="text-align:center"><img alt="Windows logo " height="900" src="https://www.bleepstatic.com/images/news/tutorials/windows/r/how-to-use-registry-editor/windows-registry-editor.jpg" width="1600"></p> <p>The Registry Editor is a powerful application that allows you to access and edit the configuration settings of the Windows operating system.</p> <p>The Windows Registry is a database containing various settings used by the operating system and installed software applications.</p> <p>However, it is essential to be careful when using the Registry Editor, as making incorrect changes to the Registry can cause serious problems with your system, including preventing it from booting correctly.</p> <p>Therefore, before using this guide to modify the Windows Registry, please <a href="https://www.bleepingcomputer.com/tutorials/how-to-backup-and-restore-the-windows-registry/" target="_blank">make a backup of the Registry first</a>.</p> <h2>What is the Windows Registry</h2> <p>The Windows Registry database stores the configuration options and settings for the Windows operating system and software installed on your computer.</p> <p>The Registry is organized in a hierarchical structure containing keys and values, with five different 'root' keys at the top, as shown below, that serve a particular purpose.</p> <div style="text-align:center"> <figure class="image" style="display:inline-block"><img alt="The Windows Registry Editor showing the five root keys" height="400" src="https://www.bleepstatic.com/images/news/tutorials/windows/r/how-to-use-registry-editor/regedit.png" width="717"><figcaption><strong>The Windows Registry Editor showing the five root keys</strong><br><em>Source: BleepingComputer</em></figcaption></figure></div> <p>The five different root keys in the Windows registry and their purposes are:</p> <ol><li> <p><strong>HKEY_CLASSES_ROOT (HKCR)</strong>: This key stores information about file associations and OLE object classes.</p> </li> <li> <p><strong>HKEY_CURRENT_USER (HKCU)</strong>: This key stores information about the current user's settings and a specific user's preferences for various applications.</p> </li> <li> <p><strong>HKEY_LOCAL_MACHINE (HKLM)</strong>: This key stores information that affects the entire computer, regardless of the logged-in user. These settings are for the computer's hardware, operating system configuration, and software settings that affect all users.</p> </li> <li> <p><strong>HKEY_USERS (HKU)</strong>: This key stores information about all users who have logged on to the computer.</p> </li> <li> <p><strong>HKEY_CURRENT_CONFIG (HKCC)</strong>: This key stores information about the current hardware configuration of the computer.</p> </li> </ol><p>For the most part, you will be modifying keys and values under the HKCU and HKLM root keys.</p> <p>Registry keys are like folders containing other keys and values used to organize and group related settings.</p> <p>For example, the HKEY_CURRENT_USER key contains settings for the current user account, such as a user's desktop wallpaper, installed application preferences, and personal settings.</p> <p>While keys are like folders, Registry values are the files stored within them, containing the specific settings for a particular key. They can have different data types, including text, numbers, and binary data.</p> <p>There are several different types of registry value data types:</p> <ul style="list-style-type:square"><li><strong>REG_SZ </strong>- A string value that contains text data, such as a username or folder path.</li> <li><strong>REG_DWORD</strong> - A numeric value that contains a 32-bit integer.</li> <li><strong>REG_QWORD</strong> - A numeric value that contains a 64-bit integer.</li> <li><strong>REG_BINARY</strong> - A value that contains binary data, such as an image or sound file.</li> <li><strong>REG_MULTI_SZ</strong> - A string value that contains multiple strings separated by null characters. This is often used for lists or arrays of values.</li> </ul><p>Each registry value type is used for a specific purpose, and understanding them can help you better manage and customize your Windows operating system.</p> <div style="text-align:center"> <figure class="image" style="display:inline-block"><img alt="Viewing Registry keys and values in the Windows Registry Editor" height="400" src="https://www.bleepstatic.com/images/news/tutorials/windows/r/how-to-use-registry-editor/registry-keys-and-values.png" width="870"><figcaption><strong>Viewing Registry keys and values in the Windows Registry Editor</strong><br><em>Source: BleepingComputer</em></figcaption></figure></div> <p>However, for the most part, when editing the Registry, you will be modifying REG_SZ values for text data and REG_DWORD for numeric data, as they are the most common data types used to stored user-editable data.</p> <h2>Using the Windows Registry Editor</h2> <p>The Windows Registry Editor is a software application created by Microsoft and built into all versions of Windows that allows you to edit the data in the Registry.</p> <p>The Registry Editor application is located at <strong>C:\Windows\regedit.exe</strong>,<strong> </strong>and for the most part, requires administrative privileges to use it properly.</p> <p>To open the Registry Editor, press the <strong>Windows</strong> key + <strong>R</strong> to open the Run dialog box. Next, type "<strong>regedit</strong>" in the search box and press <strong>Enter</strong>. If you are shown a prompt asking if you would like to allow the program to make changes, select '<strong>Yes</strong>' to continue.</p> <p>When the Registry Editor is opened, you will see that the window is divided into two panes. The left pane displays a hierarchical tree structure of the Registry's various keys (folders) and subkeys (subfolders).</p> <p>The right pane displays the values and data associated with the selected key in the left pane.​</p> <div style="text-align:center"> <figure class="image" style="display:inline-block"><img alt="The Windows Registry Editor" height="400" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" width="717" data-src="https://www.bleepstatic.com/images/news/tutorials/windows/r/how-to-use-registry-editor/regedit.png" class="b-lazy"><figcaption><strong>The Windows Registry Editor</strong><br><em>Source: BleepingComputer</em></figcaption></figure></div> <p>To open a specific Registry key, use the left pane to navigate to the key you want to edit. Then expand a key and click on the plus sign (+) next to it.</p> <p>To collapse a key, click the minus sign (-) next to it.</p> <p>When you click on a key in the left pane, the values stored within it will be shown in the right pane.</p> <p>Now that we know how to navigate the Windows Registry let's learn how to modify data stored within it.</p> <h3>Create a new Registry key</h3> <p>When configuring new settings in the Windows Registry, you may need to create a key at some point. </p> <p>Use these steps to create a new key in the Registry:</p> <ol><li>Right-click on the key you want to create a new subkey under in the left pane.</li> <li>Select <strong>New </strong>-> <strong>Key</strong>.</li> <li>Enter a name for the new key and press Enter.</li> </ol><h3>Creating a Registry value</h3> <p>As Registry values contain the data that configure how an application or Windows works, it is common to need to create Registry values.</p> <p>Use these steps to create a Registry value:</p> <ol><li> <p>Navigate to the key where you want to create the value.</p> </li> <li> <p>Right-click on the key and select "<strong>New</strong>" and then select the type of value you want to create. The kinds of values you can make are explained in the previous section.</p> </li> <li> <p>Give the new value a name by typing it in the box that appears.</p> </li> <li> <p>Double-click on the new value to edit its data.</p> </li> <li> <p>Enter the desired value data and click <strong>OK</strong>.</p> </li> </ol><h3>Renaming Registry key</h3> <p>Sometimes you may need to rename a Registry value, such as when introducing a typo.</p> <p>To rename a Registry key, please follow these steps:</p> <ol><li>Navigate to the key you want to rename. </li> <li>Right-click the key and select <strong>Rename</strong>.</li> <li>Enter the new name for the key in the editable field.</li> <li>Click anywhere to save the changes.</li> </ol><ul></ul><h3>Renaming a Registry value</h3> <p>Sometimes you may need to rename a Registry value, such as when introducing a typo.</p> <p>To rename a Registry value, please follow these steps:</p> <ol><li>Right-click the value you want to rename in the right pane and select <strong>Rename</strong>.</li> <li>Enter the new name for the key in the editable field.</li> <li>Click anywhere to save the changes.</li> </ol><ul></ul><h3>Editing Registry value data</h3> <p>To make changes to a Registry value, follow these steps:</p> <ol><li>Double-click on the value you want to edit in the right pane.</li> <li>The Edit dialog box will appear.</li> <li>Enter the new value for the key in the 'Value data' field.</li> <li>Click OK to save your changes.</li> </ol><ul></ul><h3>Export a Registry key</h3> <p>It is possible to export Registry keys and all their subkeys and values to a registry file. </p> <p>A registry file ends with .reg, and when you double-click on one in Windows, it will import the data back into the Registry. Exporting a registry key helps create a backup before you make changes to the Registry.</p> <ol><li>Right-click on the key you want to export in the left pane.</li> <li>Select <strong>Export</strong>.</li> <li>Choose a location to save the exported key and give it a name.</li> <li>Click <strong>Save</strong>.</li> </ol><h3>Import a Registry key</h3> <p>If you had previously exported a key, you could import its data into the Registry by importing the file using these steps:</p> <ol><li>Click on <strong>File </strong>-> <strong>Import</strong>.</li> <li>Navigate to the location where you saved the exported key.</li> <li>Select the key file and click <strong>Open</strong>.</li> </ol><h3>Delete a Registry key</h3> <p>If you need to delete a Registry key, use the following steps.</p> <ol><li>Right-click on the key you want to delete in the left pane.</li> <li>Select '<strong>Delete</strong>'<strong> </strong>from the context menu.</li> <li>Confirm that you want to delete the key by clicking <strong>Yes</strong>.</li> </ol><p><strong>Note: If you delete a key, all subkeys and values underneath them will be deleted too!</strong></p> <p><strong>Note 2: You should only delete a registry key if you know it will not cause issues with your computer!</strong></p> <h3>Delete a Registry value</h3> <p>If you need to delete a Registry value, use the following steps.</p> <ol><li>Right-click on the value you want to delete in the right pane.</li> <li>Select '<strong>Delete</strong>' from the context menu.</li> <li>Confirm that you want to delete the value by clicking <strong>Yes</strong>.</li> </ol><p><strong>Note: You should only delete a registry value if you know it will not cause issues with your computer</strong></p> <p>When done using the Registry Editor, you can close it by clicking on the X in the Window or clicking on <strong>File </strong>> <strong>Exit</strong>.</p> <p>With these steps, you should now be able to use the Windows Registry Editor to navigate and edit the Registry.</p> <p>However, it is vital to be careful when making changes to the Registry, as incorrect changes can cause severe problems with your system.</p> <p>It is always recommended to <a href="https://www.bleepingcomputer.com/tutorials/how-to-backup-and-restore-the-windows-registry/" target="_blank">create a backup of your Registry</a> before making any changes.</p> </div> </article><div class="cz-users-read-section"> <h4>Users who read this also read:</h4> <ul><li> <div class="cz-users-read-inner-section"> <div class="cz-users-read-img-section"><img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="How to enable Kernel-mode Hardware-enforced Stack Protection in Windows 11 Image" data-src="https://www.bleepstatic.com/images/site/tutorials/hl-images/w/64/windows-defender-logo.png" class="b-lazy"></div> <div class="cz-users-read-content-section"> <h5><a href="https://www.bleepingcomputer.com/tutorials/how-to-enable-kernel-mode-hardware-enforced-stack-protection-in-windows-11/">How to enable Kernel-mode Hardware-enforced Stack Protection in Windows 11</a></h5> <p>Kernel-mode Hardware-enforced Stack Protection is a security feature introduced in Windows 11 22H2 that protects systems from various memory attacks, such as stack buffer overflows.</p> </div> </div> </li> <li> <div class="cz-users-read-inner-section"> <div class="cz-users-read-img-section"><img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="How to backup and restore the Windows Registry Image" data-src="https://www.bleepstatic.com/images/site/tutorials/hl-images/r/64/registry.jpg" class="b-lazy"></div> <div class="cz-users-read-content-section"> <h5><a href="https://www.bleepingcomputer.com/tutorials/how-to-backup-and-restore-the-windows-registry/">How to backup and restore the Windows Registry</a></h5> <p>The Windows Registry is a crucial component of the Windows operating system that stores configuration settings and options. Therefore, it is always important to make a backup of the Windows Registry before making any changes.</p> </div> </div> </li> <li> <div class="cz-users-read-inner-section"> <div class="cz-users-read-img-section"><img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="How to access the Dark Web using the Tor Browser Image" data-src="https://www.bleepstatic.com/images/site/tutorials/hl-images/t/64/tor-browser-icon.jpg" class="b-lazy"></div> <div class="cz-users-read-content-section"> <h5><a href="https://www.bleepingcomputer.com/tutorials/how-to-access-the-dark-web-using-the-tor-browser/">How to access the Dark Web using the Tor Browser</a></h5> <p>This guide will teach you how to install the Tor Browser in Windows easily so you can access the Dark Web or browse the web anonymously. The same general process applies to other operating systems, as Tor is also available for Mac and Linux. </p> </div> </div> </li> <li> <div class="cz-users-read-inner-section"> <div class="cz-users-read-img-section"><img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="How to see hidden files in Windows Image" data-src="https://www.bleepstatic.com/images/site/tutorials/hl-images/s/64/search-files-s.png" class="b-lazy"></div> <div class="cz-users-read-content-section"> <h5><a href="https://www.bleepingcomputer.com/tutorials/how-to-see-hidden-files-in-windows/">How to see hidden files in Windows</a></h5> <p>By default Windows hides certain files from being seen with Windows Explorer or My Computer. This is done to protect these files, which are usually system files, from accidentally being modified or deleted by the user. Unfortunately viruses, spyware, and hijackers often hide there files in this way making it hard to find them and then delete them.</p> </div> </div> </li> <li> <div class="cz-users-read-inner-section"> <div class="cz-users-read-img-section"><img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="How to open a Windows 11 Command Prompt as Administrator Image" data-src="https://www.bleepstatic.com/images/site/tutorials/hl-images/p/64/PowerShell_5.0_icon.png" class="b-lazy"></div> <div class="cz-users-read-content-section"> <h5><a href="https://www.bleepingcomputer.com/tutorials/how-to-open-a-windows-11-command-prompt-as-administrator/">How to open a Windows 11 Command Prompt as Administrator</a></h5> <p>It is possible to open a Command Prompt with Administrator privileges that allows you to run any command that you wish, even those that require elevated privileges. Here's how to open a Windows 11 Administrator Command Prompt.</p> </div> </div> </li> </ul></div> <div id="tute_comments"> <p> </p> <h3>Comments:</h3> <div id="disqus_thread"></div> <script type="text/javascript"> var disqus_shortname = 'bleepingcomputer'; // required: replace example with your forum shortname var disqus_identifier = 't371'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script><noscript>Please enable JavaScript to view the <a href="//disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> <a href="//disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a> </div> </div> </div> <!-- side bar section --> <div class="col-md-4 bc_right_sidebar"> <div class="cz-search-title"> <div class="cz-line-heading"><div class="cz-line-heading-inner">search tutorials</div></div> </div> <div class="cz-search-wrapp normal-view"> <form action="https://www.bleepingcomputer.com/tutorials/search/" method="POST"> <input type='hidden' name='act' value='search' /> <input type="text" aria-label="Enter keywords to search" placeholder="Enter keywords" class="cz-sidebar-search" name='keyword'> <input type="submit" value="Search"> </form> </div> <div class="s-ou-wrap"> <div align="center" data-freestar-ad="__300x250 __300x600" id="bleepingcomputer_300x250_300x600_160x600_Right_1"> <script data-cfasync="false" type="text/javascript"> freestar.config.enabled_slots.push({ placementName: "bleepingcomputer_300x250_300x600_160x600_Right_1", slotId: "bleepingcomputer_300x250_300x600_160x600_Right_1" }); </script> </div> </div> <div class="cz-tutorials-nav-wrapp"> <div class="cz-line-heading"><div class="cz-line-heading-inner">Tutorials Navigation</div></div> <ul class="cz-sidebar-nav"> <li><a class="cz-tutorial" href="https://www.bleepingcomputer.com/tutorials/">Tutorials Home</a></li> <li><a class="cz-new-tutorial" href="https://www.bleepingcomputer.com/tutorials/new/">New Tutorials</a></li> <li><a class="cz-popular" href="https://www.bleepingcomputer.com/tutorials/popular/">Popular Tutorials</a></li> <li><a class="cz-rss" href="https://www.bleepingcomputer.com/tutorials/feed/">RSS Feed</a></li> </ul> </div> <div class="s-ou-wrap"> <div align="center" data-freestar-ad="__300x250 __300x600" id="bleepingcomputer_300x250_300x600_160x600_Right_3"> <script data-cfasync="false" type="text/javascript"> freestar.config.enabled_slots.push({ placementName: "bleepingcomputer_300x250_300x600_160x600_Right_3", slotId: "bleepingcomputer_300x250_300x600_160x600_Right_3" }); </script> </div> </div> <div class="bc_tutorials"> <div class="cz-line-heading"><div class="cz-line-heading-inner">Latest tutorials</div></div> <ul> <li> <div class="bc_tutorials_img"> <a href="https://www.bleepingcomputer.com/tutorials/how-to-access-the-dark-web-using-the-tor-browser/"><img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/tutorials/hl-images/t/64/tor-browser-icon.jpg" alt="How to access the Dark Web using the Tor Browser image"></a> </div> <div class="bc_tutorials_text"> <p><a href="https://www.bleepingcomputer.com/tutorials/how-to-access-the-dark-web-using-the-tor-browser/">How to access the Dark Web using the Tor Browser</a></p> <ul> <li class="bc_tutorials_user">Alec Abrams</li> </ul> </div> </li> <li> <div class="bc_tutorials_img"> <a href="https://www.bleepingcomputer.com/tutorials/how-to-enable-kernel-mode-hardware-enforced-stack-protection-in-windows-11/"><img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/tutorials/hl-images/w/64/windows-defender-logo.png" alt="How to enable Kernel-mode Hardware-enforced Stack Protection in Windows 11 image"></a> </div> <div class="bc_tutorials_text"> <p><a href="https://www.bleepingcomputer.com/tutorials/how-to-enable-kernel-mode-hardware-enforced-stack-protection-in-windows-11/">How to enable Kernel-mode Hardware-enforced Stack Protection in Windows 11</a></p> <ul> <li class="bc_tutorials_user"><a rel='author' href='https://www.bleepingcomputer.com/author/lawrence-abrams/'>Lawrence Abrams</a></li> </ul> </div> </li> <li> <div class="bc_tutorials_img"> <a href="https://www.bleepingcomputer.com/tutorials/how-to-use-the-windows-registry-editor/"><img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/tutorials/hl-images/r/64/registry.jpg" alt="How to use the Windows Registry Editor image"></a> </div> <div class="bc_tutorials_text"> <p><a href="https://www.bleepingcomputer.com/tutorials/how-to-use-the-windows-registry-editor/">How to use the Windows Registry Editor</a></p> <ul> <li class="bc_tutorials_user"><a rel='author' href='https://www.bleepingcomputer.com/author/lawrence-abrams/'>Lawrence Abrams</a></li> </ul> </div> </li> <li> <div class="bc_tutorials_img"> <a href="https://www.bleepingcomputer.com/tutorials/how-to-backup-and-restore-the-windows-registry/"><img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/tutorials/hl-images/r/64/registry.jpg" alt="How to backup and restore the Windows Registry image"></a> </div> <div class="bc_tutorials_text"> <p><a href="https://www.bleepingcomputer.com/tutorials/how-to-backup-and-restore-the-windows-registry/">How to backup and restore the Windows Registry</a></p> <ul> <li class="bc_tutorials_user"><a rel='author' href='https://www.bleepingcomputer.com/author/lawrence-abrams/'>Lawrence Abrams</a></li> </ul> </div> </li> <li> <div class="bc_tutorials_img"> <a href="https://www.bleepingcomputer.com/tutorials/how-to-open-a-windows-11-command-prompt-as-administrator/"><img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="b-lazy" data-src="https://www.bleepstatic.com/images/site/tutorials/hl-images/p/64/PowerShell_5.0_icon.png" alt="How to open a Windows 11 Command Prompt as Administrator image"></a> </div> <div class="bc_tutorials_text"> <p><a href="https://www.bleepingcomputer.com/tutorials/how-to-open-a-windows-11-command-prompt-as-administrator/">How to open a Windows 11 Command Prompt as Administrator</a></p> <ul> <li class="bc_tutorials_user"><a rel='author' href='https://www.bleepingcomputer.com/author/lawrence-abrams/'>Lawrence Abrams</a></li> </ul> </div> </li> </ul> </div> <div class="s-ou-wrap" id="pinned"> <div align="center" data-freestar-ad="__300x250 __300x600" id="bleepingcomputer_300x250_300x600_160x600_Right_2"> <script data-cfasync="false" type="text/javascript"> freestar.config.enabled_slots.push({ placementName: "bleepingcomputer_300x250_300x600_160x600_Right_2", slotId: "bleepingcomputer_300x250_300x600_160x600_Right_2" }); </script> </div> </div> </div> </div> </div> </section> <!-- End Content Section --> <section class="cz-boa-wrapp"> <div class="container"> <div class="row"> <div class="col-md-12"> <div align="center" data-freestar-ad="__300x50 __970x250" id="bleepingcomputer_728x90_970x90_970x250_320x50_BTF"> <script data-cfasync="false" type="text/javascript"> freestar.config.enabled_slots.push({ placementName: "bleepingcomputer_728x90_970x90_970x250_320x50_BTF", slotId: "bleepingcomputer_728x90_970x90_970x250_320x50_BTF" }); </script> </div> </div> </div> </div> </section> <!-- Start Footer Section --> <footer id="footer"> <div class="container"> <div class="row"> <div class="col-md-4"> <h5>Follow us:</h5> <ul class="bc_social_icons"> <li><a href="https://www.facebook.com/BleepingComputer" aria-label="Visit BleepingComputer's Facebook page"><span aria-hidden="true" class="fa-brands fa-facebook-f"></span></a></li> <li><a href="https://twitter.com/BleepinComputer" aria-label="Visit BleepingComputer's Twitter page"><span aria-hidden="true" class="fa-brands fa-twitter"></span></a></li> <li><a href="https://infosec.exchange/@BleepingComputer" aria-label="Visit BleepingComputer's Mastodon profile"><span aria-hidden="true" title="BleepingComputer Mastodon profile" class="fa-brands fa-mastodon"></span></a></li> <li><a href="https://www.youtube.com/user/BleepingComputer" aria-label="Visit BleepingComputer's YouTube page"><span aria-hidden="true" class="fa-brands fa-youtube"></span></a></li> <li><a href="https://www.bleepingcomputer.com/feed/" aria-label="BleepingComputer's RSS Feeds"><span aria-hidden="true" class="fa fa-rss"></span></a></li> </ul> </div> <div class="col-md-2"> <h5>Main Sections</h5> <ul> <li><a href="https://www.bleepingcomputer.com/">News</a></li> <li><a href="https://www.bleepingcomputer.com/vpn/">VPN Buyer Guides</a></li> <li><a href="https://www.bleepingcomputer.com/sysadmin/">SysAdmin Software Guides</a></li> <li><a href="https://www.bleepingcomputer.com/download/">Downloads</a></li> <li><a href="https://www.bleepingcomputer.com/virus-removal/">Virus Removal Guides</a></li> <li><a href="https://www.bleepingcomputer.com/tutorials/">Tutorials</a></li> <li><a href="https://www.bleepingcomputer.com/startups/">Startup Database</a></li> <li><a href="https://www.bleepingcomputer.com/uninstall/">Uninstall Database</a></li> <li><a href="https://www.bleepingcomputer.com/glossary/">Glossary</a></li> </ul> </div> <div class="col-md-2"> <h5>Community</h5> <ul> <li><a href="https://www.bleepingcomputer.com/forums/">Forums</a></li> <li><a href="https://www.bleepingcomputer.com/forum-rules/">Forum Rules</a></li> <li><a href="https://www.bleepingcomputer.com/forums/t/730914/the-bleepingcomputer-official-discord-chat-server-come-join-the-fun/">Chat</a></li> </ul> </div> <div class="col-md-2"> <h5>Useful Resources</h5> <ul> <li><a href="https://www.bleepingcomputer.com/welcome-guide/">Welcome Guide</a></li> <li><a href="https://www.bleepingcomputer.com/sitemap/">Sitemap</a></li> </ul> </div> <div class="col-md-2"> <h5>Company</h5> <ul> <li><a href="https://www.bleepingcomputer.com/about/">About BleepingComputer</a></li> <li><a href="https://www.bleepingcomputer.com/contact/">Contact Us</a></li> <li><a href="https://www.bleepingcomputer.com/news-tip/">Send us a Tip!</a></li> <li><a href="https://www.bleepingcomputer.com/advertise/">Advertising</a></li> <li><a href="https://www.bleepingcomputer.com/write-for-bleepingcomputer/">Write for BleepingComputer</a></li> <li><a href="https://www.bleepingcomputer.com/rss-feeds/">Social & Feeds</a></li> <li><a href="https://www.bleepingcomputer.com/changelog/">Changelog</a></li> </ul> </div> </div> </div> <div class="bc_footer_bottom"> <div class="container"> <div class="row"> <div class="col-md-6"> <p><a href="https://www.bleepingcomputer.com/terms-of-use/">Terms of Use</a> - <a href="https://www.bleepingcomputer.com/privacy/"> Privacy Policy</a> - <a href="https://www.bleepingcomputer.com/ethics-statement/">Ethics Statement</a> - <a href="https://www.bleepingcomputer.com/affiliate-disclosure/">Affiliate Disclosure</a></p> </div> <div class="col-md-6 bc_copyright"> <p>Copyright @ 2003 - 2025 <a href="https://www.bleepingcomputer.com/"> Bleeping Computer<sup>®</sup> LLC </a> - All Rights Reserved</p> </div> </div> </div> </div> </footer> </div> <!-- End Footer Section --> <!-- Start Go to top Section --> <div class="bc_goto_top"> <a href="#" title="Back to Top"><i aria-hidden="true" class="fa fa-chevron-up"></i></a> </div> <!-- End Go to top Section --> <!-- Start Popup Section --> <div class="bc_popup" aria-modal="true" aria-label="Login form"> <div class="bc_login_form"> <a class="bc_popup_close" href="javascript:;" aria-label="Close login form" title="Close"></a> <h4>Login</h4> <form action="https://www.bleepingcomputer.com/forums/index.php?app=core&module=global&section=login&do=process&return=https://www.bleepingcomputer.com/tutorials/how-to-use-the-windows-registry-editor/" method="post"> <div class="bc_form_feild"> <label for="ips_username">Username</label> <input aria-label="Enter login name" title="Enter login name" type="text" id="ips_username" name="ips_username" spellcheck="false" autocomplete="username"> </div> <div class="bc_form_feild"> <label for="ips_password">Password</label> <input aria-label="Enter login password" title="Enter login passwod" type="password" id="ips_password" name="ips_password" spellcheck="false" autocomplete="current-password"> </div> <div class="bc_form_feild"> <div class="bc_remember"> <input id="remember" type="checkbox" name="rememberMe" value="1" checked="checked"> <label for="remember">Remember Me</label> </div> <div class="bc_anon"> <input id="anonymous" type="checkbox" name="anonymous" value="1"> <label for="anonymous">Sign in anonymously</label> </div> </div> <div class="bc_btn_wrap"> <input type='hidden' name='auth_key' value='880ea6a14ea49e853634fbdc5015a024' /> <input type="submit" aria-label="Login to site" title="Login" value="Login" class="bc_sub_btn"> <a aria-label="Sign in with Twitter" href="https://www.bleepingcomputer.com/forums/index.php?app=core&module=global&section=login&serviceClick=twitter&return=https://www.bleepingcomputer.com/tutorials/how-to-use-the-windows-registry-editor/" class="bc_twitter_btn"><img src="https://www.bleepstatic.com/images/site/login/twitter.png" width="28" height="24" alt="Sign in with Twitter button"> Sign in with Twitter</a> <hr /> <p>Not a member yet? <a aria-label="Register account" title="Register account" href="https://www.bleepingcomputer.com/forums/index.php?app=core&module=global§ion=register">Register Now</a></p> </div> </form> </div> </div> <!-- End Popup Section --> <!-- Script --> <script async type="text/javascript" src="https://www.bleepstatic.com/js/redesign/bootstrap/js/bootstrap.js"></script> <script src="https://www.bleepstatic.com/js/blazy/blazy.min.js"></script> <script type="text/javascript" async src="https://www.bleepstatic.com/js/redesign/bleep.js"></script> <script src="//www.bleepstatic.com/js/fixto/fixto.min.js"></script> <script type="text/javascript"> $(document).ready(function(){ var content = $('.cz-main-left-section'); var sidebar = $('.bc_right_sidebar'); var count = 0; var myTimer; function setEqualContainer() { var getContentHeight = content.outerHeight(); var getSidebarHeight = sidebar.outerHeight(); if ( getContentHeight > getSidebarHeight ) { sidebar.css('min-height', getContentHeight); } if ( getSidebarHeight > getContentHeight ) { content.css('min-height', getSidebarHeight); } } // creating the timer which will run every 500 milliseconds // and will stop after the container will be loaded // ...or after 15 seconds to not eat a lot of memory myTimer = setInterval( function() { count++; if ( $('.testContainer').length == 0 ) { setEqualContainer(); } else { setEqualContainer(); clearInterval(myTimer); } if ( count == 15) { clearInterval(myTimer); } }, 500); $('#pinned').fixTo('.bc_right_sidebar', { top: 129 }); $('#more_dd').click(function (e) { e.preventDefault() }); $('.bc_goto_top a').click(function(){ $("html, body").animate({ scrollTop: 0 }, 600); return false; }); jQuery('.bc_login_btn').on('click', function() { jQuery('.bc_popup').fadeIn("slow"); }); jQuery('.bc_popup_close').on('click', function() { jQuery('.bc_popup').fadeOut("slow"); }); }); </script> <script type="text/javascript"> $(document).ready(function(e) { var url = "https://www.bleepstatic.com/js/redesign/fancybox/jquery.fancybox.js?v=2.1.5"; $.getScript( url, function() { $(".fancybox").fancybox( { preload: 0 }); }); $('.tutorial_cont img').not('#carousel img,.fancybox').click(function(e) { e.preventDefault(); $.fancybox({'href' : $(this).attr('src')}); }); }); </script> <script type="text/javascript"> $('.cz-print-icon, .cz-lg-print-icon').click(function(e) { e.preventDefault(); var divToPrint = document.getElementById('.cz-main-left-section'); var mywindow = window.open('','','left=0,top=0,width=950,height=600,toolbar=0,scrollbars=0,status=0,addressbar=0'); var is_chrome = Boolean(mywindow.chrome); mywindow.document.write($( ".cz-main-left-section" ).html()); mywindow.document.close(); // necessary for IE >= 10 and necessary before onload for chrome if (is_chrome) { mywindow.onload = function() { // wait until all resources loaded mywindow.focus(); // necessary for IE >= 10 mywindow.print(); // change window to mywindow mywindow.close();// change window to mywindow }; } else { mywindow.document.close(); // necessary for IE >= 10 mywindow.focus(); // necessary for IE >= 10 mywindow.print(); mywindow.close(); } return true; }); </script> <script type="text/javascript"> var loginhash = '880ea6a14ea49e853634fbdc5015a024'; var main_nav_hide_flag = true; var scrollTop =0; var main_nav_hide_timer = ''; function call_main_nav_hide() { if(main_nav_hide_flag && scrollTop >=100) { $('header').addClass("nav-up"); } } var cz_header_pos = $('header').offset().top; $(window).scroll(function() { $('header').each(function(){ var cz_top_of_window = $(window).scrollTop()-100; if (cz_top_of_window > cz_header_pos) { $('.bc_goto_top').fadeIn("slow"); } else { $('.bc_goto_top').fadeOut("slow"); } }); }); var prevScrollTop = 0; $(window).scroll(function(event){ scrollTop = $(this).scrollTop(); if ( scrollTop < 0 ) { scrollTop = 0; } if ( scrollTop > $('body').height() - $(window).height() ) { scrollTop = $('body').height() - $(window).height(); } if (scrollTop >= prevScrollTop && scrollTop) { $('header').addClass("nav-up"); } else { if (scrollTop >=100) { $('header').removeClass("nav-up"); main_nav_hide_timer = setTimeout("call_main_nav_hide()",5000); } else { $('header').removeClass("nav-up"); clearInterval(main_nav_hide_timer); } } prevScrollTop = scrollTop; }); $(document).ready(function(){ var bLazy = new Blazy(); $(".bc_dropdown a").mouseenter(function(e) { $(this).parent('.bc_dropdown').delay(250).queue(function(){ $(this).addClass('show_menu').dequeue(); bLazy.revalidate(); }); main_nav_hide_flag = false; }); $(".bc_dropdown").mouseleave(function(e) { $(".bc_dropdown").clearQueue().stop().removeClass('show_menu'); main_nav_hide_flag = true; if (scrollTop >=100) { main_nav_hide_timer = setTimeout("call_main_nav_hide()",5000); } }); $('.bc_dropdown a').each(function(){ if($(this).is(":hover")) { $(this).mouseenter(); } }); $('#bc_drop_tab a').hover(function (e) { e.preventDefault() $(this).tab('show') bLazy.revalidate(); }); $('#more_dd').click(function (e) { e.preventDefault() }); $('.bc_goto_top a').click(function(){ $("html, body").animate({ scrollTop: 0 }, 600); return false; }); jQuery('.bc_login_btn').on('click', function() { jQuery('.bc_popup').fadeIn("slow"); $('#ips_username').focus(); }); jQuery('.bc_popup_close').on('click', function() { jQuery('.bc_popup').fadeOut("slow"); }); }); $(document).mouseup(function (e) { var container = $(".bc_login_form"); if (!container.is(e.target) // if the target of the click isn't the container... && container.has(e.target).length === 0 && $('.bc_popup').css('display') =='block') // ... nor a descendant of the container { jQuery('.bc_popup').fadeOut("slow"); } }); if($(window).width() < 767) { $(".nav-menu").on('click','li', function(){ $(this).toggleClass('active').siblings().removeClass('active'); }) } </script> <noscript id="deferred-styles"> <link rel="stylesheet" href="https://www.bleepstatic.com/js/redesign/fancybox/jquery.fancybox.css?v=2.1.5" type="text/css" media="screen" /> <link href="https://www.bleepstatic.com/redesign/fontawesome6/css/fontawesome.min.css" rel="stylesheet" type="text/css" media="all"> <link href="https://www.bleepstatic.com/redesign/fontawesome6/css/brands.min.css" rel="stylesheet" type="text/css" media="all"> <link href="https://www.bleepstatic.com/redesign/fontawesome6/css/solid.min.css" rel="stylesheet" type="text/css" media="all"> </noscript> <script> var loadDeferredStyles = function() { var addStylesNode = document.getElementById("deferred-styles"); var replacement = document.createElement("div"); replacement.innerHTML = addStylesNode.textContent; document.body.appendChild(replacement) addStylesNode.parentElement.removeChild(addStylesNode); }; var raf = requestAnimationFrame || mozRequestAnimationFrame || webkitRequestAnimationFrame || msRequestAnimationFrame; if (raf) raf(function() { window.setTimeout(loadDeferredStyles, 0); }); else window.addEventListener('load', loadDeferredStyles); </script> </body> </html>