当前位置:网站首页>Win11 runs CMD to prompt the solution of "the requested operation needs to be promoted"
Win11 runs CMD to prompt the solution of "the requested operation needs to be promoted"
2022-07-05 22:06:00 【Xiaobai one click reinstallation system】
cmd Is a command used to execute input , Most of us use it to exclude or solve certain types of Windows problem , But recently there are some Win11 The user is running cmd Prompt when “ The requested operation needs to be promoted ” The situation of , What's going on here ? This situation is likely to be caused by insufficient operation permissions .
There are more details How to reload the computer system Tutorials are available for reference
Method 1 :
1、 First , Under the desktop taskbar , Right click on the 【Windows Start logo 】;

2、 In the open hidden menu item , choice 【Windows terminal ( Administrators )】;
3、 So you can open it 【 Administrators :Windows PowerShell】,Win11 in , It also adds the multi label function , You can click 【 Small downward arrow 】;

4、 then , In the open drop-down menu item , choice 【 Command prompt 】;

5、 So you can open it 【 Administrators : Command prompt 】.

Method 2 :
1、 First , Press 【Win】 key , Or click... On the bottom taskbar 【 Start icon 】;

2、 Open the start menu , Click on the top 【 Type here to search 】;

3、 Then input 【cmd】 command ;

4、 Click again 【 Run as administrator 】 Open command prompt application ;

5、 Administrator command prompt window , Enter and press enter to execute the following command :
net user administrator /active:yes
You can start the super administrator .

Super administrator has higher authority than ordinary administrator .
边栏推荐
- Drawing HSV color wheel with MATLAB
- Summarize the reasons for 2XX, 3xx, 4xx, 5xx status codes
- Business learning of mall order module
- 数博会精彩回顾 | 彰显科研实力,中创算力荣获数字化影响力企业奖
- 科技云报道:算力网络,还需跨越几道坎?
- Implementing Lmax disruptor queue from scratch (IV) principle analysis of multithreaded producer multiproducersequencer
- How to use tensorflow2 for cat and dog classification and recognition
- How to add new fields to mongodb with code (all)
- 【愚公系列】2022年7月 Go教学课程 004-Go代码注释
- U盘的文件无法删除文件怎么办?Win11无法删除U盘文件解决教程
猜你喜欢

每日刷题记录 (十四)

Analysis and test of ModbusRTU communication protocol

数据泄露怎么办?'华生·K'7招消灭安全威胁

Index optimization of performance tuning methodology

Two stage locking protocol for concurrency control

Drawing HSV color wheel with MATLAB

How to view Apache log4j 2 remote code execution vulnerability?

CA certificate trampled pit

Pl/sql basic syntax

Server optimization of performance tuning methodology
随机推荐
Reptile practice
CA certificate trampled pit
极狐公司官方澄清声明
EL与JSTL注意事项汇总
Summary of concurrency control
Shell script, awk condition judgment and logic comparison &||
阿龙的感悟
Interview questions for famous enterprises: Coins represent a given value
Interview questions for basic software testing
PyGame practical project: write Snake games with 300 lines of code
Blocking of concurrency control
U盘的文件无法删除文件怎么办?Win11无法删除U盘文件解决教程
EBS Oracle 11g cloning steps (single node)
Summary of El and JSTL precautions
C language knowledge points link
如何開發引入小程序插件
The statistics of leetcode simple question is the public string that has appeared once
1.3 years of work experience, double non naked resignation agency face-to-face experience [already employed]
HDU 4391 paint the wall segment tree (water
Meituan dynamic thread pool practice ideas, open source