r/pctroubleshooting

▲ 3 r/pctroubleshooting+2 crossposts

Can't get into Asus Bios

Before explaining my problem let me write down my PC specs:

  1. Ryzen 5 5600

  2. Corsair Vengance LPX - 3200MHZ (16x2) Total 32 GB RAM

  3. Gigabyte Gaming OC RTX 3070ti

  4. Asus Prime B550M-A WiFi II

  5. Crucial P3 Plus - 1 TB Nvme

  6. Crucial BX500 - 240 GB SATA SSD

  7. Seagate Baracuda - 1 TB HDD

\*\*Problem:\*\*

So I was playing games on my PC the other day when suddenly the Pc just force restarted, I didn't lose power or anything. It booted up after restarting and again after 2 mins of booting it again restarted and the third time I couldnt even login to windows it just force restarted itself. After a few more times of force restarting itself, it entered that windows recovery setting and I tried to enter the Bios Coz I thought it might be because of XMP, but as I clicked the Statup repair setting on windows my Pc got stuck. And from since then, I haven't been able to get into the Bios Properly, I had to use many workarounds but it isn't working.

\*\*Tried Solutions\*\*:

  1. Reseated Ram, Gpu and even cleared CMOS still wasn't able to get into the Bios.

  2. Thought it was my Hard Drive causing the problem since its pretty old, disconnected it still wasn't able to get into the BIOS.

  3. Disconnected all my Storage Devices, and then tried to boot, Got the Amercian Megatrends page and pressed F1 (image attached) I was finally able to get into BIOS for a brief moment, as soon as I restarted I was again stuck in the Asus Splash screen and none of my keyboard inputs were working. Also tried diffefent USB ports including front panel ones in case USB Ports were shorted, sometimes I could get into the BIOS and sometimes stuck in the splash screen.

  4. Don't think my Storage Devices are bad since I tried them on a different PC and all of them were working. So what's the issue? And how can I Fix?

reddit.com
u/rexi_too_sexy — 8 hours ago

Random PC BSOD and Program Crashes, Cause Unknown

Hey all, I've been dealing with this problem for a couple years now, and I haven't been able to identify the cause yet.

I have a custom built desktop PC, and for whatever reason I can't figure out it keeps crashing at complete random with different stop codes every time. A lot of programs that I run have also been crashing at complete random as well: Spotify, Discord, Adobe Photoshop, OpenOffice Writer, games like TS4 and flash games on Flashpoint have also been crashing more frequently as of late. Some of the BSOD codes I've received are:

  • PFN_LIST_CORRUPT
  • MULTIPLE_IRP_COMPLETE_REQUESTS
  • KERNEL_MODE_HEAP_CORRUPTION
  • PAGE_FAULT_IN_NON-PAGED_AREA
  • MEMORY_MANAGEMENT
  • APC_INDEX_MISMATCH

A lot of the guides I found online point to a memory problem or a driver issue, but I've done about everything I can think of to try and fix these problems and nothing seems to be working. I've run SFC scans that come back with no integrity violations, DISM found no store corruption, CHKDSK comes back with nothing, Windows Memory Diagnostic found no problems, and I've individually checked for driver updates only to come back with nothing every time.

I'm sure there's something I'm missing or doing wrong, but at this point I don't know what it could possibly be. If someone has some advice on what the next step for me might be in fixing this, I'd be very grateful!

For reference my computer specs are:

  • OS: Windows 10 Home w/ extended security updates
  • Graphics: NVIDIA GeForce RTX 5060 Ti 16GB
  • Motherboard: MSI MPG X570 GAMING EDGE WIFI ATX AM4
  • Processor: AMD Ryzen 5 3600 6-Core
  • RAM: 48GB
reddit.com
u/FoxxxyBoxes — 19 hours ago
▲ 4 r/pctroubleshooting+2 crossposts

Alienware 16X Aurora (AC16251) Recurring BSODs and kernel pool corruption (0x1E / 0x3B / 0x7E, 0xC0000005)

