修正-Windows10のNtoskrnl.exeによるCPUまたはディスクの使用率が高い

Ntoskrnl.exeは、Windows 10のハードウェア仮想化、プロセス、メモリ管理などの重要な項目を管理するシステムアプリケーションです。場合によっては、不良または古いデバイスドライバー、マルウェアやウイルス、さらには破損したシステムファイルでさえNtoskrnlの異常を引き起こすことがあります。 EXE。Ntoskrnl.exeの主な異常には、大量の処理能力や使用可能な空きメモリの消費が含まれます。

ただし、主な修正を行う前に、これらの回避策を試す必要があります-

初期の回避策

1.システムファイルでウイルスまたはマルウェアのフルスキャンを実行します。

2.保留中のWindowsアップデートがあるかどうかを確認します。

これらがうまくいかなかった場合は、これらの修正を行ってください-

修正1-タスクスケジューラでRunFullMemoryDiagnosticを無効にする

1. Windows10の検索ボックスでタスクスケジューラを検索します。

2.タスクスケジューラの検索アイコンをクリックします。

3.タスクスケジューラウィンドウの左側のメニューで、項目を展開して次の場所を参照します。-

タスクスケジューラを展開する

タスクスケジューラライブラリ-> Microsoft-> Windows-> MemoryDiagnostic

4.右側でRunFullMemoryDiagnosticを右クリックし、無効を選択します。

Runfullmemorydiagnosticを無効にする

修正-2レジストリの変更-

シャットダウン時にページファイルをクリアするようにレジストリを変更すると、この問題が解決する場合があります。

1.Windowsキー+ Sを押します。次に、「regedit」と入力し始めます

2.次に、検索結果から「レジストリエディタ」をクリックして、コンピュータで開きます。

Regedit

3.次に、このヘッダーファイルに移動します-

HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Session Manager \ Memory Management

4.同じウィンドウの右側で、「ClearPageFileAtShutdown」をダブルクリックして変更します。

シャットダウン時のClearpagefile

5.次に、「値データ」を「1」に設定する必要があります。

6.次に、「OK」をクリックします。

価値データ

次に、レジストリエディタウィンドウを閉じます。コンピュータを再起動して、これが機能するかどうかを確認します。

修正-3ランタイムブローカーを無効にする-

1. Windows + Iキーを同時に押して、[設定]を開きます。

2. [システム]をクリックします

3.左側のメニューから[通知とアクション]をクリックします。

4. 「Windowsの使用時にヒント、コツ、提案を入手するオプションのチェックを外します

ランタイムブローカーを無効にする

レジストリエディタを介してランタイムブローカーを無効にする別の方法

このレジストリスクリプトを実行して、コンピューターでランタイムブローカーを無効にします。

1.まず、デスクトップの空きスペースを右クリックして、「新規>」をクリックします。

2.次に、「テキストドキュメント」をクリックします。

新しいテキストドキュメント

2.次に、[新しいテキストドキュメント]ダブルクリックしてアクセスします。

3. When the Notepad window appears on your screen, copy-paste these lines.

Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\TimeBroker] “Start”=dword:00000003 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SysMain] “DisplayName”=”Superfetch” “Start”=dword:00000003

ここに貼り付けます

4. Then, click on “File” and then click on “Save as…“.

新規として保存

7. Now, you have to name the file as “Regfix.reg” and choose “All Files” from the file type.

8. Choose a particular location to store the file.

9. Then simply click on “Save” to save the file on your computer.

Regfix名前を付けて保存

Close Notepad window.

10. Now, navigate to where you have just saved the file.

11. When you have reached the place, right-click on the “Regfix.reg” script and then click on “Merge” to merge it with your original registry.

Regfixマージ

12. If you receive a warning message, just click on “Yes” to run the script on your computer.

はいマージ

Reboot your computer.

After rebooting, Ntoskrnl.exe will not consume high amount of processing power.

Fix-4 Free virtual memory from Windows drive-

Freeing paged file from your Windows drive may fix this issue.

1. Press Windows key+R to open Run.

2. In Run window, type “sysdm.cpl” and then hit Enter to open System Properties.

Win + Rを押して実行を開き、Sysdm.cplと入力して、Eterを押します。

3. Now you need to click on the “Advanced” tab.

4. Under the ‘Performance‘ tab, you have to click on “Settings“.

システム小道具の詳細設定

5. After that, go to the “Advanced” tab.

6. Under the option ‘Adjust for best performance of:‘ settings click on the “Program“.

高度なパフォーマンス1

7. Now, under the ‘Virtual memory‘ section, click on “Change“.

仮想メモリの変更

8. In Virtual Memory window, uncheck the option “Automatically manage paging file size for all drives“.

9. In order to free your Windows drive of paging files, follow these steps-

a.  At first, select “C:” drive.

b. Then. select the radio button beside the option “Nopaging size“.

c. After that, click on “Set” to set it.

Cにない仮想メモリ

10. In case a warning message pops up,  click on “Yes” to confirm the change.

システム小道具はいメッセージ

11. Click on “OK” when you have done setting page files.

保存してもOK

12. Sequentially, click on “Apply” on “OK” to save the changes.

パフォーマンス適用OK

13.最後のステップで、「適用」をクリックしてから「OK」をクリックします。

OKファイナルを適用

デバイスを再起動します。

コンピュータの仮想メモリをリセットした後、Ntoskrnl.exeは大量のCPUまたは使用可能なメモリ電力の消費を停止します。