{"id":17215,"date":"2026-05-30T07:14:47","date_gmt":"2026-05-30T01:44:47","guid":{"rendered":"https:\/\/johnsonfrancis.org\/techworld\/?p=17215"},"modified":"2026-05-30T07:14:48","modified_gmt":"2026-05-30T01:44:48","slug":"blue-screen-of-death-bsod","status":"publish","type":"post","link":"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/","title":{"rendered":"Blue Screen of Death (BSoD)"},"content":{"rendered":"<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/fPrEXBjU7e0?si=BbbF2haoL6vfOtqF\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n\n<p class=\"wp-block-paragraph\">The <strong>Blue Screen of Death (BSoD)<\/strong>\u2014officially known as a <strong>Stop Error<\/strong> or <strong>System Crash<\/strong>\u2014is Windows\u2019 way of pulling the emergency brake when it encounters a critical problem that makes it unsafe to keep running. Instead of letting a severe error corrupt your data or damage your hardware, Windows halts everything, saves whatever diagnostic data it can, and reboots.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here is a breakdown of why it happens, what it means, and how to fix it.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udee0\ufe0f Common Causes of a BSoD<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A BSoD rarely happens because of a simple software glitch (like a browser crashing). It usually points to one of two main culprits: <strong>Hardware Issues<\/strong> or <strong>Kernel-level Software Problems<\/strong>.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Incompatible or Outdated Drivers:<\/strong> Drivers tell Windows how to talk to your hardware (like your graphics card or Wi-Fi adapter). If a driver goes rogue or is incompatible, it can crash the system.<\/li>\n\n\n\n<li><strong>Hardware Failures:<\/strong> Failing RAM, a dying hard drive\/SSD, or an overheating CPU\/GPU are major triggers.<\/li>\n\n\n\n<li><strong>Faulty Windows Updates:<\/strong> Sometimes, a fresh OS update introduces a bug that conflicts with your specific system configuration.<\/li>\n\n\n\n<li><strong>Corrupted System Files:<\/strong> Severe malware infections or unexpected power outages can corrupt essential Windows system files.<\/li>\n\n\n\n<li><strong>Unstable Overclocking:<\/strong> Pushing your CPU, GPU, or RAM past its stable rated speeds.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udcca Anatomy of a Modern BSoD Screen<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Microsoft has made modern blue screens a bit more user-friendly. When it happens, look for these specific elements to help you troubleshoot:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><td><strong>Element<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><\/thead><tbody><tr><td><strong>The Sad Face (<code>:(<\/code>)<\/strong><\/td><td>Added in Windows 8 to make the crash feel slightly less intimidating.<\/td><\/tr><tr><td><strong>The QR Code<\/strong><\/td><td>You can scan this with your smartphone to be taken directly to a Microsoft support page related to the general error.<\/td><\/tr><tr><td><strong>The Stop Code (Crucial!)<\/strong><\/td><td>A text-based identifier (e.g., <code>CRITICAL_PROCESS_DIED<\/code>, <code>PAGE_FAULT_IN_NONPAGED_AREA<\/code>, <code>DRIVER_IRQL_NOT_LESS_OR_EQUAL<\/code>). <strong>Write this down.<\/strong><\/td><\/tr><tr><td><strong>What Failed<\/strong><\/td><td>Occasionally, Windows will name the exact file that caused the crash (e.g., <code>nvlddmkm.sys<\/code> for NVIDIA drivers or <code>ntoskrnl.exe<\/code>).<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\uded1 Immediate Troubleshooting Steps<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you just experienced a BSoD, don&#8217;t panic. If it only happens once every few months, it might just be a fluke. But if it&#8217;s recurring, follow this systematic checklist to fix it:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Revert Recent Changes<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Did you just install new hardware?<\/strong> Unplug it and see if the crashes stop.<\/li>\n\n\n\n<li><strong>Did you just install a new driver or software?<\/strong> Boot into <strong>Safe Mode<\/strong> and uninstall it.<\/li>\n\n\n\n<li><strong>Undo Overclocks:<\/strong> Drop your hardware back to its stock factory speeds.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">2. Run Built-in Windows Diagnostics<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Windows has excellent native tools to check for corruption and hardware failure:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Check System Files:<\/strong> Open Command Prompt as an Administrator and type: Bash <code>sfc \/scannow <\/code>This scans and repairs corrupted Windows files.<\/li>\n\n\n\n<li><strong>Check Your RAM:<\/strong> Press <code>Windows Key + R<\/code>, type <code>mdsched.exe<\/code>, and hit Enter to run the Windows Memory Diagnostic tool. Failing RAM is a massive BSoD catalyst.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">3. Update (or Roll Back) Drivers<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Go to your motherboard or device manufacturer&#8217;s website to download the latest stable drivers\u2014especially for your <strong>Chipset, Graphics Card (GPU), and Network Adapters<\/strong>. If the BSoD started <em>immediately<\/em> after an update, roll back to the previous version.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4. Check for Overheating<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Dust buildup or dying cooling fans can cause components to overheat, triggering a safety shutdown. Use a hardware monitor utility to keep an eye on your CPU and GPU temperatures.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Blue Screen of Death (BSoD)\u2014officially known as a Stop Error or System Crash\u2014is Windows\u2019 way of pulling the emergency brake when it encounters a critical problem that makes it unsafe to keep running. Instead of letting a severe error corrupt your data or damage your hardware, Windows halts everything, saves whatever diagnostic data it [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":17219,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-17215","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-amateur-radio-ham-radio"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Blue Screen of Death (BSoD) - Johnson&#039;s Techworld<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Blue Screen of Death (BSoD) - Johnson&#039;s Techworld\" \/>\n<meta property=\"og:description\" content=\"The Blue Screen of Death (BSoD)\u2014officially known as a Stop Error or System Crash\u2014is Windows\u2019 way of pulling the emergency brake when it encounters a critical problem that makes it unsafe to keep running. Instead of letting a severe error corrupt your data or damage your hardware, Windows halts everything, saves whatever diagnostic data it [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/\" \/>\n<meta property=\"og:site_name\" content=\"Johnson&#039;s Techworld\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-30T01:44:47+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-30T01:44:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/johnsonfrancis.org\/techworld\/wp-content\/uploads\/2026\/05\/Blue-Screen-of-Death-BSoD.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1201\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Johnson Francis\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Johnson Francis\" \/>\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:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/blue-screen-of-death-bsod\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/blue-screen-of-death-bsod\\\/\"},\"author\":{\"name\":\"Johnson Francis\",\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/#\\\/schema\\\/person\\\/6201c843e80ccd3578e6196b1d007027\"},\"headline\":\"Blue Screen of Death (BSoD)\",\"datePublished\":\"2026-05-30T01:44:47+00:00\",\"dateModified\":\"2026-05-30T01:44:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/blue-screen-of-death-bsod\\\/\"},\"wordCount\":527,\"publisher\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/#\\\/schema\\\/person\\\/6201c843e80ccd3578e6196b1d007027\"},\"image\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/blue-screen-of-death-bsod\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Blue-Screen-of-Death-BSoD.jpg\",\"articleSection\":[\"Amateur Radio (Ham Radio)\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/blue-screen-of-death-bsod\\\/\",\"url\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/blue-screen-of-death-bsod\\\/\",\"name\":\"Blue Screen of Death (BSoD) - Johnson&#039;s Techworld\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/blue-screen-of-death-bsod\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/blue-screen-of-death-bsod\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Blue-Screen-of-Death-BSoD.jpg\",\"datePublished\":\"2026-05-30T01:44:47+00:00\",\"dateModified\":\"2026-05-30T01:44:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/blue-screen-of-death-bsod\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/blue-screen-of-death-bsod\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/blue-screen-of-death-bsod\\\/#primaryimage\",\"url\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Blue-Screen-of-Death-BSoD.jpg\",\"contentUrl\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Blue-Screen-of-Death-BSoD.jpg\",\"width\":1201,\"height\":675},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/blue-screen-of-death-bsod\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blue Screen of Death (BSoD)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/#website\",\"url\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/\",\"name\":\"Johnson's Techworld\",\"description\":\"Johnson&#039;s Techworld\",\"publisher\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/#\\\/schema\\\/person\\\/6201c843e80ccd3578e6196b1d007027\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/#\\\/schema\\\/person\\\/6201c843e80ccd3578e6196b1d007027\",\"name\":\"Johnson Francis\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/channels4_profile.jpg\",\"url\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/channels4_profile.jpg\",\"contentUrl\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/channels4_profile.jpg\",\"width\":600,\"height\":600,\"caption\":\"Johnson Francis\"},\"logo\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/channels4_profile.jpg\"},\"description\":\"Amateur Radio Operator VU2JO. Originally licensed as VU2JFP with Grade 1 license in 1985. Upgraded to Advanced Grade in 1988 and was allotted new callsign to VU2JO\",\"sameAs\":[\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\",\"https:\\\/\\\/www.youtube.com\\\/@johnsonstechworld\\\/\"],\"url\":\"https:\\\/\\\/johnsonfrancis.org\\\/techworld\\\/author\\\/jf\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Blue Screen of Death (BSoD) - Johnson&#039;s Techworld","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:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/","og_locale":"en_US","og_type":"article","og_title":"Blue Screen of Death (BSoD) - Johnson&#039;s Techworld","og_description":"The Blue Screen of Death (BSoD)\u2014officially known as a Stop Error or System Crash\u2014is Windows\u2019 way of pulling the emergency brake when it encounters a critical problem that makes it unsafe to keep running. Instead of letting a severe error corrupt your data or damage your hardware, Windows halts everything, saves whatever diagnostic data it [&hellip;]","og_url":"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/","og_site_name":"Johnson&#039;s Techworld","article_published_time":"2026-05-30T01:44:47+00:00","article_modified_time":"2026-05-30T01:44:48+00:00","og_image":[{"width":1201,"height":675,"url":"https:\/\/johnsonfrancis.org\/techworld\/wp-content\/uploads\/2026\/05\/Blue-Screen-of-Death-BSoD.jpg","type":"image\/jpeg"}],"author":"Johnson Francis","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Johnson Francis","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/#article","isPartOf":{"@id":"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/"},"author":{"name":"Johnson Francis","@id":"https:\/\/johnsonfrancis.org\/techworld\/#\/schema\/person\/6201c843e80ccd3578e6196b1d007027"},"headline":"Blue Screen of Death (BSoD)","datePublished":"2026-05-30T01:44:47+00:00","dateModified":"2026-05-30T01:44:48+00:00","mainEntityOfPage":{"@id":"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/"},"wordCount":527,"publisher":{"@id":"https:\/\/johnsonfrancis.org\/techworld\/#\/schema\/person\/6201c843e80ccd3578e6196b1d007027"},"image":{"@id":"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/#primaryimage"},"thumbnailUrl":"https:\/\/johnsonfrancis.org\/techworld\/wp-content\/uploads\/2026\/05\/Blue-Screen-of-Death-BSoD.jpg","articleSection":["Amateur Radio (Ham Radio)"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/","url":"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/","name":"Blue Screen of Death (BSoD) - Johnson&#039;s Techworld","isPartOf":{"@id":"https:\/\/johnsonfrancis.org\/techworld\/#website"},"primaryImageOfPage":{"@id":"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/#primaryimage"},"image":{"@id":"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/#primaryimage"},"thumbnailUrl":"https:\/\/johnsonfrancis.org\/techworld\/wp-content\/uploads\/2026\/05\/Blue-Screen-of-Death-BSoD.jpg","datePublished":"2026-05-30T01:44:47+00:00","dateModified":"2026-05-30T01:44:48+00:00","breadcrumb":{"@id":"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/#primaryimage","url":"https:\/\/johnsonfrancis.org\/techworld\/wp-content\/uploads\/2026\/05\/Blue-Screen-of-Death-BSoD.jpg","contentUrl":"https:\/\/johnsonfrancis.org\/techworld\/wp-content\/uploads\/2026\/05\/Blue-Screen-of-Death-BSoD.jpg","width":1201,"height":675},{"@type":"BreadcrumbList","@id":"https:\/\/johnsonfrancis.org\/techworld\/blue-screen-of-death-bsod\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/johnsonfrancis.org\/techworld\/"},{"@type":"ListItem","position":2,"name":"Blue Screen of Death (BSoD)"}]},{"@type":"WebSite","@id":"https:\/\/johnsonfrancis.org\/techworld\/#website","url":"https:\/\/johnsonfrancis.org\/techworld\/","name":"Johnson's Techworld","description":"Johnson&#039;s Techworld","publisher":{"@id":"https:\/\/johnsonfrancis.org\/techworld\/#\/schema\/person\/6201c843e80ccd3578e6196b1d007027"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/johnsonfrancis.org\/techworld\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/johnsonfrancis.org\/techworld\/#\/schema\/person\/6201c843e80ccd3578e6196b1d007027","name":"Johnson Francis","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/johnsonfrancis.org\/techworld\/wp-content\/uploads\/2025\/01\/channels4_profile.jpg","url":"https:\/\/johnsonfrancis.org\/techworld\/wp-content\/uploads\/2025\/01\/channels4_profile.jpg","contentUrl":"https:\/\/johnsonfrancis.org\/techworld\/wp-content\/uploads\/2025\/01\/channels4_profile.jpg","width":600,"height":600,"caption":"Johnson Francis"},"logo":{"@id":"https:\/\/johnsonfrancis.org\/techworld\/wp-content\/uploads\/2025\/01\/channels4_profile.jpg"},"description":"Amateur Radio Operator VU2JO. Originally licensed as VU2JFP with Grade 1 license in 1985. Upgraded to Advanced Grade in 1988 and was allotted new callsign to VU2JO","sameAs":["https:\/\/johnsonfrancis.org\/techworld","https:\/\/www.youtube.com\/@johnsonstechworld\/"],"url":"https:\/\/johnsonfrancis.org\/techworld\/author\/jf\/"}]}},"_links":{"self":[{"href":"https:\/\/johnsonfrancis.org\/techworld\/wp-json\/wp\/v2\/posts\/17215","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/johnsonfrancis.org\/techworld\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/johnsonfrancis.org\/techworld\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/johnsonfrancis.org\/techworld\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/johnsonfrancis.org\/techworld\/wp-json\/wp\/v2\/comments?post=17215"}],"version-history":[{"count":1,"href":"https:\/\/johnsonfrancis.org\/techworld\/wp-json\/wp\/v2\/posts\/17215\/revisions"}],"predecessor-version":[{"id":17220,"href":"https:\/\/johnsonfrancis.org\/techworld\/wp-json\/wp\/v2\/posts\/17215\/revisions\/17220"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/johnsonfrancis.org\/techworld\/wp-json\/wp\/v2\/media\/17219"}],"wp:attachment":[{"href":"https:\/\/johnsonfrancis.org\/techworld\/wp-json\/wp\/v2\/media?parent=17215"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/johnsonfrancis.org\/techworld\/wp-json\/wp\/v2\/categories?post=17215"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/johnsonfrancis.org\/techworld\/wp-json\/wp\/v2\/tags?post=17215"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}