How to open Local Group Policy with admin privileged.

  1. Open Search in the Toolbar and type Windows Powershell then click open.
  1. Type Command Prompt:
runas /user:ComputerName\AdminLocalName cmd

then 'Enter.'

  1. Type password of user local admin then 'Enter.'
  1. Now, when CMD is open on admin mode, type command
gpedit.msc

Finished

end...