メインコンテンツにスキップ

A Desktop PC built from off-the-shelf DIY parts, rather than a prebuilt from a major manufacturer. These can also be built by an SI using off-the-shelf parts.

170回答 すべてを表示

My computer freezes every 10 seconds and then continues

How can I fix my computer so that it stops freezing every few seconds?

この質問に回答する 同じ問題があります

この質問は役に立ちましたか?

スコア 0
3 件のコメント

We're going to need more details. Is this a PC you built yourself? Is this a new problem on a freshly built PC or was it fine before this?

さんによる

Thanks for replying! Yes it is custom built. 32gb ram. Win 10. It's no longer connected to a monitor so I can't tell you more, just that it became unusable over a short period of time.

The mouse would freeze every 10 seconds or so and stay stuck for several seconds. Editing, and everything else, become unbearable.

I scanned it with a PC software fixer and eventually reinstalled the OS and essential programs. No luck.

I built it in NYC but I'm in Africa right now and don't have access to the repair shop I would take it to. There are shops here but I'm trying to take care of it myself first.

Any advice is appreciated!

さんによる

@larrylowe5872

Did this problem occur shortly after you moved to Africa? What power supply are you using? The full spec list of all the components would be helpful.

さんによる

コメントを追加

1 件の回答

最も参考になった回答

To clear up any basic corruption with system files try below:

Run DISM and then SFC from the Command Prompt:

  1. Type Command Prompt (Admin) in the Start menu search bar, then right-click and select Run as administrator to open an elevated Command Prompt.
  2. Type the following command and press Enter: DISM /online /cleanup-image /restorehealth
  3. Wait for the command to complete. The process can take up to 20 minutes, depending on your system's health. The process seems stuck at certain times, but wait for it to complete.
  4. When the process completes, type sfc /scannow and press Enter.

CHKDSK is another Windows system tool that checks your file structure. Unlike SFC, CHKDSK scans your entire drive for errors, whereas SFC scans your Windows system files specifically. Like SFC, run the CHKDSK scan from the Command Prompt to fix your machine.

  1. Type command prompt in your Start menu search bar, then right-click the best match and select Run as administrator. (Alternatively, press Windows Key + X, then select Command Prompt (Admin) from the menu.)
  2. Next, type chkdsk /r and press Enter. The command will scan your system for errors and fix any issues along the way.

Are you overclocking? Turn it off.

Run Windows Memory Diagnostics? - Type Windows Memory Diagnostic into your Start menu search bar. Set it to run on next boot.

Let us know how it goes or if you need further help with any of the above procedures.

このアンサーは役に立ちましたか?

スコア 1

1件のコメント:

I am going to hook up the monitor and try this today. I'll let you know how it goes. Thank you!

さんによる

コメントを追加

回答を追加する

Larry Lowe さん、ありがとうございました!
統計データ:

過去 24時間: 0

過去 7 日: 0

過去 30 日: 0

今までの合計 47