Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

windows 10 sfc scan

#Windows 10 check windows file:
#proced to cmd and type:
/sfc scannow

##If you want to make this process auto then make a .bat file and type the above:
@echo off
/sfc scannow
/pause
Comment

PREVIOUS NEXT
Code Example
Shell :: install brew on raspberry pi 
Shell :: git push with gpg key 
Shell :: install realtek rtl88xxau usb wifi driver ubuntu 
Shell :: login to github terminal 
Shell :: push local branch to remote github 
Shell :: set java home path 
Shell :: docker unused 
Shell :: total disk space in linux 
Shell :: clear teams cache powershell 
Shell :: how to kill process ubuntu 
Shell :: windows how to install and use RSAT tools 
Shell :: reload fstab 
Shell :: history terminal commad getting limited 
Shell :: export docker container 
Shell :: homebrew install mac 
Shell :: ubuntu 20.04 wont see OpemSSH 
Shell :: brave install in linux 
Shell :: bash size file 
Shell :: ubuntu list disks 
Shell :: git push heroku master everything up-to-date 
Shell :: change commit message 
Shell :: ssh rsa pub to pem 
Shell :: Nextcloud Fedora 36 
Shell :: find tomcat location in mac 
Shell :: delete non empty directory cmd 
Shell :: uninstall nvidia driver ubuntu 
Shell :: bash_aliases fedora 
Shell :: su: failed to execute /bin/bash: Resource temporarily unavailable 
Shell :: remove soup tag 
Shell :: how to install mongoose globally 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =