Home  >  Article  >  Software Tutorial  >  How to close the office pop-up window "Why risk getting the genuine office"?

How to close the office pop-up window "Why risk getting the genuine office"?

PHPz
PHPzforward
2024-03-13 15:16:25824browse

php Editor’s reminder: Using pirated Office software may cause system security problems, so it is important to know how to close pop-up windows and obtain genuine Office. In this guide, we’ll explain why you should take the plunge and get genuine Office, and how to close “office pop-ups”.

How to close the office pop-up window "Why risk getting the genuine office"?

Method 1: Change the activation code

This pop-up window appears because of an official Microsoft update that prevents users from using pirated versions of Office. The so-called piracy means that those who have not paid Microsoft are collectively called piracy.

Method Two:

How to close the office pop-up window Why risk getting the genuine office?
How to close the office pop-up window Why risk getting the genuine office?

Method 3:

At present, Microsoft's detection method is not particularly advanced. It only adds some IP addresses to the blacklist. As long as you avoid the blacklist, you can even fill it in at will. Therefore, this pop-up can still be solved by modifying the registry.

Run the cmd command box and enter the following commands in sequence to solve the problem:

reg add “HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform\0ff1ce15-a989-479d-af46-f275c6370663” /f /v KeyManagementServiceName /t REG_SZ /d “172.16.0.1”

reg add “HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform\0ff1ce15-a989-479d-af46-f275c6370663” /f /v KeyManagementServiceName /t REG_SZ /d “172.16.0.1” /reg:32

Method 4:

Download the HEU KMS Activator software and reactivate the office.

How to close the office pop-up window Why risk getting the genuine office?

The above is the detailed content of How to close the office pop-up window "Why risk getting the genuine office"?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:xitongzhijia.net. If there is any infringement, please contact admin@php.cn delete