当前位置:网站首页>Win10系统下提示“系统组策略禁止安装此设备”的解决方案(家庭版无组策略)
Win10系统下提示“系统组策略禁止安装此设备”的解决方案(家庭版无组策略)
2022-07-03 09:38:00 【luozhuang】
今天客户有台机器,U盘、移动硬盘都无法识别,设备管理器
安装更新驱动显示:windows已找到设备的驱动程序软件,但在试图安装时出现错误
查询信息提示:系统策略组禁止安装此设备。请与管理员联系。
查询网上,都是说改组策略
RD /S /Q "%WinDir%\System32\GroupPolicyUsers"
RD /S /Q "%WinDir%\System32\GroupPolicy"
执行完毕后重启设备,再次启动管理员 cmd,继续执行下方命令:
gpupdate /force
实际客户机器是家庭版,上面方法毫无用处。
遂自己检查了一下注册表:(修改注册表有风险,请先备份)
按Win+R, 输入 regedit, 找到
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall\Restrictions]
发现有人在里面设置过值,解决方法就是把里面设置全部删除清空,问题解决。
边栏推荐
- Multi-Task Feature Learning for Knowledge Graph Enhanced Recommendation
- 缓存路由组件
- Leetcode skimming ---852
- Numpy quick start (V) -- Linear Algebra
- Pytoch has been installed, but vs code still displays no module named 'torch‘
- Ut2014 learning notes
- QT:QSS自定义 QProgressBar实例
- conda9.0+py2.7+tensorflow1.8.0
- QT:QSS自定义QTableView实例
- Ind FXL first week
猜你喜欢
MySQL reports an error "expression 1 of select list is not in group by claim and contains nonaggre" solution
Knowledge map enhancement recommendation based on joint non sampling learning
Ind wks first week
Jetson TX2 刷机
如何在游戏中制作一个血条
Model selection for neural network introduction (pytorch)
6、 Data definition language of MySQL (1)
神经网络入门之模型选择(PyTorch)
神经网络入门之预备知识(PyTorch)
正常一英寸25.4厘米,在影像领域是16厘米
随机推荐
Strategic management of project organization
神经网络入门之矩阵计算(Pytorch)
Numpy quick start (I) -- pre knowledge (create array + constant + data type)
Entropy method to calculate weight
Content type ‘application/x-www-form-urlencoded;charset=UTF-8‘ not supported
Linear regression of introduction to deep learning (pytorch)
Ind FHL first week
[combinatorial mathematics] pigeon's nest principle (simple form of pigeon's nest principle | simple form examples of pigeon's nest principle 1, 2, 3)
Wechat applet training 2
Ut2014 supplementary learning notes
Model selection for neural network introduction (pytorch)
C project - dormitory management system (1)
Flink--Chain的条件源码分析
Unity learning notes: personal learning project "crazy genius Edgar" error correction document
QT:QSS自定义QToolBar和QToolBox实例
extern关键字
Leaders always entrust the work to flattering employees
[ultra detailed] implement soft and hard interval SVM based on sklearn
[untitled] numpy learning
Install yolov3 (Anaconda)