docs(blogs): add source attribution to driver backup guide
Deploy to Vercel / deploy (push) Successful in 1m17s

Add citation linking to the Douyin video tutorial that the guide is based on.
This commit is contained in:
2026-06-23 10:37:51 +08:00
parent 458b22af3b
commit cf0658235d
2 changed files with 4 additions and 0 deletions
@@ -81,3 +81,5 @@ DISM 备份的仅是当前系统上已安装的驱动。如果重装前就有设
## 小结
这套流程的核心优势在于**零第三方工具依赖**——DISM 是 Windows 内建组件,无需安装任何额外软件。重装前花一分钟导出,重装后一条命令恢复,比手动逐个下载安装驱动高效得多。养成重装前先备份驱动的习惯,能让每次系统迁移都轻松不少。
> 本文内容参考自抖音用户 [@科技碎碎念](https://v.douyin.com/Cbf0ruVdbUM/) 的视频教程。