Specs
-Alienware 16X Aurora AC16251
-Intel Core Ultra 9 275HX (Arrow Lake)
-32 GB DDR5-5600
-BIOS 2.4.0
-Windows 11 Build 26100/26200 family
-Modern Standby (S0 Low Power Idle only)

Just bought this computer 3 weeks ago. Started having random BSODs every once in a while. Then I got like 3 restarts in a row. New to troubleshooting I hit up ChatGPT to assist me. It was very helpful giving me steps. Wife was pretty upset I got a new rig and it started having these issues. Crashes occur when computer is idle, downloading games, unattended, or during background activity. If this is happening to you know it’s not a problem with your computer it is with windows specifically on the Arrow Lake chips. I can play a game for hours with no crash.

Multiple bugchecks have occurred including:
-0x1E KMODE_EXCEPTION_NOT_HANDLED
-0x3B SYSTEM_SERVICE_EXCEPTION
-0x7E SYSTEM_THREAD_EXCEPTION_NOT_HANDLED

Common exception: 0xC0000005 (Access Violation)

Failure hash: 6f13343d-8edf-14f9-0269-6df067c74f57

BlueScreenView typically reports: ntoskrnl.exe as the crashing module.
No consistent third-party driver is identified by BlueScreenView.

Hardware findings
No evidence of:
-bad RAM
-gpu overheating
-cpu overheating
-WHEA hardware errors
-Machine Check Exceptions

Driver investigation
I started out and went to dell support and reinstalled all the drivers from their website making sure all drivers for my specific computer were up to date.

I ran driver verifier to try and pin down what was causing the crash. Early mini dumps repeatedly referenced: Intel NPU driver npu_kmd.sys version 32.0.100.4724

After that I disabled intel NPU in device manager but crashes continued. Made that unlikely to be the root cause.

Next across various dumps were parts of the intel platform stack. These appear repeatedly but are not necessarily the faulting driver.
-intelpep.sys
-IntelPMT
-ipf_acpi.sys
-ipf_lf.sys
-Intel Dynamic Tuning / IPF
-Intel Management Engine related components

Next I said I was done and clean reinstalled windows. That didn’t help one bit. Crashes continued.

Reliability Monitor showed repeated:
Dell D3 Svc DTH Sub Agent failures around earlier crashes.
I completely removed McAfee and Dell Support Assist. Crashes continued.

Next I disabled sleep and display sleep. Doing this along with disabling the intel NPU has given me much more time between crashes. Instead of twice a day now I can go a few days without a crash. Slowed them down but they still occur.

I attempted ETW traces but every time my computer would crash and then crash again before I could stop the trace and complete it.

The current hypothesis was that the dumps repeatedly contain intel platform power-management components but no single driver had been proven responsible.

Next I stumbled onto a Microsoft 2026 build q&a post.
https://learn.microsoft.com/en-us/answers/questions/5921413/recurring-0x1e-bugcheck-in-nt-exppooltrackercharge?comment=question#comment-2714958
He was having the same issues as me but on an Alienware 18. He said it was an error in windows kernel. More posts of people having that same issue started to appear on the forum.

I kept troubleshooting lol. Then I enabled full kernel memory dumps. After a few crashes I was able to get one and feed it through WinDBG.

ChatGPT analyzed it and said:
The dump gives us a much clearer picture: Windows is crashing while using a corrupted kernel memory structure, not because ntoskrnl.exe itself is necessarily faulty. The remaining challenge is identifying which component corrupted that memory earlier, and that’s where the full dump’s pool analysis, verifier data, and black box logs can help Microsoft’s kernel engineers.

The Microsoft q&a was exactly right in what he said. He even provided a fix for the kernel team. That guy’s post was for newer preview builds that aren’t what normal people are running yet and the issue is still in the preview builds.

Then I ran all the mini dumps and full dump through Claude for another independent analysis.

