{"id":136,"date":"2015-03-17T21:45:38","date_gmt":"2015-03-17T10:45:38","guid":{"rendered":"https:\/\/4it.com.au\/kb\/?post_type=article&#038;p=136"},"modified":"2022-11-14T20:05:44","modified_gmt":"2022-11-14T09:05:44","slug":"how-to-turn-uac-on-and-off-from-the-command-prompt","status":"publish","type":"article","link":"https:\/\/4it.com.au\/kb\/article\/how-to-turn-uac-on-and-off-from-the-command-prompt\/","title":{"rendered":"How to turn UAC On and Off from the Command Prompt"},"content":{"rendered":"<p>Sometimes when you are remotely managing a workstation it can be easier to perform tasks in the background using the command prompt. \u00a0Here&#8217;s how to turn UAC On and Off.<\/p>\n<h3>How to Turn UAC On from the Command Prompt<\/h3>\n<p><code>REG ADD HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System \/v ConsentPromptBehaviorAdmin \/t REG_DWORD \/d 0x5 \/f<\/code><\/p>\n<h3>How to Turn UAC Off from the Command Prompt<\/h3>\n<p><code>REG ADD HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System \/v ConsentPromptBehaviorAdmin \/t REG_DWORD \/d 0x0 \/f<\/code><\/p>\n<div style='text-align:left' class='yasr-auto-insert-visitor'><\/div>","protected":false},"excerpt":{"rendered":"<p>Sometimes when you are remotely managing a workstation it can be easier to perform tasks in the background using the command prompt. \u00a0Here&#8217;s how to turn UAC On and Off. How to Turn UAC On from the Command Prompt REG ADD HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System \/v ConsentPromptBehaviorAdmin \/t REG_DWORD \/d 0x5 \/f How to Turn UAC Off from [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","format":"standard","article-category":[9],"article-tag":[12,63,62,19],"class_list":["post-136","article","type-article","status-publish","format-standard","hentry","article-category-windows-commands","article-tag-command-prompt","article-tag-uac-off","article-tag-uac-on","article-tag-windows"],"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":3,"sum_votes":13},"_links":{"self":[{"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article\/136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/types\/article"}],"author":[{"embeddable":true,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/comments?post=136"}],"version-history":[{"count":0,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article\/136\/revisions"}],"wp:attachment":[{"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/media?parent=136"}],"wp:term":[{"taxonomy":"article-category","embeddable":true,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article-category?post=136"},{"taxonomy":"article-tag","embeddable":true,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article-tag?post=136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}