Category Archives: command line of windows

fix drive and scan

DISM /Online /Cleanup-Image /CheckHealthDISM /Online /Cleanup-Image /RestoreHealthsfc /scannow

Posted in command line of windows, My Windows | Comments Off on fix drive and scan

Open Control Panel Tools with Run Commands

Control Panel Tool Run Command Add or Remove Programs appwiz.cpl Power Options powercfg.cpl Devices and Printers control printers Scanners and Cameras control sticpl.cpl Internet Options/Properties inetcpl.cpl Keyboard Properties/Settings control main.cpl keyboard Mouse Properties control main.cpl Joystick Properties / Game Controllers … Continue reading

Posted in command line of windows, My Windows, windows | Comments Off on Open Control Panel Tools with Run Commands

activate windows from command line

open cmd via admin then type below cscript c:\windows\system32\slmgr.vbs /ipk ‘enter key here’

Posted in command line of windows, My Windows | Comments Off on activate windows from command line

windows resync time

Make sure that the Windows Time service is set to Automatic and that it is running. To sync the time with the domain controller, run the following commands in an administrative command window: w32tm /resync net time \\DC /set Where DC is the full domain name of the … Continue reading

Posted in command line of windows, My Windows | Comments Off on windows resync time

WiFi issues with Creators Update with Sonicwall VPN client

1) Open an Admin Command Prompt window: Start > All Apps > Windows System -> Right-click “Command Prompt” > More > Run as administrator … Note: If you want this available on your Start’s Right-click menu, you can go to … Continue reading

Posted in command line of windows, My Windows, PowerShell, tricks & tips, windows | Comments Off on WiFi issues with Creators Update with Sonicwall VPN client