
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>replace cmd with powershell Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/replace-cmd-with-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>https://168.138.42.164/tag/replace-cmd-with-powershell/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sun, 26 Jul 2020 11:37:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>replace cmd with powershell Archives - TECHNIG</title>
	<link>https://168.138.42.164/tag/replace-cmd-with-powershell/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Replace PowerShell with Cmd in Windows 10?</title>
		<link>https://www.technig.com/replace-powershell-with-cmd-window-10/</link>
					<comments>https://www.technig.com/replace-powershell-with-cmd-window-10/#respond</comments>
		
		<dc:creator><![CDATA[Ezat]]></dc:creator>
		<pubDate>Fri, 22 Sep 2017 13:30:00 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Command Line Tips]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell Articles]]></category>
		<category><![CDATA[PowerShell Tutorials]]></category>
		<category><![CDATA[replace cmd with powershell]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=10839</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Use PowerShell to Replace Text in Strings - Technig" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>With the upcoming Windows 10 Creators Update remove the Command Prompt command from context menus. It has replaced with Powershell for the command line. You can use Command Prompt shortcut by clicking Window-key+X for this shortcut you need to activate it first. So, what about opening Command prompt in file explorer by Shift+Right-click? You can see how we [&#8230;]</p>
<p>The post <a href="https://www.technig.com/replace-powershell-with-cmd-window-10/">How to Replace PowerShell with Cmd in Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Use PowerShell to Replace Text in Strings - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Use-PowerShell-to-Replace-Text-in-Strings-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><header class="entry-header">
<div class="entry-meta">
<div class="shunno-post-rate-meta">
<div class="shunnopostmetainfo">
<p>With the upcoming Windows 10 Creators Update remove the Command Prompt command from context menus. It has replaced with Powershell for the command line. You can use Command Prompt shortcut by clicking Window-key+X for this shortcut you need to activate it first. So, what about opening Command prompt in file explorer by Shift+Right-click? You can see how we replace Powershell with CMD in this article.</p>
</div>
<div><strong> Replace PowerShell with CMD Process:</strong></div>
<ol>
<li>Open registry editor.</li>
<li>Navigate to [su_highlight background=&#8221;#eeece9&#8243;]<strong>Computer\HKEY_CLASSES_ROOT\Directory\Background\shell</strong>.[/su_highlight] find &#8220;cmd&#8221; right-click select Permissions and click Advanced.</li>
<li>Click on &#8220;<strong>Change</strong>&#8221; next to Owner user information and enter your username/email</li>
<li>Select Administrator in the top field in the permissions window and allow Full Control by checking the Allow checkbox and apply the changes close the window.</li>
<li>Delete the DWORD “<strong>HideBasedOnVelocityId</strong>” in cmd folder from the registry editor.</li>
</ol>
<div><strong>Note: </strong>Using registry editor requires some knowledge of the basic structure of the Registry so be aware not to change anything wrong otherwise it may harm your system.</div>
<h2>Remove PowerShell from File Explorer</h2>
<div>Windows 10 Update forces you to use Powershell instead of Command Prompt command. The above method will put Command prompt command back in file explorer. By Shift+right click in file explorer, but it will not remove Powershell. Both Cmd and PowerShell show up in the menu if you want to get raid of Powershell? First, navigate to the same directory that you put back the Command Prompt command follow all these steps.</div>
</div>
</div>
</header>
<ol>
<li>Open registry editor.</li>
<li>Navigate to [su_highlight background=&#8221;#eeece9&#8243;]Computer\HKEY_CLASSES_ROOT\Directory\Background\shell.[/su_highlight] and now change the permissions for “PowerShell” with the same method you did for Command Prompt.</li>
<li>After you apply new Permissions for PowerShell, then rename “ShowBasedOnVelocityId” to &#8220;HideBasedOnVelocityId&#8221; and hit enter.</li>
<li>After you do all steps properly, you will see that Command Prompt back in file explorer while holing Shift+right-clicking and you have removed PowerShell also from file explorer.</li>
</ol>
<p>All right we are going to put cmd back like the following screenshot.</p>
<h2>Replace PowerShell with CMD</h2>
<div> Search for &#8220;Regedit&#8221; in your Windows and open Registry editor.</div>
<div></div>
<figure id="attachment_10982" aria-describedby="caption-attachment-10982" style="width: 403px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-3.png"><img decoding="async" class="wp-image-10982 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-3.png" alt="Replace PowerShell with Command prompt command" width="403" height="643" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-3.png 403w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-3-188x300.png 188w" sizes="(max-width: 403px) 100vw, 403px" /></a><figcaption id="caption-attachment-10982" class="wp-caption-text">Replace PowerShell with Command prompt command</figcaption></figure>
<p>Now, find the following registry path in the Windows, registry editor. See the screenshot that shows the current path.</p>
<figure id="attachment_10956" aria-describedby="caption-attachment-10956" style="width: 810px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-technig.jpg"><img decoding="async" class="wp-image-10956 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-technig.jpg" alt="Replace PowerShell with CMD in Windows 10 using Windows Registry" width="810" height="383" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-technig.jpg 810w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-300x142.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-768x363.jpg 768w" sizes="(max-width: 810px) 100vw, 810px" /></a><figcaption id="caption-attachment-10956" class="wp-caption-text">Replace PowerShell with CMD in Windows 10 using Windows Registry</figcaption></figure>
<p>Remember you can scroll down then navigate the directory. You can also copy and paste the address in the address bar and hit enter it will open the directory for you. Don&#8217;t forget to look above methods if you face any problem.</p>
<figure id="attachment_10966" aria-describedby="caption-attachment-10966" style="width: 476px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1.jpg"><img loading="lazy" decoding="async" class="wp-image-10966 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1.jpg" alt="Assign Permission to CMD directory in Windows registry" width="476" height="514" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1.jpg 476w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1-278x300.jpg 278w" sizes="(max-width: 476px) 100vw, 476px" /></a><figcaption id="caption-attachment-10966" class="wp-caption-text">Assign Permission to CMD directory in Windows registry</figcaption></figure>
<p>The above screenshot as you see we are changing the permission of cmd by Right clicks and select permissions. Then in the permission field select administrators and check &#8220;<strong>Full Control</strong>&#8221; and click Ok to apply changes.</p>
<figure id="attachment_10971" aria-describedby="caption-attachment-10971" style="width: 613px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-teching.jpg"><img loading="lazy" decoding="async" class="wp-image-10971 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-teching.jpg" alt="Add CMD to Right-click context menu - Technig" width="613" height="257" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-teching.jpg 613w, https://www.technig.com/wp-content/uploads/2017/09/scs-teching-300x126.jpg 300w" sizes="(max-width: 613px) 100vw, 613px" /></a><figcaption id="caption-attachment-10971" class="wp-caption-text">Add CMD to Right-click context menu &#8211; Technig</figcaption></figure>
<p>Now Right-click on &#8220;<strong>HideBasedOnVelocity</strong>&#8221; and Delete it. Go to file explorer or your desktop hold Shift+right-click to see Command prompt back.</p>
<figure id="attachment_10975" aria-describedby="caption-attachment-10975" style="width: 540px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1.png"><img loading="lazy" decoding="async" class="wp-image-10975 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1.png" alt="Add PowerShell to right-click in Windows 10" width="540" height="468" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1.png 540w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-1-300x260.png 300w" sizes="(max-width: 540px) 100vw, 540px" /></a><figcaption id="caption-attachment-10975" class="wp-caption-text">Add PowerShell to right-click in Windows 10</figcaption></figure>
<p>But you also see PowerShell. If you want to hide PowerShell, then follow these steps.</p>
<h2>Hide PowerShell from Right-Click</h2>
<p>You can remove the PowerShell form right-click of your Windows 10 using the following method.</p>
<figure id="attachment_10977" aria-describedby="caption-attachment-10977" style="width: 741px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-2.png"><img loading="lazy" decoding="async" class="wp-image-10977 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-2.png" alt="Remove PowerShell for Windows 10 right-click - Technig" width="741" height="227" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-technig-2.png 741w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-2-300x92.png 300w" sizes="(max-width: 741px) 100vw, 741px" /></a><figcaption id="caption-attachment-10977" class="wp-caption-text">Remove PowerShell for Windows 10 right-click &#8211; Technig</figcaption></figure>
<p>Navigate where you had changed permission for cmd. This time change permission for Powershell with the same method you did for cmd. After that on the right side, you can see &#8220;<strong>ShowBasedOnVelocityId</strong>&#8221; change it to &#8220;<strong>HideBasedOnVelocityId</strong>&#8221; hit enter. Now on the desktop test the &#8220;<strong>Shift+ Right-click</strong>&#8221; to the result.</p>
<figure id="attachment_10953" aria-describedby="caption-attachment-10953" style="width: 648px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/scs-technig.png"><img loading="lazy" decoding="async" class="wp-image-10953 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/scs-technig.png" alt="How to replace PowerShell with cmd in windows 10? - Technig" width="648" height="414" srcset="https://www.technig.com/wp-content/uploads/2017/09/scs-technig.png 648w, https://www.technig.com/wp-content/uploads/2017/09/scs-technig-300x192.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></a><figcaption id="caption-attachment-10953" class="wp-caption-text">How to replace PowerShell with cmd in windows 10? &#8211; Technig</figcaption></figure>
<p>That&#8217;s all you need to know how to <a href="https://blogs.technet.microsoft.com/heyscriptingguy/2011/03/21/use-powershell-to-replace-text-in-strings/" target="_blank" rel="noopener noreferrer">replace PowerShell</a> with CMD in Windows 10. The latest update of Windows 10 automatically replaces the CMD with PowerShell.</p>
<p>The post <a href="https://www.technig.com/replace-powershell-with-cmd-window-10/">How to Replace PowerShell with Cmd in Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/replace-powershell-with-cmd-window-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">10839</post-id>	</item>
	</channel>
</rss>
