FlintyLemming 0100f42213 fix post
2025-07-31 17:55:09 +08:00

41 lines
2.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

+++
author = "FlintyLemming"
title = "Windows 只有C盘保数据重装系统"
slug = "ecVuVJapxm8DPrVpsM2xy7"
date = "2025-07-31"
description = "如果只有一块硬盘,没有分区的必要"
categories = ["Windows"]
tags = ["Windows"]
image = "https://img.mitsea.com/blog/posts/2025/07/Windows%20%E5%8F%AA%E6%9C%89C%E7%9B%98%E4%BF%9D%E6%95%B0%E6%8D%AE%E9%87%8D%E8%A3%85%E7%B3%BB%E7%BB%9F/d6e0f28b.jpg"
+++
有的人一直有一个观点,就是 Windows 一定要分区,这样重装系统的话,资料都在其他盘不会丢失。但实际上不分区只用一个 C 盘其实也不影响后续重装系统。
## 自带重置
首先Windows 自带一个重置的功能,可以保留文件重装系统
![](https://img.mitsea.com/blog/posts/2025/07/Windows%20%E5%8F%AA%E6%9C%89C%E7%9B%98%E4%BF%9D%E6%95%B0%E6%8D%AE%E9%87%8D%E8%A3%85%E7%B3%BB%E7%BB%9F/image_-aVUnSeY_F.avif)
## 手动重装
此外,如果使用系统盘重装系统,也不会删除任何数据,在重装系统时,我们正常选择 C 盘的主分区,对着他点击下一步
![](https://img.mitsea.com/blog/posts/2025/07/Windows%20%E5%8F%AA%E6%9C%89C%E7%9B%98%E4%BF%9D%E6%95%B0%E6%8D%AE%E9%87%8D%E8%A3%85%E7%B3%BB%E7%BB%9F/%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202025-06-30%20195015_UtaUi6wv-N.avif)
此时他会提示说这里已经安装了 Windows 系统,如果继续,会帮你把原来的文件移动到 Windows.old 文件夹里。这个过程不会删除任何文件,放心点下一步
![](https://img.mitsea.com/blog/posts/2025/07/Windows%20%E5%8F%AA%E6%9C%89C%E7%9B%98%E4%BF%9D%E6%95%B0%E6%8D%AE%E9%87%8D%E8%A3%85%E7%B3%BB%E7%BB%9F/%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202025-06-30%20195035_fTUVqoPbep.avif)
然后就到了正常安装的流程,后面就跟装新系统一模一样了,包括创建账户什么的
![](https://img.mitsea.com/blog/posts/2025/07/Windows%20%E5%8F%AA%E6%9C%89C%E7%9B%98%E4%BF%9D%E6%95%B0%E6%8D%AE%E9%87%8D%E8%A3%85%E7%B3%BB%E7%BB%9F/%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202025-06-30%20195056_DKfGZgnyA2.avif)
## 找回文件
等系统安装好后,在 C 盘下面就会多出来一个 Windows.old 文件夹,打开它,你就会发现你之前的所有软件、你的个人文件夹(文档、下载什么的)都在这里
![](https://img.mitsea.com/blog/posts/2025/07/Windows%20%E5%8F%AA%E6%9C%89C%E7%9B%98%E4%BF%9D%E6%95%B0%E6%8D%AE%E9%87%8D%E8%A3%85%E7%B3%BB%E7%BB%9F/%E6%89%B9%E6%B3%A8%202025-06-28%20115627_96TQeECgPw.avif)
你根据自己的需求,移动到新的目的地就可以了