gpedit.msc missing

Anonymous
2023-02-02T07:29:13+00:00

hello,

I have problem whereby "gpedit.msc" is missing from system32 and sysWOW64. please advise.

Windows for home | Windows 11 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Anonymous
    2023-02-02T08:10:40+00:00

    Thanks for reaching out. My name is, Zadee. I'm an Independent Advisor and a Microsoft user like you. I'll be glad to help you today.

    Run these commands in command prompt.

    -Win + Q

    -Search: command prompt

    -Right-click > Run as admin

    -Copy, paste, and enter these commands:

    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" )

    -Test it by opening Win + R

    -Type: gpedit.msc <Enter>

    -See if it opens

    Best Regards,

    643 people found this answer helpful.
    0 comments No comments
  2. Ramesh Srinivasan 175K Reputation points Volunteer Moderator
    2023-02-02T08:14:00+00:00

    The group policy editor doesn't exist in the Windows Home Edition. If you're using Windows 11 Home, you may try the 3rd party alternative called PolicyPlus.

    PolicyPlus: Local Group Policy Editor plus more, for all Windows editions: https://github.com/Fleex255/PolicyPlus

    50 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2023-02-02T08:24:49+00:00

    Hello Zadee,

    Thank you for the recommedation, it does not work, it was just as Ramesh said, mine is 11 Home Ed., so it's not available, I came across this problem because I was trying to solve onedrive issue. I'll raise another question for that.

    18 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2023-02-02T08:25:31+00:00

    Hello Ramesh,

    It is as you've said, thank you for the help!

    4 people found this answer helpful.
    0 comments No comments