this post was submitted on 10 Mar 2026
6 points (100.0% liked)

Windows 11

1170 readers
7 users here now

Welcome to the community for Windows 11, Microsoft's latest computer operating system.

Rules:

founded 2 years ago
MODERATORS
 

Updated from 24H2.

I have to force shutdown via power button every time.

you are viewing a single comment's thread
view the rest of the comments
[–] Romkslrqusz@lemmy.zip 1 points 3 days ago

Full filesystem validation is probably a good place to start:

chkdsk /r

dism /online /cleanup-image /restorehealth

sfc /scannow

I generally run Memtest86 and a disk diagnostic before running this - an adverse condition in either part can make these commands cause problems instead of fixing them.