• windows11 設定

    Posted on 2025年9月26日 by digilabo in 備忘録.

    ・デスクトップメニューの変更
    windows10風
    reg.exe add “HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32″ /f /ve

    windows11風
    reg.exe delete “HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}” /f

    ・タスクバー時刻に曜日
    「コンパネ」→「地域」→「追加の設定」→「日付」→「短い形式」→「yyyy/MM/dd ‘(’ddd’)’」

    ・高速スタートアップを無効
    「コンパネ」→「システムとセキュリティ」→「電源ボタンの動作を選択」→「現在利用可能ではない設定を変更します」→「高速スタートアップを有効にする(推奨)」をクリックし、チェックを外す。

Comments are closed.