更新并不总是更好,尤其是在软件领域。有时新版本的软件会引起一些兼容性问题。有时候Office 2016会造成这些问题。今天我们将向您展示如何从Windows 10回滚到。
如何将Office 2016降级到Office 2013
解决方案1订阅Office 2013
微软最近在我的帐户页面上增加了切换回Office 2013的方法。为此,请遵循以下简单说明:
1.转到。
2.登录并单击安装。
3.选择语言和安装选项。
4.选择其他安装选项。
5.根据您的操作系统和处理器,选择Office 2013作为首选版本以及32位或64位版本。
解决方案2删除Office 2016并安装Office 2013。
这是一个非常简单的解决方案:
1.从微软下载Fix it工具删除Office 2016。你可以下载修复工具。
2.安装Office 2013的以下版本之一:
对于商业或商业高级版本:
For enterprise E3 or ProPlus versions:
安装Office 2013后,您可能希望禁用自动更新,这样它就不会自行更新到Office 2016。
为此,请遵循以下步骤:
1.打开注册表编辑器。您可以通过在搜索栏中键入regedit来打开它。
2.导航到以下路径:
HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftoffice15.0commonofficeupdate
3.将此值添加到office update子项:
" enableautomaticupgrade "=DWORD:00000000。
如果你不知道怎么做,请跳过这一步,下载并运行它。
解决方案3下载Office 2013离线安装包
1.从下载Office部署工具(如果下载链接不起作用,请从下载旧版本)。
2.运行Office部署工具,并将其解压缩到C: Office 15。
3.转到C: Office 15,打开configuration.xml,删除其中的所有内容。
4.在configuration.xml文件中,输入:
5.现在你需要替换一些数据。请记住将所有值放在引号内:
将关于源路径设置为丙:15号办公室
将OfficeClientEdition设置为32(32位版本)或64(64位版本)。
将产品ID设置为下表中的值。
正如我们提到的,请注意引号,所以请将所有值保留在引号之间。如果不这样做,安装将会失败。
1. Run the command prompt. You can run it by typing cmd in the search field. Type the following to switch to this folder:
cd C:Office15
2. Now enter the following (this will start the download process. Remember, depending on your internet speed, this may take a while, so please make sure you haven't cancelled it):
Setup.exe/download configuration file. xml.
3. Now go to C:Office15OfficeData and find the folder with numbers in the name (remember these numbers, you will use them in the next step).
4. Go back to C:Office15, open configuration.xml and paste it into:
5. Now you need to change the value to the value you used when downloading Office in step 4 (remember to change the version value to the value in step 7).
6. Open a command prompt and enter: cd C:Office15.
Now enter this command at the command prompt to start the installation.
setup.exe/配置configuration.xml
如果有任何错误,您可能需要检查configuration.xml的值是否与步骤4和7中的值相同,以及它们是否正确地放在引号之间。