That WinDbg output is the clincher — and it lines up with a piece of independent evidence I found.
What it nails down:
• FAILURE_BUCKET_ID: AV_nt!ExpPoolTrackerChargeEntry — the crash is literally inside the kernel’s pool-allocation accounting code, not in any driver.
• PROCESS_NAME: sihost.exe (Shell Infrastructure Host) — a completely unrelated, innocuous core Windows process. It just happened to be the next thing that tried to allocate kernel pool memory (opening a registry key) when the corrupted accounting structure got touched.
The faulting instruction (lock xadd qword ptr [r14+r8], rbp) is an atomic increment into a pool-tracking table using a pointer (r14/r8) that’s invalid — and the access violation address sits right at the guard page of sihost.exe‘s own freshly-expanded kernel stack, which is essentially a random landing spot. That’s the signature of corrupted bookkeeping data being touched well after the actual damage occurred — exactly the “detected late” pattern I flagged before.

So multiple people keep posting they are having the same issues. This is not going to be fixed by anyone unless it is the windows engineer kernel team. We just have to get them to see it. Most people’s computers aren’t set to collect full dumps so Microsoft isn’t getting the black box and other files. The normal user doesn’t even know this is happening. They come back to their computers and think I must’ve had a windows update.

If you want dumps and other files get them from my post on the dell forum.
https://www.dell.com/community/en/conversations/alienware/aurora-16x-ac16251-bsods-and-kernel-pool-corrupted-0x1e-0x3b-0x7e-0xc0000005-during-idlebackground-activity-on-core-ultra-9-275hx/6a42b880e2a46e7a5aed9b63?commentId=6a430758709e0111a33b3396

P.s. Anyone related to or knows someone that works for the kernel team lol?

u/bryan0087 — 1 day ago

My Pc has stopped working

I when to turn on my computer yesterday and my cpu was failing to launch and then my computer wouldn’t take power at all I bought a new power supply thinking it was the problem (it was 6 years old) the new power supply didn’t fix the issue I would love some help

reddit.com
u/Key_Summer2696 — 2 days ago

BitLock suddenly got on after a BIos upgrade and I formatted my drive and now I think my laptop is ruined

Basically everything was fine one moment then the next my mouse wouldn't work. I reset the laptop and had a bios update which triggered BitLock or whatever its called. My Microsoft account was locked for 30 days cause of the fact that I didn't have my old phone number so I followed a guide to fix it. Well unfortunately it was only AFTER I formatted my PC and got rid of windows that the YouTuber said id need a USB drive, which I don't have.

So now I think my laptop is ruined. Is there ANYTHING I can do?

reddit.com
u/Thin-Nerve6367 — 2 days ago

Sudden Shutdowns

My pc shutdown (no restart, blue screen or freeze )during gaming, and ive been to experts and they couldnt find anything we ran every benchmark (no shutdowns during benchmark) and score is at 98% overall. All hardware is perfect condition(we ran test, and checked voltage), no temp problems between 57-72 (no load - with load ) we got no clue what cause this, also the event viewer does not work with this kind of shutdown like with a blue screen so nothing to see there either. When i play on 4k the shutdown happens faster, when I play on 1440p it takes a bit longer till shutdown. At this point im out of options and not in the mood to pay a shit load of money for no fix so if anyone can please help me out much appreciated.

Update: the 4k and 1440p test and the time difference between them till shutdowns was tested on Titans Quest 2 and Path of Exile 2, when I play Marvel Rivals and League Legends no shutdowns (same graphic settings) tested on both 4k and 1440p. So I guess on demanding games the shutdowns happens.

During test on those ARPG games i mention above on both settings for 1440p and 4k on max overall there is no stutter, no fps drops, temps are not going above 72-75.

Specs:

  • AMD Ryzen 7 9800X3D 8-Core Processor (4.70 GHz)
  • AMD Radeon RX 9070 XT (16 GB)
  • MAG B850 TOMAHAWK MAX WIFI (MS-7E62)
  • Samsung SSD 990 EVO Plus 1TB <(windwos)
  • Samsung 980 PRO 2TB M.2 SSD <(games)
  • ASUS ROG STRIX Platinum modulaire 1200 watt
  • Corsair DDR5 Vengeance 2x 16GB 6000 CMK32GX5M2B6000Z30
reddit.com
u/Top_Ad_5156 — 2 days ago

