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?

Win10のペイント,メモ帳,Snipping ToolをWin11にコピーして使う

Last updated at Posted at 2025-09-21

用意するもの

Windows10が実行されているマシン、またはそのSSD

やること

Windows10のSSDの、
C:\Windows\System32\mspaint.exe
C:\Windows\System32\imageres.dll
C:\Windows\System32\notepad.exe
C:\Windows\System32\SnippingTool.exe
C:\Windows\System32\ja-jp\mspaint.exe.mui
C:\Windows\System32\ja-jp\notepad.exe.mui
C:\Windows\System32\ja-jp\SnippingTool.exe.mui
C:\Windows\SystemResource\mspaint.exe.mun
C:\Windows\SystemResource\notepad.exe.mun

をフォルダ構造を維持したままWindows11の任意のフォルダにコピーする
このとき、System32フォルダーは名前を変えてもいい(例えば「Windows アクセサリ」という洒落た名前でもおk)

完成例

(Windows11ドライブ)\tools
├─Windows アクセサリ
|  ├─ja-jp
|  |  ├─mspaint.exe.mui
|  |  ├─notepad.exe.mui
|  |  └─SnippingTool.exe.mui
|  ├─imageres.dll
|  ├─mspaint.exe
|  ├─notepad.exe
|  └─SnippingTool.exe
└─SystemResources
    ├─mspaint.exe.mun
    └─notepad.exe.mun
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?