Microsoft Windows:修订间差异

来自Gea-Suan Lin's Wiki
跳到导航 跳到搜索
此页面具有访问限制。如果您看见此消息,则说明您没有权限访问此页面。
第22行: 第22行:
* [https://github.com/TemporalAgent7/awesome-windows-privacy?tab=readme-ov-file Awesome Windows privacy]
* [https://github.com/TemporalAgent7/awesome-windows-privacy?tab=readme-ov-file Awesome Windows privacy]
** [https://github.com/MichiMunich/Windows10-Privacy PowerShell script for Windows 10 privacy settings]
** [https://github.com/MichiMunich/Windows10-Privacy PowerShell script for Windows 10 privacy settings]
[[Category:軟體]]

2024年2月7日 (三) 20:39的版本

Microsoft Windows是一個系列的作業系統。

安裝

在VM安裝時可以關閉網路,速度會快不少。

設定

Windows 10安裝完以後,需要先把各種telemetry類的設定關掉,可以用Administrator權限開啟命令列:

curl -LO https://raw.githubusercontent.com/MichiMunich/Windows10-Privacy/master/scripts/Windows10_Privacy.ps1
powershell -ExecutionPolicy Unrestricted -File Windows10_Privacy.ps1

相關連結

外部連結