Windows 10
 Computer >> コンピューター >  >> システム >> Windows 10

2022 年に Windows 10 の起動時の問題を修正する方法

さまざまな Windows 10 起動の問題 Windows 10 のスタートアップ修復で PC を修復できなかった、ブート構成データが見つからない、更新後の Windows 10 の起動の問題など。 Windows 10 の起動に失敗し、システムがクラッシュし、さまざまなブルー スクリーン エラーで頻繁に再起動する、ブラック スクリーンでスタックするなど。特に最近の windows 10 の更新後 ユーザー Windows を起動できず、頻繁に再起動し、スタートアップ修復がスタックする Windows の修復に何時間もかかっています。

ほとんどすべての Windows 10 起動の問題 互換性のないデバイス ドライバー、ディスク ドライブの障害、または不良セクタ エラー、問題の原因となるサードパーティ製アプリケーションまたはウイルス マルウェア感染が原因で発生します。特に Windows のアップグレード プロセスでは、システム ファイルが破損したり失われたりします。

Windows 10 の起動時の問題を解決する

これらの Windows 10 の起動の問題の背後にあるさまざまな理由として、Windows 10 の起動の問題のほとんどを修正および修復するために、さまざまなソリューションを適用する必要があります。 ラップトップ コンピューターが起動しない、頻繁に発生するブルー スクリーン、立ち往生の修復など、Windows の起動時の問題にも苦しんでいる場合は、これを取り除くための最も適切な解決策を次に示します。

Windows 10 および 8.1 では、Microsoft にウィンドウ 詳細オプション が追加されました ここでは、スタートアップ修復、高度なコマンド プロンプト、システムの復元、システム イメージの復元などのさまざまなトラブルシューティング ツールを入手し、以前のビルドに移動して設定を開始し、セーフ モード (最小システム要件で Windows を起動) にアクセスして、トラブルシューティングを実行できるようにします。ステップ。起動時の問題によりウィンドウが起動しないため、このような問題に対処するには、ウィンドウの詳細オプションにアクセスする必要があります。

ウィンドウの詳細オプションにアクセス

Windows の詳細オプションにアクセスするには、Windows インストール メディアが必要です。お持ちでない場合は、次の リンク からインストール メディアを作成してください .インストール メディアの準備ができたら、それを DVD/CD ドライブに挿入し、Del キーを押して BIOS セットアップにアクセスします。次に、ブート タブに移動し、最初のブート インストール メディア ( CD/DVD または リムーバブル デバイス ) を変更します。 F10 を押して変更を保存します。これにより、Windows が再起動し、任意のキーを押してインストール メディアから起動します。

2022 年に Windows 10 の起動時の問題を修正する方法

First Set the language preference, click next and click on the Repair Computer option. On the next screen, Select Troubleshoot then click on Advanced options. This will represent you with various Startup troubleshooting tools to fix different startup problems.

2022 年に Windows 10 の起動時の問題を修正する方法

Use the Startup Repair option

When you access Advanced options First use the startup Repair option and let windows fix the problem itself. When you click on startup repair this will restart the windows and start the diagnostic process. And analyze the various settings, configuration options, and system files Especially look for :

