{"id":75981,"date":"2016-01-03T11:59:00","date_gmt":"2016-01-03T11:59:00","guid":{"rendered":"https:\/\/blogs.technet.microsoft.com\/heyscriptingguy\/2016\/01\/03\/powertip-restore-powershell-ise-to-default-settings\/"},"modified":"2019-02-18T09:20:26","modified_gmt":"2019-02-18T16:20:26","slug":"powertip-restore-powershell-ise-to-default-settings","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/scripting\/powertip-restore-powershell-ise-to-default-settings\/","title":{"rendered":"PowerTip: Restore PowerShell ISE to Default Settings"},"content":{"rendered":"<p><b>Summary<\/b>: Learn how to restore the Windows PowerShell ISE to its default configurations.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/devblogs.microsoft.com\/wp-content\/uploads\/sites\/29\/2019\/02\/q-for-powertip.jpg\" alt=\"Hey, Scripting Guy! Question\" \/>&nbsp;How can I restore the Windows PowerShell ISE to its default configurations?<\/p>\n<p style=\"margin-left:30px\"><img decoding=\"async\" src=\"https:\/\/devblogs.microsoft.com\/wp-content\/uploads\/sites\/29\/2019\/02\/a-for-powertip.jpg\" alt=\"Hey, Scripting Guy! Answer\" \/>&nbsp;Use the four built-in&nbsp;<b>RestoreDefault<\/b>&nbsp;methods with the&nbsp;<b>PSise<\/b>&nbsp;object to bring back everything in the ISE to the original settings:<\/p>\n<p style=\"margin-left:120px\">$PSise.Options.RestoreDefaults()<br \/>$PSise.Options.RestoreDefaultConsoleTokenColors()<br \/>$PSise.Options.RestoreDefaultTokenColors()<br \/>$PSise.Options.RestoreDefaultXMLTokenColors()<\/p>\n<p style=\"margin-left:60px\"><img decoding=\"async\" src=\"https:\/\/devblogs.microsoft.com\/wp-content\/uploads\/sites\/29\/2019\/02\/7610.Dr.ScriptoForTips.jpg\" alt=\" \" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Summary: Learn how to restore the Windows PowerShell ISE to its default configurations. &nbsp;How can I restore the Windows PowerShell ISE to its default configurations? &nbsp;Use the four built-in&nbsp;RestoreDefault&nbsp;methods with the&nbsp;PSise&nbsp;object to bring back everything in the ISE to the original settings: $PSise.Options.RestoreDefaults()$PSise.Options.RestoreDefaultConsoleTokenColors()$PSise.Options.RestoreDefaultTokenColors()$PSise.Options.RestoreDefaultXMLTokenColors()<\/p>\n","protected":false},"author":596,"featured_media":87096,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[56,356,154,45],"class_list":["post-75981","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-scripting","tag-guest-blogger","tag-powertip","tag-sean-kearney","tag-windows-powershell"],"acf":[],"blog_post_summary":"<p>Summary: Learn how to restore the Windows PowerShell ISE to its default configurations. &nbsp;How can I restore the Windows PowerShell ISE to its default configurations? &nbsp;Use the four built-in&nbsp;RestoreDefault&nbsp;methods with the&nbsp;PSise&nbsp;object to bring back everything in the ISE to the original settings: $PSise.Options.RestoreDefaults()$PSise.Options.RestoreDefaultConsoleTokenColors()$PSise.Options.RestoreDefaultTokenColors()$PSise.Options.RestoreDefaultXMLTokenColors()<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/posts\/75981","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/users\/596"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/comments?post=75981"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/posts\/75981\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/media\/87096"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/media?parent=75981"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/categories?post=75981"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/tags?post=75981"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}