Use Windows' System File Checker to scan for and repair damaged or missing system files.
sfc /scannow

Category: Windows Tags:
notepad.exe C:\Windows\System32\drivers\etc\hosts
Review your hosts file for suspicious IP mappings. Enter this command at Start > Run.
netsh firewall show allowedprogram
Show programs allowed through Windows Firewall for the Domain and Standard profiles.
msconfig.exe
Launch the Windows System Configuration Utility gui from the Start > Run prompt. This gui tool allows you to change startup and boot options.
tasklist /svc
Shows the Image, PID, and services that are currently running.
route print
Check your Windows routing table for issues.
wmic startup list full
Use wmic to display full details of Windows start up processes.
wmic share get
Displays Windows share information including Name, Path, Status, and Type.
wmic computersystem list brief
Show basic Windows system information including Domain, Manufacturer, Model, and Name. Important to know if you are running inside of a Virtual Machine.
Recent comments
1 year 5 weeks ago
1 year 5 weeks ago