{"id":19210,"date":"2014-01-30T18:01:57","date_gmt":"2014-01-30T10:01:57","guid":{"rendered":"https:\/\/www.hongkiat.com\/blog\/?p=19210"},"modified":"2023-08-07T23:30:59","modified_gmt":"2023-08-07T15:30:59","slug":"stop-windows-automatically-restart","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/","title":{"rendered":"How to Stop Windows from Auto Restart to Install Updates"},"content":{"rendered":"<p>We\u2019ve all been there before: you step away, leaving your PC on, and it restarts automatically without your permission. This is typically due to the automatic installation of <a href=\"https:\/\/www.hongkiat.com\/blog\/how-to-manage-windows-10-updates\/\">Windows updates<\/a>. When this occurs, you may lose all your open windows, <a href=\"https:\/\/www.hongkiat.com\/blog\/tab-browsing-windows\/\">browser tabs<\/a>, and other essential elements of your work.<\/p>\n<p>Naturally, an effortless way to prevent this from happening is to disable Windows from automatically downloading and installing updates. However, this leaves us vulnerable to missing crucial security updates.<\/p>\n<p>If you\u2019ve found yourself in this predicament, but want to enjoy the best of both worlds, here\u2019s a method to keep Windows updating automatically while preventing it from restarting your PC every time it needs to install an update.<\/p>\n<div class=\"su-note\" style=\"border-color:#d7d7d7;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;\">\n<div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#f1f1f1;border-color:#ffffff;color:#333333;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;\">\n<div class=\"sue-icon-text\" data-url=\"\" data-target=\"self\" style=\"min-height:34px;padding-left:36px;color:#333333\">\n<div class=\"sue-icon-text-icon\" style=\"color:#333333;font-size:24px;width:24px;height:24px\"><i class=\"sui sui-lightbulb-o\" style=\"font-size:24px;color:#333333\"><\/i><\/div>\n<div class=\"sue-icon-text-content su-u-trim\" style=\"color:#333333\">This workaround doesn\u2019t disable the restart prompt Windows displays after it has downloaded updates, but it does prevent Windows from automatically restarting if you don\u2019t respond to the prompt within 15 minutes.<\/div>\n<div style=\"clear:both;height:0\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ref-block ref-block--post\" id=\"ref-post-1\">\n\t\t\t\t\t<a href=\"https:\/\/www.hongkiat.com\/blog\/windows-81-tips-tricks\/\" class=\"ref-block__link\" title=\"Read More: 20 Useful Microsoft Windows 8.1 Tips & Tricks\" rel=\"bookmark\"><span class=\"screen-reader-text\">20 Useful Microsoft Windows 8.1 Tips & Tricks<\/span><\/a>\n<div class=\"ref-block__thumbnail img-thumb img-thumb--jumbo\" data-img='{ \"src\" : \"https:\/\/assets.hongkiat.com\/uploads\/thumbs\/250x160\/windows-81-tips-tricks.jpg\" }'>\n\t\t\t\t\t\t\t<noscript>\n<style>.no-js #ref-block-post-18982 .ref-block__thumbnail { background-image: url(\"https:\/\/assets.hongkiat.com\/uploads\/thumbs\/250x160\/windows-81-tips-tricks.jpg\"); }<\/style>\n<\/noscript>\n\t\t\t\t\t\t<\/div>\n<div class=\"ref-block__summary\">\n<h4 class=\"ref-title\">20 Useful Microsoft Windows 8.1 Tips & Tricks<\/h4>\n<p class=\"ref-description\">\n\t\t\t\t\t\tWith the upgrade from Windows 8 to 8.1, Microsoft has made several changes mainly to improve on certain...\t\t\t\t\t\t<span>Read more<\/span><\/p>\n<\/div>\n<\/div>\n<h2>Stop Windows From Automatically Restarting<\/h2>\n<p>This is going to <strong>require some registry editing<\/strong>, so the first thing to do is open Windows\u2019 built-in registry editor, <strong>Regedit<\/strong>. To do this, open the <strong>Run<\/strong> prompt by pressing <span class=\"key\">Win<\/span> + <span class=\"key\">R<\/span>, type <code>regedit<\/code> into the text box and then press <span class=\"key\">enter<\/span> or click <strong>OK<\/strong>.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/stop-windows-automatically-restart\/starting-regedit.jpg\" alt=\"Launching Regedit\" height=\"250\" width=\"500\"><\/figure>\n<p>This will open <strong>Regedit<\/strong>. Before we go any further, it\u2019s important that you <strong>make a backup of your registry<\/strong>, since editing the registry is risky and can easily go wrong. Just go to <strong>File &gt; Export<\/strong> and save the exported registry file anywhere you please.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/stop-windows-automatically-restart\/backing-up-registry.jpg\" alt=\"Exporting Registry\" height=\"339\" width=\"500\"><\/figure>\n<p>Now, navigate through the registry to <code>HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Windows<\/code>. Once you\u2019re here, right-click on <strong>Windows<\/strong> and <strong>add a new registry key<\/strong> by going to <strong>New &gt; Key<\/strong>. Name the new key <code>WindowsUpdate.<\/code><\/p>\n<p>Once the WindowsUpdate key has been created, right-click on it and <strong>add another new key<\/strong> named <code>AU<\/code>. The path should now be <code>HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Windows\\WindowsUpdate\\AU<\/code>.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/stop-windows-automatically-restart\/adding-keys.jpg\" alt=\"Adding WindowsUpdate And AU Keys\" height=\"270\" width=\"500\"><\/figure>\n<p>Now all that\u2019s left to do is to add two DWORDs to this key. Do this by right-clicking on the AU key and going to <strong>New &gt; DWORD (32-bit) Value<\/strong>. The two new DWORDs you need to add are:<\/p>\n<ul>\n<li><code>AlwaysAutoRebootAtScheduledTime<\/code><\/li>\n<li><code>NoAutoRebootWithLoggedOnUsers<\/code><\/li>\n<\/ul>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/stop-windows-automatically-restart\/adding-dwords.jpg\" alt=\"Adding DWORDs\" height=\"189\" width=\"500\"><\/figure>\n<p>You\u2019ll have to set the value of the <code>NoAutoRebootWithLoggedOnUsers<\/code> to 1. To do this, just <strong>double-click on the DWORD<\/strong> in the right panel then change the <strong>Value data<\/strong> in the window that appears from 0 to 1.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/stop-windows-automatically-restart\/changing-dword-value.jpg\" alt=\"Changing DWORD Value\" height=\"156\" width=\"500\"><\/figure>\n<p>And there you have it: Windows should <strong>no longer automatically restart<\/strong> to install recently downloaded updates.<\/p>","protected":false},"excerpt":{"rendered":"<p>We\u2019ve all been there before: you step away, leaving your PC on, and it restarts automatically without your permission. This is typically due to the automatic installation of Windows updates. When this occurs, you may lose all your open windows, browser tabs, and other essential elements of your work. Naturally, an effortless way to prevent&hellip;<\/p>\n","protected":false},"author":131,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3397],"tags":[171,1962,2955],"topic":[4521],"class_list":["entry-content","is-maxi"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.8 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How To Stop Windows From Automatically Restarting To Install Updates<\/title>\n<meta name=\"description\" content=\"We&#039;ve all been there before: you step away, leaving your PC on, and it restarts automatically without your permission. This is typically due to the\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Stop Windows from Auto Restart to Install Updates\" \/>\n<meta property=\"og:description\" content=\"We&#039;ve all been there before: you step away, leaving your PC on, and it restarts automatically without your permission. This is typically due to the\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/\" \/>\n<meta property=\"og:site_name\" content=\"Hongkiat\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hongkiatcom\" \/>\n<meta property=\"article:published_time\" content=\"2014-01-30T10:01:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-07T15:30:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/stop-windows-automatically-restart\/starting-regedit.jpg\" \/>\n<meta name=\"author\" content=\"Azzief Khaliq\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:site\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Azzief Khaliq\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/stop-windows-automatically-restart\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/stop-windows-automatically-restart\\\/\"},\"author\":{\"name\":\"Azzief Khaliq\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/151d8332829ab05f15185d7907fbd752\"},\"headline\":\"How to Stop Windows from Auto Restart to Install Updates\",\"datePublished\":\"2014-01-30T10:01:57+00:00\",\"dateModified\":\"2023-08-07T15:30:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/stop-windows-automatically-restart\\\/\"},\"wordCount\":415,\"commentCount\":3,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/stop-windows-automatically-restart\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/stop-windows-automatically-restart\\\/starting-regedit.jpg\",\"keywords\":[\"Microsoft Windows\",\"rr\",\"Windows Tips\"],\"articleSection\":[\"Desktop\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/stop-windows-automatically-restart\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/stop-windows-automatically-restart\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/stop-windows-automatically-restart\\\/\",\"name\":\"How To Stop Windows From Automatically Restarting To Install Updates\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/stop-windows-automatically-restart\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/stop-windows-automatically-restart\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/stop-windows-automatically-restart\\\/starting-regedit.jpg\",\"datePublished\":\"2014-01-30T10:01:57+00:00\",\"dateModified\":\"2023-08-07T15:30:59+00:00\",\"description\":\"We've all been there before: you step away, leaving your PC on, and it restarts automatically without your permission. This is typically due to the\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/stop-windows-automatically-restart\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/stop-windows-automatically-restart\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/stop-windows-automatically-restart\\\/#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/stop-windows-automatically-restart\\\/starting-regedit.jpg\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/stop-windows-automatically-restart\\\/starting-regedit.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/stop-windows-automatically-restart\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Stop Windows from Auto Restart to Install Updates\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"name\":\"Hongkiat\",\"description\":\"Tech and Design Tips\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\",\"name\":\"Hongkiat.com\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"contentUrl\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"width\":1200,\"height\":799,\"caption\":\"Hongkiat.com\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hongkiatcom\",\"https:\\\/\\\/x.com\\\/hongkiat\",\"https:\\\/\\\/www.pinterest.com\\\/hongkiat\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/151d8332829ab05f15185d7907fbd752\",\"name\":\"Azzief Khaliq\",\"description\":\"Azzief is a writer for Hongkiat.com. He is also a musician, Android user and all around nerd. He loves his tea and spends far too much time thinking about video games.\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/author\\\/azzief\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How To Stop Windows From Automatically Restarting To Install Updates","description":"We've all been there before: you step away, leaving your PC on, and it restarts automatically without your permission. This is typically due to the","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/","og_locale":"en_US","og_type":"article","og_title":"How to Stop Windows from Auto Restart to Install Updates","og_description":"We've all been there before: you step away, leaving your PC on, and it restarts automatically without your permission. This is typically due to the","og_url":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2014-01-30T10:01:57+00:00","article_modified_time":"2023-08-07T15:30:59+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/stop-windows-automatically-restart\/starting-regedit.jpg","type":"","width":"","height":""}],"author":"Azzief Khaliq","twitter_card":"summary_large_image","twitter_creator":"@hongkiat","twitter_site":"@hongkiat","twitter_misc":{"Written by":"Azzief Khaliq","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/"},"author":{"name":"Azzief Khaliq","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/151d8332829ab05f15185d7907fbd752"},"headline":"How to Stop Windows from Auto Restart to Install Updates","datePublished":"2014-01-30T10:01:57+00:00","dateModified":"2023-08-07T15:30:59+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/"},"wordCount":415,"commentCount":3,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/stop-windows-automatically-restart\/starting-regedit.jpg","keywords":["Microsoft Windows","rr","Windows Tips"],"articleSection":["Desktop"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/","url":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/","name":"How To Stop Windows From Automatically Restarting To Install Updates","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/stop-windows-automatically-restart\/starting-regedit.jpg","datePublished":"2014-01-30T10:01:57+00:00","dateModified":"2023-08-07T15:30:59+00:00","description":"We've all been there before: you step away, leaving your PC on, and it restarts automatically without your permission. This is typically due to the","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/stop-windows-automatically-restart\/starting-regedit.jpg","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/stop-windows-automatically-restart\/starting-regedit.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/stop-windows-automatically-restart\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Stop Windows from Auto Restart to Install Updates"}]},{"@type":"WebSite","@id":"https:\/\/www.hongkiat.com\/blog\/#website","url":"https:\/\/www.hongkiat.com\/blog\/","name":"Hongkiat","description":"Tech and Design Tips","publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hongkiat.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hongkiat.com\/blog\/#organization","name":"Hongkiat.com","url":"https:\/\/www.hongkiat.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","contentUrl":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","width":1200,"height":799,"caption":"Hongkiat.com"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hongkiatcom","https:\/\/x.com\/hongkiat","https:\/\/www.pinterest.com\/hongkiat\/"]},{"@type":"Person","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/151d8332829ab05f15185d7907fbd752","name":"Azzief Khaliq","description":"Azzief is a writer for Hongkiat.com. He is also a musician, Android user and all around nerd. He loves his tea and spends far too much time thinking about video games.","url":"https:\/\/www.hongkiat.com\/blog\/author\/azzief\/"}]}},"jetpack_featured_media_url":"https:\/\/","jetpack_shortlink":"https:\/\/wp.me\/p4uxU-4ZQ","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/19210","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/users\/131"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/comments?post=19210"}],"version-history":[{"count":3,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/19210\/revisions"}],"predecessor-version":[{"id":68577,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/19210\/revisions\/68577"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=19210"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=19210"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=19210"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=19210"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}