🪟

Windows11環境構築について

2024/09/19に公開

はじめに

ラップトップのメイン機として使用している、ThinkPadを初期化しました。
初期設定からツールの導入までの手順を簡単にメモしておきます。

初期設定 1

  • Windows Update
  • 電源プランの編集
  • OneDriveのログアウト、PCのリンク解除
  • タスクマネージャー > スタートアップアプリから不要なアプリを無効化
  • 設定 > 個人用設定 > テーマからテーマを変更
  • 設定 > 個人用設定 > タスクバーから表示設定を変更
  • 設定 > 個人用設定 > スタートから表示設定を変更
  • スタートメニューのピン留め済みアプリを整理

初期設定 2

  • デスクトップ > 表示から小アイコンを設定
  • デスクトップ > ディスプレイ設定 > 拡大/縮小からサイズを設定
  • タッチパッド設定 > カーソル速度から速度を設定
  • エクスプローラーから拡張子の表示を有効化
  • 設定 > アカウント > サインインオプションからサインイン画面に電子メールアドレスなどのアカウントの詳細を表示します。を有効化

Google Chrome

https://www.google.com/intl/ja_jp/chrome/

WSL

https://learn.microsoft.com/ja-jp/windows/wsl/install

https://learn.microsoft.com/ja-jp/windows/wsl/tutorials/linux

https://zenn.dev/wasabina67/scraps/206d3183daf216

https://zenn.dev/wasabina67/scraps/1d368f2f9b9487

VSCode

https://code.visualstudio.com/download

GitHub

ssh -T git@github.com

https://docs.github.com/ja/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent?platform=linux

https://docs.github.com/ja/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account

Docker Desktop

https://docs.docker.jp/desktop/windows/wsl.html

HeidiSQL

https://www.heidisql.com/

GitHubで編集を提案

Discussion