How to open Local Group Policy with admin privileged.
- Open Search in the Toolbar and type Windows Powershell then click open.

- Type Command Prompt:
runas /user:ComputerName\AdminLocalName cmd
then 'Enter.'

- Type password of user local admin then 'Enter.'

- Now, when CMD is open on admin mode, type command
gpedit.msc

Finished
end...