当前位置:网站首页>The administrator's permission is required to solve the windows folder, which cannot be deleted, and the advanced security settings cannot change the owner's permission. Click to turn gray
The administrator's permission is required to solve the windows folder, which cannot be deleted, and the advanced security settings cannot change the owner's permission. Click to turn gray
2022-07-16 09:13:00 【Ye Guya】
Preface
Unable to uninstall after installing a software , use 360 Powerful unloading is not enough , You can't delete the directory where the file is located directly , The display must provide administrator jurisdiction , Then I want to change the owner , Option is gray , You cannot change .
resolvent
1. Search field input 【CMD】 find 【 Command prompt 】, Right click 【 Open as administrator 】
2. stay 【 Command prompt 】 Enter after entering the following command :
net user administrator /active:yes
3. Restart the computer
4. Try to modify the related files again , Look at the effect


边栏推荐
- Input get focus
- Uniapp applet and H5 compressed image upload
- arduino上传程序出错不成功常见的问题解决
- Message mechanism of dtcloud (2)
- 如何在 SQL Server Management 上使用不同端口连接到 SQL Server?
- Memory mapping principle and detailed explanation (very practical)
- phpstorm2022连接数据库
- 模拟实现库函数strcpy,对strcpy的进一步理解(深刻理解重叠问题,防止内存与源重叠)
- LeetCode 1584. Minimum cost of connecting all points
- gpu服务器注意事项
猜你喜欢
随机推荐
现在网上开户安全吗?开户需要准备什么证件?
进程间通信(非常实用)
I opened the permission of datastutio and automatically generated an SQL task that has been executing, which indicates that the permission allocation has not been completed
ADB环境配置
音视频学习(六)——PCM音频基础
map集合总结
php获取目录下的全部子文件名称(含案例、截图、代码)
uniapp-小程序与H5压缩图片上传
dtcloud Qweb实战之看板视图
jmm内存模型及volatile实现原理
《A Unified Generative Framework for Aspect-Based Sentiment Analysis》论文阅读
LeetCode 1584. Minimum cost of connecting all points
pytorch_lightning中lightning_logs里的hparams.yaml输出为空问题
jupyterlab 安装
《Attentional Encoder Network for Targeted Sentiment Classification》论文阅读
odoo action分析(action.client,action.act_window,action.server)
Map set summary
Problems encountered when using yolov5
Famous pipeline principle and detailed explanation (very practical)
用 AnimatedBuilder 分离组件和动画,实现动效复用









