Home > Article > System Tutorial > Your organization is responsible for managing certain settings for Windows 10 system updates
Some settings of win10 system update are managed by your organization. Generally, they are caused by two problems, one is software conflict and the other is system activation problem. Let’s take a look at the detailed solution below.
Method 1: Software conflicts cause
1. Eliminate security guards’ intervention in system updates
Although Windows comes with Defender, because I am a novice, I also installed 360 Security Guard. Unexpectedly, 360 Security Guard was one of the reasons for this problem to occur.
When installing 360 Security Guard, 360 will automatically turn on the "Turn off Windows Update" option for you, so we need to uncheck this option first.
Open the 360 Security Guard Settings Center - Vulnerability Repair - Uncheck the Turn off Windows Update option in other settings.
2. Automatically enable Windows updates in services
First win r, open the run window, enter "services .msc" (without quotation marks) to bring up the local service items;
Find Windows Update to start and set it to automatic.
3. Restore the editing group policy about Windows Update
First Enter "gpedit.msc" (without quotation marks) in the run window to bring up the local service item;
Then select Computer Configuration - Administrative Templates - Windows Components - Windows Update - on the lower right side on the left Click Standard to view the specific configuration.
Then select all options that are not set to unconfigured to unconfigured. The result after completion is as shown below.
4. Check for updates
First open settings, go to Windows Update, click the Check for updates button, after that, everything will return to normal (If that doesn't work, try restarting your computer).
Method 2: Activation code problem
1. First, uninstall Existing activation code. Right-click on the Start menu and select the Windows PowerShell (Administrator) item, as shown in the figure.
2. Then enter the command slmgr.vbs /upk in the window and press Enter to run.
3. A window of successful uninstallation of the key will pop up, indicating that we have uninstalled the key installed on the current Windows 10 system. We can re-enter the key for reactivation in the future. .
4. In fact, to uninstall the key, you can also perform the same operation in the command prompt (run as administrator) window, as shown in the figure. However, after the Creator version was updated, there was no Command Prompt item in the right-click Start menu, so for convenience, I chose Windows PowerShell. In fact, the effect of both is the same.
5. The last step is to re-enter the key to activate Windows 10. Open the Win10 menu.
6. Enter the activation key in Enter Product Key. After entering, click Next and select Activate.
7. After activation, select the item and click Check for updates (optional). You will see that the red text with ※ "Some settings are hidden or managed by your organization" has completely disappeared.
8. If you cannot perform the above settings, or it is still useless after setting them. Then your system may be a pirated system, and it is recommended to install a genuine system.
|
##win10 system imageSimple and pure installation with high speed
One-click installation tutorial |
table tbody tr td button{background: #4E9FF7;border:none;border-radius: 4px;padding: 5px 16px;display: inline -block;vertical-align: text-top;}table tbody tr td button a{border:none;color: #fff;}Details |
The above is the detailed content of Your organization is responsible for managing certain settings for Windows 10 system updates. For more information, please follow other related articles on the PHP Chinese website!