0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Windows10のWindows Updateを無効化した※自己責任でね

0
Last updated at Posted at 2026-04-13

この作業をほどこしたPCはこの記事のPC1(CF-SZ6DYVS)でWindows10です。
私はWindows10を22H2までアップデートしており、このあとはサポート延長(ESU)に加入しない予定なのと、基本Linuxとして使用しますので、鬱陶しいからオフにします

推奨ではないです。
この作業は完全自己責任でお願いします

まずはWindows Updateを無効化

手順はこうだ

  1. Win + R
  2. 出てきた四角に「services.msc」と入力
  3. 一覧から 「Windows Update」 を探す
  4. ダブルクリックして「停止」を押す
  5. スタートアップの種類 → 無効
    これで更新チェック自体が完全停止=通知も出ない

まだ信用できないので完全に息の根を止める

残っているのは以下の二つだ

  1. 「Orchestrator Service の更新」を無効化する
  2. 「WaaSMedicSvc」を無効化する

上記二つの完全停止にとりかかる

「Orchestrator Service の更新」を無効化する

  1. Win + R
  2. 出てきた四角に「regedit」と入力
  3. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsoSvc
     を探して
  4. 「Start」をダブルクリック
  5. 値を[4]に変更

「WaaSMedicSvc」を無効化する

  1. Win + R
  2. 出てきた四角に「regedit」と入力
  3. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc を探して
  4. 「Start」をダブルクリック
  5. 値を[4]に変更

上記二つができたら、
Win + Rで、「services.msc」と入力し、一覧から上記二つが「無効」になっていることを確認したのち、再起動したら完了です!
アップデートのお知らせが来ないマン!です

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?