1
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?

More than 1 year has passed since last update.

Windowsのスタートアップで毎日使うツールを自動立ち上げ

Last updated at Posted at 2022-03-31

PCを立ち上げたときに毎回絶対に開くアプリってありますよね?
そういったアプリはWindowsのスタートアップで起動時に自動で立ち上げを行うとちょっと幸せになれます。

設定方法

①「win + R」を押してファイル名を指定して実行を開く
②「shell:startup」と入力してOK

Untitled.png

③スタートアップのフォルダが起動するのでアプリのショートカットを登録

Untitled.png
フォルダのファイルパス
C:\Users\ユーザー名\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

④動作確認のためPCを再起動
⑤登録したAPPが起動

先程のフォルダに追加したアプリが起動しているはずです。
Untitled.png

勝手にスタートアップに登録されたアプリの無効化

PCメーカーが最初から入れているアプリやアプリをインストールしたら勝手にスタートアップに入れられていることがあります。
特にメーカー独自のソフトウェアやお試し版のセキュリティソフトのポップアップはほぼウイルスだと思ってます。
そういったアプリはタスクマネージャーのスタートアップで無効にしましょう。

①win + shift + escでタスクマネジャー起動
②スタートアップタブに移動
③無効にしたいアプリケーションを選択して「無効にする」をクリック
1
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
1
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?