I’m honestly exhausted after spending an entire day troubleshooting this PC. I’ve been building and rebuilding it for hours and I feel like I’m going in circles.

Here are my specs:
**Brand new parts:**
ASUS TUF Gaming X570-Plus WiFi
AMD Ryzen 7 5800X
XPG GAMMIX S11 Pro NVMe SSD
**Reused parts (worked perfectly in my previous PC):**
RTX 3070
32GB Kingston Fury DDR4 (2x16GB)
Power supply
Air cooler
**The problem**
The PC enters the BIOS perfectly every single time.
Inside the BIOS:
CPU is detected correctly.
RAM is detected correctly.
SSD is detected correctly.
USB installation drive is detected correctly.
CPU temperature stays around 40°C.
The BIOS is completely stable. I can stay there forever without any problems.
The problem starts as soon as I leave the BIOS and the PC tries to boot.
Depending on the configuration, I get different results:
Sometimes it freezes on the ASUS TUF logo.
Sometimes it goes to a black screen forever.
One time it reached the Windows logo, then froze.
Another time it displayed “Press DEL or F2 to enter UEFI BIOS settings” and then froze.
**Everything I’ve already tried**
Reset BIOS to factory defaults.
Tested CSM Enabled and Disabled.
Secure Boot set to Other OS.
Boot Override from BIOS.
Used Microsoft’s official Media Creation Tool to create a new Windows installer.
Tried two different USB drives.
Tested with the SSD removed.
Tested with only one RAM stick.
Tested with both RAM sticks.
Moved RAM from A1/B1 to the recommended A2/B2 slots.
Removed Wi-Fi antenna and USB peripherals.
Confirmed BIOS recognizes every component correctly.
One interesting thing:
I have another SSD that already has Windows installed.
When I connect **that SSD**, the computer actually gets to the Windows login screen asking for my password, but i don’t have.
That makes me wonder if this is related to the Windows installer, the new SSD, BIOS compatibility, or something else entirely.
At this point I honestly have no idea anymore.
Has anyone ever seen something like this?
Any advice would be greatly appreciated because I’m completely exhausted after spending the whole day trying to figure this out.

reddit.com
u/Zealousideal-Tip3643 — 3 days ago

Pc keeps shutting down while playing

I just built my first PC and I just put it together I was playing a lighter game earlier with my girl friend (Roblox) and my screen was flickering and crashed at one point saying that there was a driver issue I got back on and the problem kept happening just no crashing after about two minutes I got off to try and fix the issue I don't remember exactly what I did but I fixed it because I was playing for another hour with her I got off for a while but like an hour ago I decided to play planet crafter but it kept crashing the first time the software crashed but the second and third time my PC fully restarted no blue screen or anything just a restart I didn't really know what to look for to try and fix it do I asked ai and learned that the pigtail pcie cable isn't good for larger power draws so I grabbed my second pcie cable and plugged it in and decided to try again but the software crashed again so I gave up for a little while and then I decided to try once again but this time my PC restarted again I have no clue where to even begin so I came here

Also in case it's relevant I've done no modifications in bios besides making out my aio fans I also haven't enabled xmp because my PC was just getting put in an endless loop of rebooting with out ever even going to windows

Specs:

Ryzen 5 5500

Ddr4 3200 cl 16

Raw ll 5700 xt

Gigabyte b550 eagle wifi6

Sama g750 750 watt

reddit.com
u/redvain123 — 4 days ago

PC randomly shutting off - need help diagnosing

I have had this issue for over a year now, but it has significantly gotten worse recently and I’m running out of ideas. It usually happens while gaming but some games are worse than others. There aren’t any warning signs or blue screens before it shuts off and no pop-up when I turn it back on. I have replaced multiple parts within the past year to try and fix it but nothing has worked.

It always happens during some time in a game. I’ve been playing Marvel Rivals lately and for some reason it seems to always happen during the hero select phase right after loading into a game (it doesn’t happen every game, but if it happens it’s usually here).

Also when I checked reliability monitor the only critical events were that windows wasn’t shutting down properly and a windows hardware error that didn’t have any technical details.

