装机吧 - 系统装机大师 最简单易用的系统重装工具,让我们一起装机吧!支持 Windows XP、7、8、 10 原版镜像安装。支持 U 盘 PE 制作、PE 联网等多种功能选择。
  • 立即下载
  • 已下载:1000000+
    版本:12.6.48.1900 | 大小:31MB
当前位置:首页 > win10
您的位置:首页 > win10
Warning: Use of undefined constant title - assumed 'title' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/data/tmp/tempnews8.php on line 170 win10找不到gpedit.msc怎么办
装机吧 Warning: Use of undefined constant newstime - assumed 'newstime' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/data/tmp/tempnews8.php on line 171 2019年06月22日 10:56:00

如今很多小伙伴纷纷升级了win10系统,但是暴露的问题也是越来越多,比如win10系统打开运行输入gpedit.msc命令时却提示找不到。真是让人苦恼。接下来,我就给大家介绍一下win10找不到gpedit.msc的解决方法


win10系统如何找回组策略呢?很多朋友反映找不到win10系统组策略的问题,有人说是家庭版的原因。其实要想找到gpedit.msc使用小编整理的修改注册表,或者批处理的方法就可以啦

gpedit.msc

gpedit.msc图-1

方法一:注册表修改

1、win10左下角搜索框中输入运行,打开运行

win10找不到gpedit.msc

win10找不到gpedit.msc图-2

2、输入regedit,点击确定打开注册表编辑器

win10

win10图-3

3、左侧列表依次展开HKEY_CURRENT_USER->Software->Policies->Microsoft


win10找回组策略

win10找回组策略图-4


4、最后打开MMC,右击RestrictToPermittedSnapins文件,选择修改

win10找回组策略

win10找回组策略图-5


5、将数值数据改为0,点击确定

gpedit.msc

gpedit.msc图-6

有些朋友就说了,注册表编辑器中找不到MMC文件怎么办呢?方法二get一下

方法二:批处理开启组策略功能

1、在桌面新建一个文本文档,将以下命令复制到其中

@echo off

pushd "%~dp0"

dir /b %systemroot%\Windows\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >gp.txt

dir /b %systemroot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>gp.txt

for /f %%i in ('findstr /i . gp.txt 2^>nul') do dism /online /norestart /add-package:"%systemroot%\servicing\Packages\%%i"

pause

2、然后点击左上角的文件,选择另存为

gpedit.msc

gpedit.msc图-7

3、将其另存到桌面,文件名名为位.bat后缀的文件,保存类型选择所有文件,点击保存。

win10找不到gpedit.msc

win10找不到gpedit.msc图-8

4、然后右击桌面上建立的gpedit.bat的文件,选择以管理员身份运行,等待批处理执行完成即可

gpedit.msc

gpedit.msc图-9

以上就是win10找不到gpedit.msc打不开的解决方法了,现在尝试一下能不能打开组策略吧

喜欢22
热门搜索
相关视频
装机吧在线重装 Window 11 教程
装机吧在线重装 Window 10 教程
猜你喜欢
win10怎么看电脑配置高低
2022-06-05
电脑经常死机的原因是什么..
2021-03-08
win10电脑专业版怎么样
2021-04-26
详细教您win10控制面板在哪
2017-11-24
Win10企业版下载:安全高效的安装指南..
2024-08-13
详细教您win10系统蓝屏修复软件如何使..
2021-03-09

win10找不到gpedit.msc怎么办

分类:win10    发布时间: 2019年06月22日 10:56:00
播放 Warning: Use of undefined constant newstime - assumed 'newstime' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/data/tmp/tempnews8.php on line 423 2019年06月22日 10:56:00
大家在使用win10找回组策略的时候有没有遇到提示找不到gpedit.msc的情况呢?有些小伙伴经常会进入组策略修改系统设置,昨天还能进入,今天就出现这个提示框,真是让人超级无语.下面,我就教大家如何解决win10找不到gpedit.msc的问题

如今很多小伙伴纷纷升级了win10系统,但是暴露的问题也是越来越多,比如win10系统打开运行输入gpedit.msc命令时却提示找不到。真是让人苦恼。接下来,我就给大家介绍一下win10找不到gpedit.msc的解决方法


win10系统如何找回组策略呢?很多朋友反映找不到win10系统组策略的问题,有人说是家庭版的原因。其实要想找到gpedit.msc使用小编整理的修改注册表,或者批处理的方法就可以啦

gpedit.msc

gpedit.msc图-1

方法一:注册表修改

1、win10左下角搜索框中输入运行,打开运行

win10找不到gpedit.msc

win10找不到gpedit.msc图-2

2、输入regedit,点击确定打开注册表编辑器

win10

win10图-3

3、左侧列表依次展开HKEY_CURRENT_USER->Software->Policies->Microsoft


win10找回组策略

win10找回组策略图-4


4、最后打开MMC,右击RestrictToPermittedSnapins文件,选择修改

win10找回组策略

win10找回组策略图-5


5、将数值数据改为0,点击确定

gpedit.msc

gpedit.msc图-6

有些朋友就说了,注册表编辑器中找不到MMC文件怎么办呢?方法二get一下

方法二:批处理开启组策略功能

1、在桌面新建一个文本文档,将以下命令复制到其中

@echo off

pushd "%~dp0"

dir /b %systemroot%\Windows\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >gp.txt

dir /b %systemroot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>gp.txt

for /f %%i in ('findstr /i . gp.txt 2^>nul') do dism /online /norestart /add-package:"%systemroot%\servicing\Packages\%%i"

pause

2、然后点击左上角的文件,选择另存为

gpedit.msc

gpedit.msc图-7

3、将其另存到桌面,文件名名为位.bat后缀的文件,保存类型选择所有文件,点击保存。

win10找不到gpedit.msc

win10找不到gpedit.msc图-8

4、然后右击桌面上建立的gpedit.bat的文件,选择以管理员身份运行,等待批处理执行完成即可

gpedit.msc

gpedit.msc图-9

以上就是win10找不到gpedit.msc打不开的解决方法了,现在尝试一下能不能打开组策略吧

上1一篇: Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/data/tmp/tempnews8.php on line 503 Warning: Use of undefined constant tbname - assumed 'tbname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/data/tmp/tempnews8.php on line 503 Warning: Use of undefined constant id - assumed 'id' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/data/tmp/tempnews8.php on line 504 Warning: Use of undefined constant title - assumed 'title' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/data/tmp/tempnews8.php on line 509 win10专业版如何升级 下一篇: Warning: Use of undefined constant classid - assumed 'classid' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/data/tmp/tempnews8.php on line 514 Warning: Use of undefined constant tbname - assumed 'tbname' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/data/tmp/tempnews8.php on line 514 Warning: Use of undefined constant id - assumed 'id' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/data/tmp/tempnews8.php on line 515 Warning: Use of undefined constant title - assumed 'title' (this will throw an Error in a future version of PHP) in /data/www.zhuangjiba.com/web/e/data/tmp/tempnews8.php on line 520 电脑黑屏无法进入win10系统怎么处理
栏目:win10 阅读: 2018-06-21
视频教程 更多>>
重装系统 更多>>
win10 更多>>
win7 更多>>
win8 更多>>