新版office图标缩略图如何改回旧版

lrd

背景

2025年10月,微软更新office图标。新版word缩略图与照片缩略图相近,难以辨别。

解决方案

  1. 用powershell(终端)管理员运行
1
2
cd "C:\Program Files\Common Files\Microsoft Shared\ClickToRun\"
./officec2rclient.exe /update user updatetoversion=16.0.19231.20194
  1. 等office部署工具提示完成

  2. 去word里把更新禁用

目前已知修改图标版本号为19231.20216,19231.20194为未更改的最后一个版本

以上版本号均为office的内部版本号,不影响你实际使用的大版本

参考资料

  • Title: 新版office图标缩略图如何改回旧版
  • Author: lrd
  • Created at : 2026-08-14 22:00:00
  • Updated at : 2026-08-14 23:00:00
  • Link: https://blog.lrd0.top/office-icon/
  • License: This work is licensed under CC BY-NC-SA 4.0.
On this page
新版office图标缩略图如何改回旧版