{"id":1436899,"date":"2024-11-04T15:25:07","date_gmt":"2024-11-04T13:25:07","guid":{"rendered":"https:\/\/windowsreport.com\/?p=1436899"},"modified":"2024-11-04T15:25:09","modified_gmt":"2024-11-04T13:25:09","slug":"chrome-incognito-command-line","status":"publish","type":"post","link":"https:\/\/windowsreport.com\/chrome-incognito-command-line\/","title":{"rendered":"Start Chrome Incognito From The Command Line [How to]"},"content":{"rendered":"\n<p>If you\u2019re an advanced user, you might want to start Chrome Incognito from the command line. This is simpler than you think, and today we\u2019re going to show you a few ways to do that.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-do-i-open-chrome-in-incognito-from-the-command-line\">How do I open Chrome in Incognito from the command line?<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-use-command-prompt\">Use Command Prompt<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Press the <kbd>Windows<\/kbd> key + <kbd>S<\/kbd> and type <em>cmd<\/em>. Select <strong>Open<\/strong>.<br><a href=\"https:\/\/windowsreport.com\/wp-content\/uploads\/2023\/06\/3glAQnUSjL.png\"><img decoding=\"async\" width=\"774\" height=\"726\" class=\"alignnone size-full wp-image-1213981\" src=\"https:\/\/windowsreport.com\/wp-content\/uploads\/2023\/06\/3glAQnUSjL.png\" alt=\"CMD and Open \" srcset=\"https:\/\/windowsreport.com\/wp-content\/uploads\/2023\/06\/3glAQnUSjL.png 774w, https:\/\/windowsreport.com\/wp-content\/uploads\/2023\/06\/3glAQnUSjL-224x210.png 224w, https:\/\/windowsreport.com\/wp-content\/uploads\/2023\/06\/3glAQnUSjL-120x113.png 120w, https:\/\/windowsreport.com\/wp-content\/uploads\/2023\/06\/3glAQnUSjL-140x131.png 140w, https:\/\/windowsreport.com\/wp-content\/uploads\/2023\/06\/3glAQnUSjL-64x60.png 64w\" sizes=\"(max-width: 774px) 100vw, 774px\" \/><\/a><\/li>\n\n\n\n<li>Run the following command: <code><strong>start chrome \u2013incognito<\/strong><\/code><br><a href=\"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-cmd.png\"><img decoding=\"async\" width=\"494\" height=\"76\" class=\"alignnone size-full wp-image-1436900\" src=\"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-cmd.png\" alt=\"chrome incognito cmd\" srcset=\"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-cmd.png 494w, https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-cmd-300x46.png 300w, https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-cmd-420x65.png 420w\" sizes=\"(max-width: 494px) 100vw, 494px\" \/><\/a><\/li>\n\n\n\n<li>Press <kbd>Enter<\/kbd>.<\/li>\n\n\n\n<li>The Chrome Private browsing will now start from the command line.<\/li>\n<\/ol>\n\n\n\n<p>If you want to open Chrome to a specific URL from the command command line, use the following command:<\/p>\n\n\n\n<p><code><strong>start chrome --incognito \"windowsreport.com\"<\/strong><\/code><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-cmd-url.png\"><img decoding=\"async\" width=\"617\" height=\"165\" src=\"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-cmd-url.png\" alt=\"chrome incognito cmd url\" class=\"wp-image-1436901\" srcset=\"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-cmd-url.png 617w, https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-cmd-url-300x80.png 300w, https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-cmd-url-420x112.png 420w\" sizes=\"(max-width: 617px) 100vw, 617px\" \/><\/a><\/figure>\n\n\n\n<p>If you want to open a URL in another Incognito window, run this command:<\/p>\n\n\n\n<p><code><strong>start chrome --new-window --incognito \"windowsreport.com\"<\/strong><\/code><\/p>\n\n\n\n<p>It\u2019s pretty simple to start Chrome Incognito from the command line, as long as you use the Chrome command line options.<\/p>\n\n\n<section id=\"related-articles-block_c78372d8becc58082d42999f642e3763\" class=\"related-articles\">\n\t<strong class=\"related-articles__title\">Read more about this topic<\/strong>\n\t<div class=\"related-articles__wrapper\">\n\t\t<ul>\n\t\t\t<li><a href=\"https:\/\/windowsreport.com\/chrome-remote-desktop-blocked-by-admin\/\" rel=\"noopener noreferrer\" target=\"_blank\">Chrome Remote Desktop Blocked by Admin: How to Unlock it<\/a><\/li><li><a href=\"https:\/\/windowsreport.com\/chrome-remote-desktop-black-screen\/\" rel=\"noopener noreferrer\" target=\"_blank\">How to Fix the Chrome Remote Desktop Black Screen Issue<\/a><\/li><li><a href=\"https:\/\/windowsreport.com\/microsoft-copilot-extension-chrome\/\" rel=\"noopener noreferrer\" target=\"_blank\">How to Download &amp; Install Microsoft CoPilot Extension for Chrome<\/a><\/li>\t\t<\/ul>\n\t<\/div>\n<\/section>\n\n\n<h3 class=\"wp-block-heading\" id=\"h-how-to-open-chrome-through-command-prompt\">How to open Chrome through Command Prompt?<\/h3>\n\n\n\n<p>To do this, you can use the same commands, but be sure to omit the <strong>\u2013incognito<\/strong> parameter.<\/p>\n\n\n\n<p>As you can see, the only way to achieve this is to start Chrome from the command line with parameters. If you want to take this to another level, you can use the information from this guide and make automated scripts.<\/p>\n\n\n\n<p>If you want to learn more, we have a great guide on what to do if <a href=\"https:\/\/windowsreport.com\/chrome-incognito-greyed-out\/\" target=\"_blank\" rel=\"noreferrer noopener\">Chrome Incognito mode is grayed out<\/a>. Many users reported that <a href=\"https:\/\/windowsreport.com\/chrome-incognito-keeps-popping-up\/\" target=\"_blank\" rel=\"noreferrer noopener\">Chrome Incognito keeps popping up<\/a>, but this can be fixed by following the steps from our other guide.<\/p>\n\n\n\n<p>Lastly, don\u2019t miss our guide on what to do if <a href=\"https:\/\/windowsreport.com\/chrome-incognito-tabs-disappear\/\" target=\"_blank\" rel=\"noreferrer noopener\">Chrome Incognito tabs disappear<\/a> for more information.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you\u2019re an advanced user, you might want to start Chrome Incognito from the command line. This is simpler than you think, and today we\u2019re going to show you a few ways to do that. How do I open Chrome in Incognito from the command line? Use Command Prompt If you want to open Chrome [&hellip;]<\/p>\n","protected":false},"author":49,"featured_media":1436905,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_enabled_clarity":"","footnotes":""},"categories":[324814],"tags":[343332,1884],"work":[],"class_list":["post-1436899","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-chrome","tag-chrome-guides","tag-command-prompt"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.8 (Yoast SEO v23.8) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Start Chrome Incognito From The Command Line [How to]<\/title>\n<meta name=\"description\" content=\"If you want to start Chrome Incognito from the command line, you can do that in a matter of moments by following these steps.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Start Chrome Incognito From The Command Line [How to]\" \/>\n<meta property=\"og:description\" content=\"If you want to start Chrome Incognito from the command line, you can do that in a matter of moments by following these steps.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/\" \/>\n<meta property=\"og:site_name\" content=\"Windows Report\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/WindowsReport\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-04T13:25:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-04T13:25:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-command-line.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Milan Stanojevic\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@MilanStanojev17\" \/>\n<meta name=\"twitter:site\" content=\"@WindowsRep\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Milan Stanojevic\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/\"},\"author\":{\"name\":\"Milan Stanojevic\",\"@id\":\"https:\/\/windowsreport.com\/#\/schema\/person\/11c791813c1c78a6dea55dfd66a86e30\"},\"headline\":\"Start Chrome Incognito From The Command Line [How to]\",\"datePublished\":\"2024-11-04T13:25:07+00:00\",\"dateModified\":\"2024-11-04T13:25:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/\"},\"wordCount\":269,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/windowsreport.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-command-line.jpg\",\"keywords\":[\"Chrome Guides\",\"command prompt\"],\"articleSection\":[\"Chrome\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#respond\"]}],\"copyrightYear\":\"2024\",\"copyrightHolder\":{\"@id\":\"https:\/\/windowsreport.com\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/\",\"url\":\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/\",\"name\":\"Start Chrome Incognito From The Command Line [How to]\",\"isPartOf\":{\"@id\":\"https:\/\/windowsreport.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-command-line.jpg\",\"datePublished\":\"2024-11-04T13:25:07+00:00\",\"dateModified\":\"2024-11-04T13:25:09+00:00\",\"description\":\"If you want to start Chrome Incognito from the command line, you can do that in a matter of moments by following these steps.\",\"breadcrumb\":{\"@id\":\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#primaryimage\",\"url\":\"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-command-line.jpg\",\"contentUrl\":\"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-command-line.jpg\",\"width\":1536,\"height\":1024,\"caption\":\"chrome incognito command line\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Browsers\",\"item\":\"https:\/\/windowsreport.com\/category\/browsers\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Chrome\",\"item\":\"https:\/\/windowsreport.com\/category\/browsers\/chrome\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Start Chrome Incognito From The Command Line [How to]\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/windowsreport.com\/#website\",\"url\":\"https:\/\/windowsreport.com\/\",\"name\":\"Windows Report\",\"description\":\"Time-saving software and hardware expertise that helped 500MM+ PC users. Guiding you with how-to advice, news and tips to upgrade your tech life.\",\"publisher\":{\"@id\":\"https:\/\/windowsreport.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/windowsreport.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/windowsreport.com\/#organization\",\"name\":\"WindowsReport\",\"url\":\"https:\/\/windowsreport.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windowsreport.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/windowsreport.com\/wp-content\/uploads\/2020\/05\/windowsreport-logo-quantcast.png\",\"contentUrl\":\"https:\/\/windowsreport.com\/wp-content\/uploads\/2020\/05\/windowsreport-logo-quantcast.png\",\"width\":170,\"height\":28,\"caption\":\"WindowsReport\"},\"image\":{\"@id\":\"https:\/\/windowsreport.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/WindowsReport\",\"https:\/\/x.com\/WindowsRep\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/windowsreport.com\/#\/schema\/person\/11c791813c1c78a6dea55dfd66a86e30\",\"name\":\"Milan Stanojevic\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windowsreport.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/windowsreport.com\/wp-content\/uploads\/2020\/04\/milan.jpg\",\"contentUrl\":\"https:\/\/windowsreport.com\/wp-content\/uploads\/2020\/04\/milan.jpg\",\"caption\":\"Milan Stanojevic\"},\"description\":\"Milan has been enthusiastic about technology ever since his childhood days, and this led him to take interest in all PC-related technologies. He's a PC enthusiast and he spends most of his time learning about computers and technology. Before joining WindowsReport, he worked as a front-end web developer. Now, he's one of the Troubleshooting experts in our worldwide team, specializing in Windows errors &amp; software issues.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/milan-stanojevic-679893188\/\",\"https:\/\/x.com\/MilanStanojev17\"],\"url\":\"https:\/\/windowsreport.com\/author\/milan\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Start Chrome Incognito From The Command Line [How to]","description":"If you want to start Chrome Incognito from the command line, you can do that in a matter of moments by following these steps.","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:\/\/windowsreport.com\/chrome-incognito-command-line\/","og_locale":"en_US","og_type":"article","og_title":"Start Chrome Incognito From The Command Line [How to]","og_description":"If you want to start Chrome Incognito from the command line, you can do that in a matter of moments by following these steps.","og_url":"https:\/\/windowsreport.com\/chrome-incognito-command-line\/","og_site_name":"Windows Report","article_publisher":"https:\/\/www.facebook.com\/WindowsReport","article_published_time":"2024-11-04T13:25:07+00:00","article_modified_time":"2024-11-04T13:25:09+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-command-line.jpg","type":"image\/jpeg"}],"author":"Milan Stanojevic","twitter_card":"summary_large_image","twitter_creator":"@MilanStanojev17","twitter_site":"@WindowsRep","twitter_misc":{"Written by":"Milan Stanojevic","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#article","isPartOf":{"@id":"https:\/\/windowsreport.com\/chrome-incognito-command-line\/"},"author":{"name":"Milan Stanojevic","@id":"https:\/\/windowsreport.com\/#\/schema\/person\/11c791813c1c78a6dea55dfd66a86e30"},"headline":"Start Chrome Incognito From The Command Line [How to]","datePublished":"2024-11-04T13:25:07+00:00","dateModified":"2024-11-04T13:25:09+00:00","mainEntityOfPage":{"@id":"https:\/\/windowsreport.com\/chrome-incognito-command-line\/"},"wordCount":269,"commentCount":0,"publisher":{"@id":"https:\/\/windowsreport.com\/#organization"},"image":{"@id":"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#primaryimage"},"thumbnailUrl":"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-command-line.jpg","keywords":["Chrome Guides","command prompt"],"articleSection":["Chrome"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/windowsreport.com\/chrome-incognito-command-line\/#respond"]}],"copyrightYear":"2024","copyrightHolder":{"@id":"https:\/\/windowsreport.com\/#organization"}},{"@type":"WebPage","@id":"https:\/\/windowsreport.com\/chrome-incognito-command-line\/","url":"https:\/\/windowsreport.com\/chrome-incognito-command-line\/","name":"Start Chrome Incognito From The Command Line [How to]","isPartOf":{"@id":"https:\/\/windowsreport.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#primaryimage"},"image":{"@id":"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#primaryimage"},"thumbnailUrl":"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-command-line.jpg","datePublished":"2024-11-04T13:25:07+00:00","dateModified":"2024-11-04T13:25:09+00:00","description":"If you want to start Chrome Incognito from the command line, you can do that in a matter of moments by following these steps.","breadcrumb":{"@id":"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/windowsreport.com\/chrome-incognito-command-line\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#primaryimage","url":"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-command-line.jpg","contentUrl":"https:\/\/windowsreport.com\/wp-content\/uploads\/2024\/11\/chrome-incognito-command-line.jpg","width":1536,"height":1024,"caption":"chrome incognito command line"},{"@type":"BreadcrumbList","@id":"https:\/\/windowsreport.com\/chrome-incognito-command-line\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Browsers","item":"https:\/\/windowsreport.com\/category\/browsers\/"},{"@type":"ListItem","position":2,"name":"Chrome","item":"https:\/\/windowsreport.com\/category\/browsers\/chrome\/"},{"@type":"ListItem","position":3,"name":"Start Chrome Incognito From The Command Line [How to]"}]},{"@type":"WebSite","@id":"https:\/\/windowsreport.com\/#website","url":"https:\/\/windowsreport.com\/","name":"Windows Report","description":"Time-saving software and hardware expertise that helped 500MM+ PC users. Guiding you with how-to advice, news and tips to upgrade your tech life.","publisher":{"@id":"https:\/\/windowsreport.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/windowsreport.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/windowsreport.com\/#organization","name":"WindowsReport","url":"https:\/\/windowsreport.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windowsreport.com\/#\/schema\/logo\/image\/","url":"https:\/\/windowsreport.com\/wp-content\/uploads\/2020\/05\/windowsreport-logo-quantcast.png","contentUrl":"https:\/\/windowsreport.com\/wp-content\/uploads\/2020\/05\/windowsreport-logo-quantcast.png","width":170,"height":28,"caption":"WindowsReport"},"image":{"@id":"https:\/\/windowsreport.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/WindowsReport","https:\/\/x.com\/WindowsRep"]},{"@type":"Person","@id":"https:\/\/windowsreport.com\/#\/schema\/person\/11c791813c1c78a6dea55dfd66a86e30","name":"Milan Stanojevic","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windowsreport.com\/#\/schema\/person\/image\/","url":"https:\/\/windowsreport.com\/wp-content\/uploads\/2020\/04\/milan.jpg","contentUrl":"https:\/\/windowsreport.com\/wp-content\/uploads\/2020\/04\/milan.jpg","caption":"Milan Stanojevic"},"description":"Milan has been enthusiastic about technology ever since his childhood days, and this led him to take interest in all PC-related technologies. He's a PC enthusiast and he spends most of his time learning about computers and technology. Before joining WindowsReport, he worked as a front-end web developer. Now, he's one of the Troubleshooting experts in our worldwide team, specializing in Windows errors &amp; software issues.","sameAs":["https:\/\/www.linkedin.com\/in\/milan-stanojevic-679893188\/","https:\/\/x.com\/MilanStanojev17"],"url":"https:\/\/windowsreport.com\/author\/milan\/"}]}},"_links":{"self":[{"href":"https:\/\/windowsreport.com\/wp-json\/wp\/v2\/posts\/1436899","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/windowsreport.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/windowsreport.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/windowsreport.com\/wp-json\/wp\/v2\/users\/49"}],"replies":[{"embeddable":true,"href":"https:\/\/windowsreport.com\/wp-json\/wp\/v2\/comments?post=1436899"}],"version-history":[{"count":2,"href":"https:\/\/windowsreport.com\/wp-json\/wp\/v2\/posts\/1436899\/revisions"}],"predecessor-version":[{"id":1436907,"href":"https:\/\/windowsreport.com\/wp-json\/wp\/v2\/posts\/1436899\/revisions\/1436907"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/windowsreport.com\/wp-json\/wp\/v2\/media\/1436905"}],"wp:attachment":[{"href":"https:\/\/windowsreport.com\/wp-json\/wp\/v2\/media?parent=1436899"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windowsreport.com\/wp-json\/wp\/v2\/categories?post=1436899"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windowsreport.com\/wp-json\/wp\/v2\/tags?post=1436899"},{"taxonomy":"work","embeddable":true,"href":"https:\/\/windowsreport.com\/wp-json\/wp\/v2\/work?post=1436899"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}