如何從Office 2016回滾到Office 2013
較新并不總是更好,特別是在軟件方面,有時新版本的軟件會導致某些兼容性問題。有時Office 2016會導致這些問題,今天我們將向您展示如何從Windows 10上的回滾到。
如何將Office 2016降級為Office 2013
解決方案1 ?? – 使用Office 2013訂閱
Microsoft最近添加了一種在“我的帳戶”頁面上切換回Office 2013的方法,為此,請按照以下簡單說明操作:
1、轉到。
2、登錄并單擊“安裝”。
3、選擇語言和安裝選項。
4、選擇其他安裝選項。
5、選擇Office 2013作為首選版本和32或64位版本,具體取決于您的操作系統和處理器。
解決方案2 – 刪除Office 2016并安裝Office 2013
這是非常簡單的解決方案:
1、從Microsoft下載Fix it工具以刪除Office 2016.您可以下載Fix it工具。
2、安裝以下版本的Office 2013之一:
對于商業或商業高級版本:
對于Enterprise E3或ProPlus版本:
安裝Office 2013后,您可能希望禁用自動更新,因此它不會自行更新到Office 2016。
為此,請按照下列步驟操作:
1、打開注冊表編輯器 您可以通過在搜索欄中鍵入regedit來打開它。
2、導航到以下路徑:
HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftoffice15.0commonofficeupdate
3、將此值添加到office更新子項:
“enableautomaticupgrade” = DWORD:00000000。
如果您不知道如何執行此操作,請跳過此步驟,然后下載并運行
解決方案3 – 下載Office 2013脫機安裝包
1、從下載用于即點即用的Office部署工具(如果下載鏈接不起作用,請從下載舊版本)。
2、運行用于即點即用的Office部署工具并將其解壓縮到C:Office15。
3、轉到C:Office15并打開configuration.xml并從中刪除所有內容。
4、在configuration.xml文件中輸入:
5、現在您需要替換某些數據。請記住保留引號之間的所有值:
?將SourcePath設置為C:Office15
?將OfficeClientEdition設置為32(32位版本)或64(64位版本)。
?將產品ID設置為下表中的一個值。
-
-
-
產品編號 產品名稱 AccessRetail Microsoft Access 2013 ExcelRetail Microsoft Excel 2013 GrooveRetail Microsoft OneDrive for Business 2013 HomeBusinessPipcRetail Microsoft Office Home和Business Premium HomeBusinessRetail Microsoft Office Home and Business 2013 HomeStudentRetail Microsoft Office Home and Student 2013 InfoPathRetail Microsoft InfoPath 2013 LyncAcademicRetail Microsoft Lync Academic 2013 LyncEntryRetail Microsoft Lync Basic 2013 LyncRetail Microsoft Lync 2013 MondoRetail Microsoft Office Mondo 2013 O365BusinessRetail Microsoft Office 365 Business O365HomePremRetail Microsoft Office 365 O365ProPlusRetail Microsoft Office 365 ProPlus O365SmallBusPremRetail Microsoft Office 365小型企業高級版 OneNoteFreeRetail Microsoft OneNote 2013 OneNoteRetail Microsoft OneNote 2013 OutlookRetail Microsoft Outlook 2013 PersonalPipcRetail Microsoft Office Personal Premium PersonalRetail Microsoft Office Personal 2013 PowerPointRetail Microsoft PowerPoint 2013 ProfessionalPipcRetail Microsoft Office Professional Premium ProfessionalRetail Microsoft Office Professional 2013 ProjectProRetail Microsoft Project Professional 2013 ProjectStdRetail Microsoft Project Standard 2013 ProPlusRetail Microsoft Office Professional Plus 2013 PublisherRetail Microsoft Publisher 2013 SPDRetail Microsoft SharePoint Designer 2013 StandardRetail Microsoft Office Standard 2013 VisioProRetail Microsoft Visio Professional 2013 VisioStdRetail Microsoft Visio Standard 2013 WordRetail Microsoft Word 2013
-
-
?將語言ID設置為英語版本的en-us。
正如我們已經提到的那樣,請注意引號,所以請保留引號之間的所有值。如果不這樣做,安裝將失敗。
1、Run Command Prompt. You can run it by entering cmd in Search bar. Type the following to switch to that folder:
?cd C:Office15
2、Now enter the following (This will start the download process. Remember, this might take a while depending on your internet speed, so make sure that you don’t cancel it):
?setup.exe /download configuration.xml
3、Now go to C:Office15>Office>Data and locate the folder with numbers in its name (Remember those numbers, you’ll need them for next step).
4、Go back to C:Office15 and open configuration.xml and paste this into it:
5、Now you need to change values to the ones you used when downloading Office in Step 4 (Remember to change the Version value to the one from the Step 7).
6、Open Command Prompt and enter: cd C:Office15.
7、Now enter this into Command Prompt for the installation to start.
?setup.exe / configure configuration.xml
如果出現任何錯誤,您可能需要檢查configuration.xml,如果值與步驟4和步驟7中的值相同,并且它們是否正確放置在引號之間。