Win10系统右键添加Powershell和命令提示符方法
Win10系统中快速打开Powershell控制台的方法
在Win10系统中,我们经常需要使用Powershell控制台进行操作,但是通过SHIFT+右键呼出右键菜单中的选项确实有些麻烦。下面我将分享一种不需要按Shift右键就可以打开Powershell控制台的方法。
首先,我们需要删除原有的一些注册表项,包括`-HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCmdHere`、`-HKEY_CLASSES_ROOT\Directory\Background\shell\runas`、`-HKEY_CLASSES_ROOT\Directory\Background\shell\PowershellAdmin`。
接着,我们可以通过修改注册表来实现快速打开Powershell控制台的功能。具体操作如下:
1. 右键点击空白处,选择“命令行”,即可快速打开命令行窗口。注册表项如下:
```
[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCmdHere]
@="在此处打开命令行窗口"
[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCmdHere\command]
@="cmd.exe /k pushd \"%V\""
```
2. 右键点击空白处,选择“命令行(管理员)”,即可快速以管理员身份打开命令行窗口。注册表项如下:
```
[HKEY_CLASSES_ROOT\Directory\Background\shell\runas]
@="在此处打开命令行窗口(管理员)"
"ShowBasedOnVelocityId"=dword:00639bc8
[HKEY_CLASSES_ROOT\Directory\Background\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
```
3. 按住Shift键同时右键点击空白处,选择“Powershell(管理员)”,即可快速以管理员身份打开Powershell控制台。注册表项如下:
```
[HKEY_CLASSES_ROOT\Directory\Background\shell\PowershellAdmin]
@="在此处打开Powershell窗口(管理员)"
"Extended"=""
[HKEY_CLASSES_ROOT\Directory\Background\shell\PowershellAdmin\command]
@="\"C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe\" -windowstyle hidden -Command $stpath=pwd; Start-Process PowerShell -ArgumentList '-NoExit', '-Command Set-Location -literalPath \"%V\"' -verb RunAs"
```
4. 除了以上方法,还可以通过Powershell调用的方式来打开管理员权限的命令行窗口,注册表项如下:
```
[-HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCmdHereAdmin]
[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCmdHereAdmin]
@="在此处打开命令行窗口(管理员)"
[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenCmdHereAdmin\command]
@="PowerShell -windowstyle hidden -Command \"Start-Process cmd.exe -ArgumentList '/s', '/k', 'pushd', '%V'\""
```
通过以上方法,我们可以更快捷地打开Powershell控制台,提高操作效率。希望这些内容对大家有所帮助。
常见问题
- 10bit显示器,Win10只显示8bit(位深度)要怎么设置?
- Windows Server 2008 R2密钥/最新序列号/永久激活码
- yundetectservice是什么?yundetectservice.exe进程如何禁止?
- Win10专业工作站版激活密钥(数字永久激活码)
- 无限弹窗代码来了!制作成bat运行,不死机不停止!
- Msg3.0.db是什么?Msg3.0.db可以删除吗?如何瘦身?
- 怎么修改软件安装日期?(修改卸载程序里显示的日期)
- win10系统驱动精灵提示系统自带驱动缺失|local print queue缺失怎么办?
- kingsoft是什么文件夹?教你kingsoft如何删除
- Win10笔记本睡眠状态下计算机自动唤醒,异常耗电的终极解决方法