<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	 xmlns:media="http://search.yahoo.com/mrss/" 
	>
<channel>
	<title>
	Comments on: How to open an elevated PowerShell prompt in Windows 11/10	</title>
	<atom:link href="https://www.thewindowsclub.com/how-to-open-an-elevated-powershell-prompt-in-windows-10/feed" rel="self" type="application/rss+xml" />
	<link>https://www.thewindowsclub.com/how-to-open-an-elevated-powershell-prompt-in-windows-10</link>
	<description>TheWindowsClub covers authentic Windows 11, Windows 10 tips, tutorials, how-to&#039;s, features, freeware. Created by Anand Khanse, MVP.</description>
	<lastBuildDate>Wed, 08 May 2024 19:08:56 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Varun G. Ramjeet		</title>
		<link>https://www.thewindowsclub.com/how-to-open-an-elevated-powershell-prompt-in-windows-10#comment-65967</link>

		<dc:creator><![CDATA[Varun G. Ramjeet]]></dc:creator>
		<pubDate>Wed, 05 Dec 2018 12:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=107296#comment-65967</guid>

					<description><![CDATA[c:PATH_TO_KEYMyKey.cer

C:path_to_appforza_14.2.appx]]></description>
			<content:encoded><![CDATA[<p>c:PATH_TO_KEYMyKey.cer</p>
<p>C:path_to_appforza_14.2.appx</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Robert Sandoval		</title>
		<link>https://www.thewindowsclub.com/how-to-open-an-elevated-powershell-prompt-in-windows-10#comment-63966</link>

		<dc:creator><![CDATA[Robert Sandoval]]></dc:creator>
		<pubDate>Wed, 23 May 2018 05:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=107296#comment-63966</guid>

					<description><![CDATA[How about dis, launching powershell admin from within powershell:
Start-Process powershell -Verb runAs]]></description>
			<content:encoded><![CDATA[<p>How about dis, launching powershell admin from within powershell:<br />
Start-Process powershell -Verb runAs</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: 6th_Hokage		</title>
		<link>https://www.thewindowsclub.com/how-to-open-an-elevated-powershell-prompt-in-windows-10#comment-62343</link>

		<dc:creator><![CDATA[6th_Hokage]]></dc:creator>
		<pubDate>Thu, 18 Jan 2018 05:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=107296#comment-62343</guid>

					<description><![CDATA[how do you elevate powershell if you used shift+right click to open in a specific location]]></description>
			<content:encoded><![CDATA[<p>how do you elevate powershell if you used shift+right click to open in a specific location</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Darren Evans		</title>
		<link>https://www.thewindowsclub.com/how-to-open-an-elevated-powershell-prompt-in-windows-10#comment-62105</link>

		<dc:creator><![CDATA[Darren Evans]]></dc:creator>
		<pubDate>Sun, 07 Jan 2018 13:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=107296#comment-62105</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.thewindowsclub.com/how-to-open-an-elevated-powershell-prompt-in-windows-10#comment-50906&quot;&gt;Charles Cawlishaw&lt;/a&gt;.

This happened to me once and my usual trick is to press the Windows Logo+R key to launch Windows&#039; Run dialog. Now type explorer, press enter and this should launch the taskbar process. Of course you&#039;ll then have to Google for Windows repair options to try and determine what&#039;s preventing normal launching. You&#039;ll likely see search results that require you to use the SFC or the DISM command. These are the tools I usually use to diagnose and repair Windows system problems.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.thewindowsclub.com/how-to-open-an-elevated-powershell-prompt-in-windows-10#comment-50906">Charles Cawlishaw</a>.</p>
<p>This happened to me once and my usual trick is to press the Windows Logo+R key to launch Windows&#8217; Run dialog. Now type explorer, press enter and this should launch the taskbar process. Of course you&#8217;ll then have to Google for Windows repair options to try and determine what&#8217;s preventing normal launching. You&#8217;ll likely see search results that require you to use the SFC or the DISM command. These are the tools I usually use to diagnose and repair Windows system problems.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Darren Evans		</title>
		<link>https://www.thewindowsclub.com/how-to-open-an-elevated-powershell-prompt-in-windows-10#comment-62104</link>

		<dc:creator><![CDATA[Darren Evans]]></dc:creator>
		<pubDate>Sun, 07 Jan 2018 13:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=107296#comment-62104</guid>

					<description><![CDATA[Hold down SHIFT+CTRL+ALT as you press enter to launch PowerShell. This will initiate the elevated permissions process as well. No need for context menus or editing Properties. Works in Windows 10, unsure about previous Windows versions.]]></description>
			<content:encoded><![CDATA[<p>Hold down SHIFT+CTRL+ALT as you press enter to launch PowerShell. This will initiate the elevated permissions process as well. No need for context menus or editing Properties. Works in Windows 10, unsure about previous Windows versions.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
