{"id":454,"date":"2021-08-05T12:58:06","date_gmt":"2021-08-05T11:58:06","guid":{"rendered":"https:\/\/techsupportblog.co.uk\/?p=454"},"modified":"2021-12-11T20:29:09","modified_gmt":"2021-12-11T20:29:09","slug":"get-started-with-winget","status":"publish","type":"post","link":"https:\/\/techtodd.co.uk\/index.php\/2021\/08\/05\/get-started-with-winget\/","title":{"rendered":"Get started with winget"},"content":{"rendered":"\n<p>winget is a Microsoft command line tool to install and update applications on the Windows Operating System &#8211; effectively Microsoft&#8217;s take on <a href=\"https:\/\/chocolatey.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">Chocolatey<\/a>.<\/p>\n\n\n\n<p>This blog post is intended for those wanting to get started with winget as a quick start or reference guide.<\/p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Installing winget<\/strong><\/p>\n\n\n\n<p>To get started with winget we must first install it.<\/p>\n\n\n\n<p>winget can be downloaded from Github as an MSIX Bundle here: <a href=\"https:\/\/github.com\/microsoft\/winget-cli\/releases\">Releases \u00b7 microsoft\/winget-cli \u00b7 GitHub<\/a> or by following the guidance in the following link to either join the Insider program or to sign up to receive winget via the Windows store: <a href=\"https:\/\/github.com\/microsoft\/winget-cli#microsoft-store-recommended\">GitHub &#8211; microsoft\/winget-cli: Windows Package Manager CLI (aka winget)<\/a><\/p>\n\n\n\n<p>If you choose to install manually you will need to keep your version updated manually. The store app will update itself.<\/p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Check winget is installed<\/strong><\/p>\n\n\n\n<p>To confirm that winget is installed and see what version is running we can run the command <strong>winget &#8211;version<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"573\" data-attachment-id=\"455\" data-permalink=\"https:\/\/techtodd.co.uk\/index.php\/2021\/08\/05\/get-started-with-winget\/image-13\/\" data-orig-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image.png\" data-orig-size=\"1116,624\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"image\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-1024x573.png\" src=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-1024x573.png\" alt=\"\" class=\"wp-image-455\" srcset=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-1024x573.png 1024w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-300x168.png 300w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-768x429.png 768w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image.png 1116w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"has-medium-font-size\"><strong>List all installed packages<\/strong><\/p>\n\n\n\n<p>To list all installed packages run <strong>winget list<\/strong><\/p>\n\n\n\n<p>This will show also show you on the far right column if there are any newer available packages for install.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"616\" data-attachment-id=\"457\" data-permalink=\"https:\/\/techtodd.co.uk\/index.php\/2021\/08\/05\/get-started-with-winget\/image-2-2\/\" data-orig-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-2.png\" data-orig-size=\"1680,1010\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"image-2\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-2-1024x616.png\" src=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-2-1024x616.png\" alt=\"\" class=\"wp-image-457\" srcset=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-2-1024x616.png 1024w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-2-300x180.png 300w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-2-768x462.png 768w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-2-1536x923.png 1536w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-2.png 1680w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Check which applications can be upgraded<\/strong><\/p>\n\n\n\n<p>To check which applications can be upgraded with winget type <strong>winget upgrade<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"573\" data-attachment-id=\"459\" data-permalink=\"https:\/\/techtodd.co.uk\/index.php\/2021\/08\/05\/get-started-with-winget\/image-3-2\/\" data-orig-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-3.png\" data-orig-size=\"1115,624\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"image-3\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-3-1024x573.png\" src=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-3-1024x573.png\" alt=\"\" class=\"wp-image-459\" srcset=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-3-1024x573.png 1024w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-3-300x168.png 300w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-3-768x430.png 768w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-3.png 1115w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Upgrade an application<\/strong><\/p>\n\n\n\n<p>To upgrade one of the available applications type <strong>winget upgrade &#8220;<em>nameofapp<\/em><\/strong>&#8220;, for example <strong>winget upgade &#8220;Cisco Webex Meetings&#8221;<\/strong><\/p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Upgrade all applications<\/strong><\/p>\n\n\n\n<p>To upgrade all installed applications type <strong>winget upgrade &#8211;all<\/strong><\/p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Install a new application<\/strong><\/p>\n\n\n\n<p>To install a new application using winget, you will want to first try and find the application you&#8217;re looking for. You could either generate a list of all applications using <strong>winget install. <\/strong>This will return all apps that you could possibly install using winget.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"616\" data-attachment-id=\"461\" data-permalink=\"https:\/\/techtodd.co.uk\/index.php\/2021\/08\/05\/get-started-with-winget\/image-5-2\/\" data-orig-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-5.png\" data-orig-size=\"1680,1010\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"image-5\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-5-1024x616.png\" src=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-5-1024x616.png\" alt=\"\" class=\"wp-image-461\" srcset=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-5-1024x616.png 1024w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-5-300x180.png 300w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-5-768x462.png 768w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-5-1536x923.png 1536w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-5.png 1680w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Or if you know what you are looking for you can search with <strong>winget search <em>appname<\/em><\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"826\" height=\"434\" data-attachment-id=\"462\" data-permalink=\"https:\/\/techtodd.co.uk\/index.php\/2021\/08\/05\/get-started-with-winget\/image-6-2\/\" data-orig-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-6.png\" data-orig-size=\"826,434\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"image-6\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-6.png\" src=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-6.png\" alt=\"\" class=\"wp-image-462\" srcset=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-6.png 826w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-6-300x158.png 300w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-6-768x404.png 768w\" sizes=\"auto, (max-width: 826px) 100vw, 826px\" \/><\/figure>\n\n\n\n<p>Now that I know the name of the app that I&#8217;d like to install, I can do so using <strong>winget install <em>appname<\/em><\/strong><\/p>\n\n\n\n<p>Notice that I didn&#8217;t have to put the fill name in.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"826\" height=\"434\" data-attachment-id=\"465\" data-permalink=\"https:\/\/techtodd.co.uk\/index.php\/2021\/08\/05\/get-started-with-winget\/image-9-2\/\" data-orig-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-9.png\" data-orig-size=\"826,434\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"image-9\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-9.png\" src=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-9.png\" alt=\"\" class=\"wp-image-465\" srcset=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-9.png 826w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-9-300x158.png 300w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-9-768x404.png 768w\" sizes=\"auto, (max-width: 826px) 100vw, 826px\" \/><\/figure>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Change your winget settings<\/strong><\/p>\n\n\n\n<p>There are also a list of settings with winget that you can change. A full documented list can be found here: <a href=\"https:\/\/aka.ms\/winget-command-help\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/aka.ms\/winget-command-help <\/a><\/p>\n\n\n\n<p>Lets say you want to change the progress bar to a rainbow..<\/p>\n\n\n\n<p>First type <strong>winget settings<\/strong>. This will open the winget settings file located at &#8220;C:\\Users\\username\\AppData\\Local\\Packages\\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\\LocalState\\settings.json&#8221; in your preferred editor &#8211; in my case VS code.<\/p>\n\n\n\n<p>You can then add the code block between the first and last curly brackets, save the file, and the changes will take effect on the next use of winget.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"852\" height=\"154\" data-attachment-id=\"468\" data-permalink=\"https:\/\/techtodd.co.uk\/index.php\/2021\/08\/05\/get-started-with-winget\/image-12-2\/\" data-orig-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-12.png\" data-orig-size=\"852,154\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"image-12\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-12.png\" src=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-12.png\" alt=\"\" class=\"wp-image-468\" srcset=\"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-12.png 852w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-12-300x54.png 300w, https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-12-768x139.png 768w\" sizes=\"auto, (max-width: 852px) 100vw, 852px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>winget is a Microsoft command line tool to install and update applications on the Windows Operating System &#8211; effectively Microsoft&#8217;s take on Chocolatey. This blog post is intended for those wanting to get started with winget as a quick start or reference guide. Installing winget To get started with winget we must first install it. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[48,49],"tags":[51,50],"class_list":["post-454","post","type-post","status-publish","format-standard","hentry","category-windows","category-winget","tag-windows","tag-winget"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Get started with winget | Tech Todd<\/title>\n<meta name=\"description\" content=\"A guide on getting started with winget including the most useful commands and how to change winget settings.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Get started with winget | Tech Todd\" \/>\n<meta property=\"og:description\" content=\"A guide on getting started with winget including the most useful commands and how to change winget settings.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/\" \/>\n<meta property=\"og:site_name\" content=\"Tech Todd\" \/>\n<meta property=\"article:published_time\" content=\"2021-08-05T11:58:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-11T20:29:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/project1-v4xcrw2sui.live-website.com\/wp-content\/uploads\/2021\/08\/image-1024x573.png\" \/>\n<meta name=\"author\" content=\"TC\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"TC\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2021\\\/08\\\/05\\\/get-started-with-winget\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2021\\\/08\\\/05\\\/get-started-with-winget\\\/\"},\"author\":{\"name\":\"TC\",\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/#\\\/schema\\\/person\\\/12f10ae88eec753067405d37c00f9103\"},\"headline\":\"Get started with winget\",\"datePublished\":\"2021-08-05T11:58:06+00:00\",\"dateModified\":\"2021-12-11T20:29:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2021\\\/08\\\/05\\\/get-started-with-winget\\\/\"},\"wordCount\":445,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/#\\\/schema\\\/person\\\/12f10ae88eec753067405d37c00f9103\"},\"image\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2021\\\/08\\\/05\\\/get-started-with-winget\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/techtodd.co.uk\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/image-1024x573.png\",\"keywords\":[\"windows\",\"winget\"],\"articleSection\":[\"Windows\",\"winget\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2021\\\/08\\\/05\\\/get-started-with-winget\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2021\\\/08\\\/05\\\/get-started-with-winget\\\/\",\"url\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2021\\\/08\\\/05\\\/get-started-with-winget\\\/\",\"name\":\"Get started with winget | Tech Todd\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2021\\\/08\\\/05\\\/get-started-with-winget\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2021\\\/08\\\/05\\\/get-started-with-winget\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/techtodd.co.uk\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/image-1024x573.png\",\"datePublished\":\"2021-08-05T11:58:06+00:00\",\"dateModified\":\"2021-12-11T20:29:09+00:00\",\"description\":\"A guide on getting started with winget including the most useful commands and how to change winget settings.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2021\\\/08\\\/05\\\/get-started-with-winget\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2021\\\/08\\\/05\\\/get-started-with-winget\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2021\\\/08\\\/05\\\/get-started-with-winget\\\/#primaryimage\",\"url\":\"https:\\\/\\\/techtodd.co.uk\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/image.png\",\"contentUrl\":\"https:\\\/\\\/techtodd.co.uk\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/image.png\",\"width\":1116,\"height\":624},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/index.php\\\/2021\\\/08\\\/05\\\/get-started-with-winget\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Get started with winget\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/#website\",\"url\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/\",\"name\":\"Tech Todd\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/#\\\/schema\\\/person\\\/12f10ae88eec753067405d37c00f9103\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/project1-v4xcrw2sui.live-website.com\\\/#\\\/schema\\\/person\\\/12f10ae88eec753067405d37c00f9103\",\"name\":\"TC\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g\",\"caption\":\"TC\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Get started with winget | Tech Todd","description":"A guide on getting started with winget including the most useful commands and how to change winget settings.","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:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/","og_locale":"en_GB","og_type":"article","og_title":"Get started with winget | Tech Todd","og_description":"A guide on getting started with winget including the most useful commands and how to change winget settings.","og_url":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/","og_site_name":"Tech Todd","article_published_time":"2021-08-05T11:58:06+00:00","article_modified_time":"2021-12-11T20:29:09+00:00","og_image":[{"url":"https:\/\/project1-v4xcrw2sui.live-website.com\/wp-content\/uploads\/2021\/08\/image-1024x573.png","type":"","width":"","height":""}],"author":"TC","twitter_card":"summary_large_image","twitter_misc":{"Written by":"TC","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/#article","isPartOf":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/"},"author":{"name":"TC","@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/#\/schema\/person\/12f10ae88eec753067405d37c00f9103"},"headline":"Get started with winget","datePublished":"2021-08-05T11:58:06+00:00","dateModified":"2021-12-11T20:29:09+00:00","mainEntityOfPage":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/"},"wordCount":445,"commentCount":0,"publisher":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/#\/schema\/person\/12f10ae88eec753067405d37c00f9103"},"image":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/#primaryimage"},"thumbnailUrl":"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-1024x573.png","keywords":["windows","winget"],"articleSection":["Windows","winget"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/","url":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/","name":"Get started with winget | Tech Todd","isPartOf":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/#primaryimage"},"image":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/#primaryimage"},"thumbnailUrl":"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image-1024x573.png","datePublished":"2021-08-05T11:58:06+00:00","dateModified":"2021-12-11T20:29:09+00:00","description":"A guide on getting started with winget including the most useful commands and how to change winget settings.","breadcrumb":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/#primaryimage","url":"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image.png","contentUrl":"https:\/\/techtodd.co.uk\/wp-content\/uploads\/2021\/08\/image.png","width":1116,"height":624},{"@type":"BreadcrumbList","@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/index.php\/2021\/08\/05\/get-started-with-winget\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/project1-v4xcrw2sui.live-website.com\/"},{"@type":"ListItem","position":2,"name":"Get started with winget"}]},{"@type":"WebSite","@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/#website","url":"https:\/\/project1-v4xcrw2sui.live-website.com\/","name":"Tech Todd","description":"","publisher":{"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/#\/schema\/person\/12f10ae88eec753067405d37c00f9103"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/project1-v4xcrw2sui.live-website.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/project1-v4xcrw2sui.live-website.com\/#\/schema\/person\/12f10ae88eec753067405d37c00f9103","name":"TC","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g","caption":"TC"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/b3a6951f4b1a2876b9cb71e98dda385477183f62e689405514ba93c705bf95d7?s=96&d=mm&r=g"}}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pfa3Hp-7k","_links":{"self":[{"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/454","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=454"}],"version-history":[{"count":3,"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/454\/revisions"}],"predecessor-version":[{"id":498,"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/454\/revisions\/498"}],"wp:attachment":[{"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=454"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/categories?post=454"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/techtodd.co.uk\/index.php\/wp-json\/wp\/v2\/tags?post=454"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}