<オール>
  • 欠落/破損/互換性のないドライバー
  • システム ファイルの欠落/破損
  • ブート構成設定の欠落/破損
  • レジストリ設定の破損
  • 破損したディスク メタデータ (マスター ブート レコード、パーティション テーブル、またはブート セクター)
  • アップデートのインストールに関する問題
  • The Startup repair Process will take Some Time, be patient and wait until complete the repair process. After that windows will Restart and start normally. If the repair process results startup repair couldn’t repair your PC or automatic repair couldn’t repair your PC then follow the next step.

    2022 年に Windows 10 の起動時の問題を修正する方法

    Boot into Safe Mode

    If startup repair Fails to then we need to boot windows into safe mode , which start windows with minimum system requirements and allow you to perform various troubleshooting steps. To Access safe mode click on Advanced options -> Troubleshoot -> Advanced options -> Startup Settings -> Click on Restart -> Then press F4 To access safe mode and F5 To access safe mode with networking as shown below image.

    2022 年に Windows 10 の起動時の問題を修正する方法

    Now When windows boot into safe mode, let’s perform Troubleshooting steps such as run the system files checker tool, Run DISM tool to repair system image, check and fix disk error using CHKDKS, Update or Reinstall drivers, Disable Fast Startup, Remove recently installed applications, Perform Full system scan to fix virus malware infection etc.

    Fix Bootrec Errors

    If due To this Startup Problem, Didn’t allow Boot into safe mode then first we need to repair the Boot record error by performing the following command which allows to boot into safe mode.

    To perform the below commands again from Advanced options, click on the command prompt and type the command below one by one and hit enter to execute the same.

    • Bootrec.exe \fixmbr
    • Bootrec.exe \fixboot
    • Bootrec \ScanOS
    • Bootrec /rebuildBcd

    2022 年に Windows 10 の起動時の問題を修正する方法

    After That Restart windows And check Start normally if not then try to boot into safe mode from Advanced options. Hope This time windows allow you to log in to safe mode. Next, perform Bellow troubleshooting steps to fix startup problems and start windows normally.

    Run System File Checker Utility

    As discussed corrupted, missing system files mostly cause different Startup problems such as blue screen error, stuck at black screen, windows failed to start, startup repair fails etc. Running System file checker Utility scan and repair the missing system files from a special folder located on %WinDir%\System32\dllcache.

    To run the system file checker open the command prompt as administrator, then type command sfc /scannow and hit the enter key. This will start scanning for missing damaged system files, if found any the utility will restore them itself. Wait until 100% complete the Scanning process After that Restart windows.

    2022 年に Windows 10 の起動時の問題を修正する方法

    Run DISM Tool

    If SFC utility Results system file checker found corrupt files but was unable to fix them or windows resource protection found corrupt files but was unable to fix some of them. Then we need to run The DISM Tool Which Scan And repairs the System image and allow the SFC utility to do its job.

    To Run DISM Tool Again on the same command prompt type DISM /Online /Cleanup-Image /RestoreHealth and hit the enter key. The process is slow and sometimes, you may think that it is stuck, usually at 30-40%. However, do not cancel it. It should move after a few minutes. After 100% complete the scanning process again Run the sfc / scannow command.

    デバイス ドライバーの更新

    Also, incompatible Device drivers mostly cause Different Startup up problems. Such As Corrupted / outdated Display Drivers mostly cause Different Blue screen error and Windows stuck at Black screen issue. Update the currently installed drivers especially Display Driver, Audio sound and Network Adapter driver to the latest version help to fix a number of startup problems.

    To Update Device Driver you need to boot into safe mode with networking. ( so that you can access the internet connection and download the latest driver from the internet. ) Now open Device Manager by press win + R, type devmgmt.msc and hit the enter key. This will display all installed drivers list check any installed driver with yellow tingle mark right-click on it and select uninstall. Also Right-click and select update driver for Display Graphic Driver, Audio and network adapter driver. After that Restart windows and start normally check startup problems fixed.

    Remove Recent install application

    Also if you notice After install any third-party application, windows failed to start Then may that Application cause this issue at startup. Simply press Win + R, type appwiz.cpl and hit enter. Next, select the recently installed application and click uninstall.

    Also, perform a full system scan with the latest updated antivirus / anti-malware to check and fix if any virus, malware infection causing the issue. Download and Run Third-party system optimizers like Ccleaner to clean junk, temp file, memory dump, Windows error log etc. And fix Missing, Broken registry errors.

    Disable Fast Startup

    Most windows users report Disable the Fast startup Feature fix Different Startup problems such as Blue Screen errors, Black screen at startup etc for them. To Disable Fast Startup Feature on Same safe mode login open Control panel -> power options (Small icon view ) -> Choose What the power buttons do -> click on Change Settings that Are currently Unavailable.  Then Here under Shutdown Settings Uncheck the option Turn on Fast Startup ( Recommended ) Click save Changes.

    2022 年に Windows 10 の起動時の問題を修正する方法

    Repair Disk Drive Errors

    Also, check and fix Different Disk Errors using CHKDSK command utility. As discussed these startup problems also cause due to disk errors, Such as faulty Disk drives, Bad Sectors etc. But by adding some extra parameters we can force CHKDSK to check and repair disk errors.

    To Run CHKDSK again open the command prompt as administrator. Then type command chkdsk C:/f /r  or you can add extra /X to dismount the volume if required.

    2022 年に Windows 10 の起動時の問題を修正する方法

    Then command explained :

    Here the command chkdsk prefers to check the Disk Drive for errors. C: represent the drive which check for errors, normally its system drive C. Then /f  Fixes errors on the disk and /r Locates bad sectors and recover readable information.

    As showing above image this will display message disk is using press Y to chkdsk to process on next restart simply Press Y , close command prompt and restart windows. On the next boot CHKDSK will start scanning and repairing the process for the drive. Wait until 100% complete the process, After that windows will Restart and Start normally.

    These are some most applicable solutions to fix Windows 10 Startup problems such As startup repair couldn’t repair your PC, boot configuration data is missing, windows 10 booting problem after update, system Crashes and Frequently Restart with Different Blue Screen Errors, Stuck At Black Screen etc. I hope After applying the above solutions your startup problem will get resolved and start windows normally. Face any difficulty while apply these solutions, or have any query, suggestion about this post feel free to discuss on comments below.

    • Windows 10 Blue Screen of Death (BSOD) Error – An Ultimate Guide 
    • Solved:Windows 10 black screen with cursor after update
    • Windows 10 Stuck on Welcome Screen? Here 5 working solutions to get rid of this
    • Solved:ERR_NETWORK_CHANGED Google Chrome Error on Windows 10
    • Fix a Boot Configuration Data File is Missing Error 0xc0000034
    • Microsoft Edge not Responding, Slow Performance after windows 10 update

    1. Windows 10 (Updated 2022) でさまざまな Windows Update の問題を修正する方法

      Microsoft は、さまざまなセキュリティの改善とバグ修正を含む Windows 更新プログラムを定期的にリリースしています。新しい Windows 更新プログラムが利用可能になると、Windows 10 はそれらを自動的にダウンロードしてインストールします。それらを適用するには PC を再起動するだけで済みますが、Windows 10 の更新プログラムがダウンロードされない場合があります。 更新ステータスは、ダウンロードの保留中、インストールの保留中、または初期化中、インストール中、またはインストール待ちの状態で表示されます。この投稿では、Windows Update がダウンロードされ

    2. Windows 10 2022 Update (22H2) の問題とその修正方法

      Microsoft は、いくつかの新機能、システムの改善、およびバグ修正を含む Windows 10 22H2 をリリースしました。また、同社は定期的に累積的な更新プログラムをリリースして、バグを修正し、システム パフォーマンスを向上させています。ただし、ユーザーは、Windows アップデートのダウンロードが何時間も停止したり、さまざまなエラーでインストールに失敗したりするなど、さまざまな問題を報告することがあります。その他の「Windows 10 バージョン 22H2 への機能アップデート」 Windows 10 更新プログラムのインストールの問題にも苦労している場合は、Windows 1