Here are my specs:

Ryzen 7 5800X
Radeon RX 7800 XT
MSI B550-A Pro motherboard
850W PSU
Windows 11

Any help would be appreciated!

reddit.com
u/RrestFire6 — 4 days ago

PC Needs to Sit Unplugged for 15 Minutes after Shutting Off

So I built a PC about 7 or 8 years ago, and it worked awesome. Still does, with one exception: when it is fully shut down, it won't turn back on until it has sat unplugged for approximately 15 minutes. This issue first came up a year ago, and I was certain it was the GPU after it failed the paperclip test, but when I popped over to Best Buy for a replacement, one of their techs offered to test it for me and it came back normal. I took it home, plugged it in, a voila. Figured at the time it must have been a wonky connection or something.

I rarely fully shutdown my pc, so it was several months before it happened again. This time, I did a bunch of testing and confirmed several things:

  1. It doesn't happen on restart, only full shutdown.

  2. If it happens, I wait 15 minutes, and start it up, I can then shut it down and bring it back up normally right after.

  3. Somtimes it happens on normal shutdown, but it always happens on hard shutdown or if I accidentally kick the power switch on my surge protector.

  4. It is not a fast boot error, as fast boot is off.

  5. It is not a power switch issue, as I replaced the mechanism and had the same error.

  6. There is something wonky about the power switch/its connections, because it has multiple LEDs, and they are sometimes on and sometimes off randomly. Given I've ruled out the assembly, I wonder if it's maybe the pins on the motherboard, but they hold up to visual inspection.

  7. Performance is normal, heat is normal when idling and under load.

At this point, I am wondering about my PSU again, or possibly about my motherboard. Is it possible that one or the other isn't discharging residual charge properly after shutdowns? Any advice would be helpful about where to go next in terms of troubleshooting. I feel I'm out of my depth.

reddit.com
u/IncipientPenguin — 5 days ago

PC Losing video signal after an upgrade to higher powered CPU.

UPDATE:

Motherboard socket bit it :/ There were bent pins on the bottom right that were hard to see at first, but it was quite obvious after... which is a good thing, considering that I was about to blame the CPU.

Thanks for the suggestions, everyone! Legends indeed :)

Cheers!

========================================================================

Hi there!

PC specs:

-Ryzen 9 9950X3D

-GPU: PNY 5080 16gb

-RAM: 128GB 5600MT

-MoBo: B650 Aorus Pro AX

-PSU: Aorus 1200w

Issue:

Three days ago, I updated both my CPU and my GPU. I had a Ryzen 7 9900X and a Founders Edition 4080.

After I updated my CPU, I started having video signal being lost issues. They started when I'd play Control, getting crash errors that said "lost connection to <object>", then my computer would lose video signal on the desktop and holding down the power button would not turn off the computer... I would need to turn off the PSU to cut the power.

Then, after updating mobo bios, cpu chipsets, video card drivers, all from a clean install, the problem would seem to be okay for a couple of hrs but inevitably it would return.

After a day or so, the problem got worse and the video signal would be lost no matter what a couple of minutes into booting my system.

Thinking that I'd fried my GPU somehow, I went and got an upgrade to the PNY 5080, but the problem persists.

I moved all of the hardware to a different case, re pasted the new CPU, re seated the RAM, installed the new GPU, made sure all my connections were good, but the issue is still happening

I've done enough troubleshooting on PCs that I feel confident I've tried everything I could think of, short of changing the motherboard... I wonder if it is possible that when troubleshooting my video card, I ended up fucking up the PCIe port where the GPU sits?

Before I go drop more cash on a new mobo, any suggestions from you legends here?

Discourse is very much appreciated it!

Cheers!

reddit.com
u/sleepyghost1 — 5 days ago

No display after replacing PSU – RX 6600 XT, monitor detects DP cable

Hi everyone,

I'm having an issue after replacing my PSU and I'm running out of ideas.

PC Specs:

- CPU: AMD Ryzen 5 3600

