Follow these steps in order, as some tools like Task Manager and CMD are currently not opening.
- Try opening Task Manager with all available methods
- Press Ctrl + Shift + Esc together.
- If that fails, press Ctrl + Alt + Delete and select Task Manager from the menu.
- Or right‑click the Start button on the taskbar and select Task Manager.
Task Manager is a built‑in tool that lets you see if the system is overloaded (CPU, memory, disk) and close unresponsive apps.
- Run System File Checker (SFC) to repair system files
Since normal CMD is not opening, use the secure desktop path:
- Press Ctrl + Alt + Delete.
- Click Task Manager (if it opens from here).
- In Task Manager, select File > Run new task.
- Type
cmd and check Create this task with administrative privileges, then press Enter.
- In the command prompt, run:
sfc /scannow
- Wait for the scan to complete; it will repair missing or corrupted system files.
If SFC asks for installation media, insert the Windows media as prompted.
- Check disk usage and errors via Task Manager
Once Task Manager opens:
- Go to the Performance tab.
- Check Disk usage. If it is constantly at 100%, that explains slowness and failures.
- Use the Processes tab to end any clearly stuck or unnecessary apps using high disk.
- Fix “cannot download anything” from browsers (Attachment Manager / security settings)
If downloads are blocked or show “virus scan failed” / “virus detected”:
A. Enable file downloads in Internet security settings
- Press Win + R, type
inetcpl.cpl, press Enter.
- Go to the Security tab.
- Select the Internet zone (globe icon) and click Custom level.
- Scroll to Downloads > File download and select Enable.
- Scroll to Miscellaneous > Launching applications and unsafe files and select Prompt (recommended).
- Click OK, then OK again.
B. If antivirus is blocking safe downloads
If the browser shows Virus scan failed or Virus detected, this is typically from antivirus, not Windows itself. For a file that is known safe and from a trusted source:
- Temporarily disable real‑time scanning in the antivirus.
- Download the file.
- Immediately re‑enable antivirus protection afterward.
C. Advanced: Disable antivirus scan for attachments via registry (only if absolutely needed)
This reduces protection and should be temporary.
- Press Win + R, type
regedit.exe, press Enter.
- Go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments
- If Attachments does not exist, right‑click Policies > New > Key and name it
Attachments.
- Right‑click Attachments > New > DWORD (32-bit) Value.
- Name it
ScanWithAntiVirus and press Enter.
(Values for this key are not detailed in the context, so only create it if instructed by support or documentation and always keep antivirus enabled in general.)
- Scan for malware if disk errors and tool failures persist
- Use installed antivirus to run a full scan.
- If none is installed, install a reputable antivirus and scan, as malware can cause Task Manager/CMD to be blocked and disk errors.
- If Windows Explorer or system keeps failing
If the system is unstable (Explorer crashes, screens freeze), repeat the SFC scan as above. If issues persist after SFC and malware scans, consider starting in Safe Mode and repeating the steps, then planning a repair or reset of Windows.
References: