A user reports that a 3D modeling application crashes unexpectedly whenever high-resolution assets are exported on a Windows 11 workstation. A technician inspects Event Viewer and identifies an Application Error (Event ID 1000) indicating that a core system library, ntdll.dll, is the faulting module. Which of the following commands should the technician execute FIRST in an elevated command prompt to resolve this issue?
- sfc /scannowCevap
- Bchkdsk /f
- Cservices.msc
- Dformat C:
Cevap
Run sfc /scannow from an elevated command prompt to verify and replace corrupted operating system files.
Running the command 'sfc /scannow' executes the System File Checker utility, which inspects all protected Windows system files and replaces corrupted dynamic link libraries (such as ntdll.dll) with clean cached copies from the Windows component store.
Adım Adım Çözüm
Anahtar Kavram
System File Checker (SFC) for Application Crash Resolution
Tahmini Süre:1m 15s