Clipboard Settings Grayed Out


  1. Posts : 3
    Windows 10
       #1

    Clipboard Settings Grayed Out


    Version 22H2, windows 10 home

    I don't have gpedit.msc on my computer, anyone can help? Trying to remove the "some settings are managed by your organisation"

    Clipboard Settings Grayed Out-image_2024-03-17_094939012.png Clipboard Settings Grayed Out-image_2024-03-17_094959673.png
      My Computer


  2. Posts : 4,801
    Windows 11 Pro 64 Bit 22H2
       #2
      My Computer


  3. Posts : 3
    Windows 10
    Thread Starter
       #3

    Unfortunately it did not help, the AllowClipboardHistory reg dword is deleted (i assume that's what the downloaded file does)
      My Computer


  4. Posts : 664
    WIN 10 19045.4291
       #4

    I assume that you have a "Home" Edition without gpedit

    Copy the text to notepad and save as gpedit.bat

    Code:
    @echo off 
    pushd "%~dp0" 
    
    dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >List.txt 
    dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>List.txt 
    
    for /f %%i in ('findstr /i . List.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i" 
    pause
    Rightclick on the gpedit.bat and run as admin.

    Now you can run gpedit.msc (you might have to reboot first)
      My Computer


  5. Posts : 3
    Windows 10
    Thread Starter
       #5

    I did your technique Pentagon and currently stuck at 70.1%, any idea if something went wrong here? In case I close the command prompt, I assume I can edit the list.txt file to remove the packages I already added?

    edit: removed the clientextensions part from the batch file and restarted the batch file with only the clienttools part now, will let you know how it goes

    - - - Updated - - -

    It worked! Thank you both for your help, enjoy the rep!
    Last edited by johnathan; 19 Mar 2024 at 04:45.
      My Computer


  6. Posts : 664
    WIN 10 19045.4291
       #6

    Beside my contribution I found this similar instruction:
    How To Enable Group Policy Editor (gpedit.msc) In Windows 10 Home
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 05:57.
Find Us




Windows 10 Forums