Office prompts that the system administrator has set a system policy and prohibits this installation. How to solve the problem?

王林
Release: 2024-08-26 19:08:27
Original
1110 people have browsed it

In the process of daily use of computers, we often encounter problems of one kind or another. For example, when installing Office, it prompts that the system administrator has set a system policy to prohibit this installation. What is going on? Many novice users don’t know how to deal with this problem, so let’s take a look at the solution brought by the editor.

office提示系统管理员设置了系统策略,禁止进行此项安装怎么解决

Solution:

How to manage Group Policy on Windows computers? Group Policy is a powerful tool that you can use to manage various settings for your Windows computer. If you need to centrally control settings on multiple computers, it's important to know how to manage Group Policy. This guide will cover different ways to manage Group Policy, including using the Group Policy Management Console, the Local Group Policy Editor, and the Registry Editor. PHP editor Zimo will guide you step by step from creating a Group Policy object to applying it to the target computer. Whether you're an IT professional or a system administrator, this guide will provide you with all the information you need to manage Group Policy for Windows computers. Read on now to learn more about the mysteries of Group Policy management!

Windows Start Menu, enter gpedit.msc in the run menu to open Group Policy, go to Computer Configuration → Administrative Templates → Windows Components → Windows Installer, the first item on the right is to disable Windows Installer. Just change it to Not configured or Disabled. fenye2, registry method

Start, run regedit, open the registry, find the registry key HKEY_CLASSES_ROOTInstallerProducts 80110900063D11C8EF10054038389C, delete it (if you don’t have this key, see method three). If there are multiple items 4080110900063D11C8EF10054038389C, just delete the one without sub-items.

3. Local policy method

Open Start -> Control Panel -> Management Tools -> Local Security Policy. Click Software Restriction Policy. If prompted that no software restriction policy is defined, right-click to create a software restriction policy. After creation, double-click Force on the right, select all users except local administrators, and OK. fenye

The above is the detailed content of Office prompts that the system administrator has set a system policy and prohibits this installation. How to solve the problem?. For more information, please follow other related articles on the PHP Chinese website!

source:xpwin7.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template