Advertisement

Force Update Group Policy Settings in Windows 10 Manually

Local Group Policy is a special administrative tool which comes with certain editions of Windows 10. It is implemented as a Microsoft Management Console (MMC) snap-in, which provides a graphical user interface for various tweaks (policies) available in the operating system. In this article, we will see how to force update all Group Policy settings manually in Windows 10.

Advertisеment

Group Policy is a way to configure computer and user settings for devices which are joined to Active Directory Domain Services (AD) as well as local user accounts. It controls a wide range of options and can be used to enforce settings and change the defaults for applicable users. Local Group Policy is a basic version of Group Policy for computers not included in a domain. The Local Group Policy settings are stored in the following folders:
C:\Windows\System32\GroupPolicy
C:\Windows\System32\GroupPolicyUsers.

If you are running Windows 10 Pro, Enterprise, or Education edition, you can use the Local Group Policy Editor app to configure the options with a GUI.

Local Group Policy editor can be launched by typing gpedit.msc in the Run dialog.
Windows 10 run gpeditWindows 10 group policy

By default, Group Policy is updated when the system starts. Additionally, Group Policy options are updated in the background every 90 minutes + a random offset of the 0 to 30 minute interval.

It is possible to apply the changes immediately without waiting for the automatic policy update process. This can be done manually with the help of the built-in tool gpupdate. It can also be useful when you need to apply certain group policies configured with a Registry tweak without having to restart the local computer. Here is how it can be done.

Note: You must be signed in with an administrative account to continue.

To Force Update Group Policy Settings in Windows 10 Manually

  1. Open an elevated command prompt.
  2. To force apply only the changed policies, type or copy-paste the following command: gpupdate
  3. To force update all policies, run the command: gpupdate /force

The commands above will update both User Group Policies and Computer Group Policies simultaneously.

Force Update Group Policy

Also, it is possible to force update Computer group policies or User Group policies individually. Here's how.

Force Update Computer or User Group Policies Individually

  1. Open an elevated command prompt.
  2. To force update only the changed Computer policies, issue the command gpupdate /target:computer.
  3. To force update all Computer policies, issue the command gpupdate /target:computer /force.
  4. To force update only the changed User policies, issue the command gpupdate /target:user.
  5. To force update all User policies, issue the command gpupdate /target:user /force.

You can learn more about supported gpupdate options by running the app as gpupdate /? in the command prompt.

That's it.

Related articles.

Support us

Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:

If you like this article, please share it using the buttons below. It won't take a lot from you, but it will help us grow. Thanks for your support!

Advertisеment

Author: Sergey Tkachenko

Sergey Tkachenko is a software developer who started Winaero back in 2011. On this blog, Sergey is writing about everything connected to Microsoft, Windows and popular software. Follow him on Telegram, Twitter, and YouTube.

One thought on “Force Update Group Policy Settings in Windows 10 Manually”

Leave a Reply

Your email address will not be published.

css.php
Using Telegram? Subscribe to the blog channel!
Hello. Add your message here.