- GPU: AMD Radeon RX 6600 XT (1x 8-pin PCIe)

- Motherboard: B450M

- New PSU

Background:

About a week ago, my PC was working perfectly. Then my old PSU failed, so I replaced it with a new non-modular PSU. Since then, I haven't been able to get any display.

Symptoms:

- The monitor detects when the DisplayPort cable is plugged into the GPU.

- If I unplug the DP cable from the GPU, the monitor says something like "Waiting 5 minutes for you to connect the DP cable."

- When I plug it back into the GPU, the monitor immediately goes into Power Saving Mode.

- So the monitor seems to detect the cable, but it never receives a video signal.

What I've already tried:

- Reseated the GPU.

- Tried both 8-pin connectors on the PCIe cable (it's one cable that splits into two 6+2 connectors).

- Confirmed I'm using the PCIe cable, not the CPU/EPS cable.

- Checked that the GPU power connector is fully inserted.

- CPU fan, case fans, motherboard lights, keyboard, and mouse all power on normally.

- The GPU fans do not spin during boot, but they briefly twitch when I turn the PC off.

Since the Ryzen 5 3600 doesn't have integrated graphics, I can't test through the motherboard video output.

At this point, I'm wondering if:

- the GPU was damaged when the old PSU failed,

- there's still a power issue,

- or something else is preventing POST.

Does anyone have suggestions for what I should test next? Thanks!

reddit.com
u/Charming-Fly-7534 — 4 days ago

NEED HELP !!!!!!!!!!!

Hope you're doing well.

My R5 5500 5-6 pins are broken while removing the cooler,

i managed to straighten the rest of the pins and locked the CPU in my b550 MOBO.

But when i start my pc it doesn't start and keep the components in loop.

IF ANYONE KNOWS GOOD REPAIRMAN..

Kindly suggest me, in Rawalpindi or Lahore.

reddit.com
u/No_Comment_4658 — 4 days ago

Pc started freezing for no reason

UPDATE: after reinstalling windows to a fresh one the pc started running well but today it has returned and pc crashes constantly more aggressively while idle or at low load games(cs2,dota)
Evertything is stock even the memory is set to 4800 mhz no expo profile is on, so i guess it could not be the ram
Any ideas?

Original post : A month ago my pc started hard freezing and the only way to restart is my holding the power button
First time it happend while playing forza 6
Today its happening even while idle in desktop or downloading a game like i did today since i reinstalled windows completely
I tried everything
Obviously drivers, chipset, bios, fresh windows

And i cant understand why
9850x3d
MB asus rog crosshair dark hero
6400 ddr 5 g skil royal trident z cl30
5080 astral asus rog

reddit.com
u/jicewekahj — 5 days ago

ASUS ROG - INACCESSIBLE_BOOT_DEVICE (0x7B) - Need Help

Hi everyone,
My ASUS ROG laptop suddenly started showing INACCESSIBLE_BOOT_DEVICE (0x7B) and keeps restarting in a loop.
What I’ve checked:
BIOS detects my Intel 512GB NVMe SSD.
Windows Boot Manager is present.
Storage mode is AHCI.
I cannot access Automatic Repair or the Troubleshoot menu.
The laptop just shows the ROG logo, then the 0x7B error, restarts, and repeats.
Is there anything else I can try before reinstalling Windows? Could this still be a Windows corruption issue even though the SSD is detected?
Any help would be appreciated. Thanks!

reddit.com
u/wasiem_fairose — 6 days ago

Need help diagnosing dual-channel RAM issue after hardware upgrade

I'm having a strange issue with my PC. Both RAM sticks work individually, but they won't work together.

Here's what I've tested:

I installed each RAM stick one at a time in the A2 slot, and both work perfectly. The PC posts without any issues.

However, when I install both sticks in the recommended A2 and B2 slots, the PC won't post. Both RAM sticks light up, but there's no display or boot.

Before this, everything was working perfectly. The issue only started after I upgraded my:

GPU

AIO cooler

PSU

I searched around and found that uneven CPU mounting pressure from the AIO can sometimes affect memory channels. I removed and reinstalled the AIO, making sure the mounting pressure was even, but the issue still persists.

Does this sound like a motherboard issue, bent CPU socket pins, a CPU memory controller problem, or something else? Are there any other troubleshooting steps I should try?

System Specs:

CPU: AMD Ryzen 9 7900X

Motherboard: MSI MAG B650 TOMAHAWK WIFI (AMD B650)

RAM: G.Skill Trident Z5 RGB 32GB (2×16GB)

GPU: MSI GeForce RTX 5070 Shadow 2X

AIO: MSI MAG CORELIQUID A13 360

PSU: MSI MAG A850GL 850W

Any help would be greatly appreciated. Thanks!

reddit.com
u/GXP_007 — 6 days ago

Why does my pc take so long to boot up?

Hey everyone,
I recently built / bought a pretty high-end gaming PC, but for some reason it takes a long time to boot into Windows and I can’t figure out why.

PC Specs

  • CPU: AMD Ryzen 7 7800X3D (8-Core, 4.20 GHz)
  • GPU: NVIDIA GeForce RTX 5080 16GB
  • RAM: 32GB DDR5
  • Storage: 1.82TB drive (1.73TB currently used)
  • OS: Windows 64-bit

Issue

Even with these specs, my PC boots up really slowly. Once I’m in Windows, performance is mostly fine for gaming and general use, but startup takes much longer than expected.

If anyone has experienced this with a Ryzen 7800X3D setup or has suggestions on what to check first, I’d really appreciate the help. Thanks!

reddit.com
u/Nasarenk00 — 6 days ago

Pc freezes during light tasks

My pc freezes during light tasks and working perfectly when playing games and it freezes and cannot do any type of restart just from the power button.I have ryzen5 5600,rx 6500xt 4gb,msi mpg b550 gaming plus motherboard,16 gigs ram (single Chanel) and gigabyte hd 750gm modular power supply (the ram,ssd,video card is from and old pc and everything else is New bough like a year ago.Pls help

reddit.com
u/Citromhun2808 — 7 days ago

PC COLD BOOT CRASH HELP

So I’ve recently upgraded my Motherboard to ROG STRIX z 790e and Ram to DDR5 g.skill trident z5 cl34 7200mhz. Ever since then I’ve noticed every time i turn on my pc for the first time of the day i load up cod/destiny/gta v etc before i load into a match or halfway through a match it will just completely freeze with no response what so ever until shut down the computer and restart then itll work fine for the whole rest of day/night. Only happens on first start up of the day.

I have completely reset pc and clean install of windows 11 and re installed the drivers and still same issue happening.

I did notice my lian li galahad II aio coolers LCD screen just defaults back to the lian li logo wheb the freeze does happen. Not sure if that has something to do with it but thought i should mention it either way.

Its been very hard to point out what it is due to it only happening once a day was hoping someone has gone through this and fixed it or atleast point me in the right direction.

All help is appreciated thank you!

Pc spec

MOTHERBOARD- rig strix z790e gaming wifi

RAM - g skill trident z5 rgb cl34 7200mhz

GPU- aorus master 4080super

CPU- intel i9 13900ks

reddit.com
u/Tank2045 — 7 days ago

parpadeo de pantalla

Ayuda

Hola he armado alfin mi Pc despues de demasiado tiempo ahorrando, pero al armarla instalarle windows y configurarla, da una especie de reinicio de imagen justo despues de que la pantalla se congele un momento, esto pasa seguido, puede pasar a los 5 seg de prender la pc o dentro 5 a 10 minutos, e intentado cambiar de slot la RAM, desconectar y conectar nuevamente la fuente, actualizar drivers pero nada funcióna, e pensado que talvez sea la fuente, no hay olor a quemado afortunadamente tampoco emite ruido si de algo sirve pongo un video de que es lo que pasa y las especificaciones de mi PC

AMD Ryzen 7 8700g

16 GB RAM DDR5

ASUS PRIME B650 MA

Corsair 750e

Espero puedan ayudarme, gracias 🫂

reddit.com
u/Prcerevel — 6 days ago