設為首頁收藏本站

艾歐踢論壇

 找回密碼
 立即註冊

QQ登錄

只需一步,快速開始

搜索
熱搜: 活動 交友 discuz
查看: 63|回復: 0
打印 上一主題 下一主題

Enable Group Policy Editor (gpedit.msc) on Windows 11 Home Edition

[複製鏈接]
跳轉到指定樓層
樓主
發表於 2024-3-18 07:14:43 | 只看該作者 回帖獎勵 |倒序瀏覽 |閱讀模式
Enable Group Policy Editor (gpedit.msc) on Windows 10/11 Home EditionHow to Enable the GPEdit.msc on Windows 10 and 11 Home?


    To install the Local Group Policy Editor in Windows 10 Home edition, open a command prompt as administrator and run two one-line commands in sequence:

    FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~*.mum") DO (DISM /Online /NoRestart /Add-Package:"%F")
    FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~*.mum") DO (DISM /Online /NoRestart /Add-Package:"%F")

    Also these commands can be used to install gpedit.msc console in Windows 11 Home.
    For convenience, you can save this code to a text file gpedit-install.bat and run it as administrator. Wait a while until DISM installs the packages from the Windows 10 component store.

    In my case, the ClientTools and ClientExtensions packages were installed in Windows 10 Home:

    Microsoft-Windows-GroupPolicy-ClientTools-Package~…~amd64~~….mum
    Microsoft-Windows-GroupPolicy-ClientTools-Package~…~amd64~en-US~….mum
    Microsoft-Windows-GroupPolicy-ClientExtensions-Package~…~amd64~~….mum
    Microsoft-Windows-GroupPolicy-ClientExtensions-Package~…~amd64~en-US~….mum

    Now try to run the gpedit.msc console.
    The Local Group Policy Editor interface should open (no reboot required).
    The GPO editor is fully functional even in the Home edition of Windows 10 or Windows 11, and contains all the necessary policy sections that are available in the Pro/Enterprise editions.
    Windows 10 Home is missing some of the administrative templates available in higher editions. You can manually download and install some ADMX files for your version of Windows;
  • Some GPO settings may not work in Windows 10 Home, because these features are not available in this Windows edition;
  • Please note that after changing local policies in the editor, Windows 10 Home users need to restart their computer or perform logoff/logon in order to apply new settings. In Pro and Enterprise editions, most of the changes take effect immediately, or after running the gpupdate /force command;
  • Multiple Local Group Policies (MLGPOs) are not supported on Windows Home.



分享到:  QQ好友和群QQ好友和群 QQ空間QQ空間 騰訊微博騰訊微博 騰訊朋友騰訊朋友
收藏收藏 轉播轉播 分享分享 分享淘帖
回復

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 立即註冊

本版積分規則

小黑屋|Archiver|手機版|艾歐踢創新工坊    

GMT+8, 2024-4-29 16:39 , Processed in 0.275905 second(s), 20 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回復 返回頂部 返回列表