Reset of Group Policy - Microsoft Community
- Get link
- X
- Other Apps
i try reset group policies windows default , followed method found on site. using powershell (admin) received following
remove-item : positional parameter cannot found accepts argument '/q'.
@ line:1 char:1
+ rd /s /q "%windir%\system32 \grouppolicyusers"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ categoryinfo : invalidargument: (:) [remove-item], parameterbindingexception
+ fullyqualifiederrorid : positionalparameternotfound,microsoft.powershell.commands.removeitemcommand
remove-item : positional parameter cannot found accepts argument '/q'.
@ line:1 char:1
+ rd /s /q "%windir%\system32\grouppolicy"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ categoryinfo : invalidargument: (:) [remove-item], parameterbindingexception
+ fullyqualifiederrorid : positionalparameternotfound,microsoft.powershell.commands.removeitemcommand
even errors tried command, gpupdate /force /boot , received following
updating policy...
computer policy update has completed successfully.
user policy update has completed successfully.
i am not programmer, rely on find in forum fix problems. can me understand why group policy reset isn't working
thanks
hi gene,
to better assist you, please specify if have windows 10 home or pro. group policy editor not available in home or starter edition of windows, windows xp, windows 7, windows 8.1 or windows 10.
in case have windows 10 pro edition, may follow steps below on how reset group policy objects using local group policy editor.
- use windows key + r keyboard shortcut open run command.
- enter gpedit.msc , click ok.
- browse following path view settings:
local computer policy > computer configuration > administrative templates > settings
- on right side, make sure sort settings state to view ones enabled and disabled.
- double-click each policy enabled and disabled and change state not configured.
- click ok and repeat steps each policy.
if have changed settings under user configuration, need go through same steps mentioned above, all settings use following path:
local computer policy > user configuration > administrative templates > settings
let know how goes.
Windows Insider Program / Windows Insider Preview / Repair and recovery / PC
- Get link
- X
- Other Apps
Comments
Post a Comment