Windows11 安装使用

发表于 2025/6/12 GMT+8 23:45:16

最后更新于 2025/7/15 GMT+8 22:50:22

安装硬盘

安装系统

系统检查更新

点击系统设置里的检查更新,缺少的设备驱动会自动下载安装

应用商店检查更新

系统自带的软件将自动更新

系统激活

重命名电脑名称

之前叫 Thinking, 这次命名为 Thought 以示区分

登录微软账户

登录 EDGE 同步书签、插件 ...

使用 OneDrive 同步文件 ...

软件安装

winget

Windows 11 已经自带 winget

winget -v

v1.10.390

winget install Microsoft.PowerToys -s winget
winget install qBittorrent

scoop

https://scoop.sh/

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
scoop bucket add extras
scoop install pnpm
scoop install yarn
scoop install sourcegit
scoop install extras/googlechrome
scoop install extras/firefox

"To set profile 'Scoop' as DEFAULT, or profiles/settings was lost after update:", " - Run 'Firefox Profile Manager', choose 'Scoop' then click 'Start Firefox'.", " - Visit 'about:profiles' page in Firefox to check DEFAULT profile.",

chrome

Firefox

UniGetUI

UnigetUI 商店地址

UnigetUI Github 地址

BitLocker

查找 BitLocker 恢复密钥https://aka.ms/myrecoverykey

在 Windows 上设置开发环境