Uninstall Windows programs
- Click Start, type run and press Enter.
- Type appwiz.cpl and click OK.
Show Windows services
- Click Start, type run and press Enter.
- Type services.msc and click OK.
Show Windows startup and other configs
- Click Start, type run and press Enter.
- Type msconfig and click OK.
Windows calculator
- Click Start, type run and press Enter.
- Type calc and click OK.
Other
- Click Start, type run and press Enter.
- Type %appdata% and click OK.
Find IP-address of the site
Open command line "Start = Run" and 'cmd' and then print - "nslookup microsoft.com" and press "enter"
Check disk
Type in the command line 'chkdsk g: /f' and press "enter". This command will check the disk G and fix the problems (/f param).
Clear DNS cache
Type in the command line "ipconfig /flushdns" and press "enter"