Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

windows cmd opens and closes

Press the Start key and type the word Powershell, 
right click on the command prompt and select Run as administrator, 
enter the following commands one by one followed by the Enter key:
•- DISM.exe /Online /Cleanup-image /Scanhealth
•- DISM.exe /Online /Cleanup-image /Restorehealth
•- DISM.exe /online /cleanup-image /startcomponentcleanup
•- sfc /scannow
Comment

PREVIOUS NEXT
Code Example
Shell :: git push local repo to remote 
Shell :: pull unmerged branch 
Shell :: run minecraft server linux 
Shell :: git pull rebase 
Shell :: change desktop icon size ubuntu 
Shell :: open folder 
Shell :: commands to download metasploit on linux 
Shell :: where does pip install packages 
Shell :: How to Install & Run CodeIgniter Framework 
Shell :: svn commit file 
Shell :: bash echo in variable 
Shell :: error: refs/remotes/origin/PLAT-4366 does not point to a valid object! 
Shell :: composer installation cmd 
Shell :: github copilot neovim 
Shell :: writing to a text file in batch script 
Shell :: how to use github to setup projects 
Shell :: [error] The installed version of the /Database Logging/ module is too old to update 
Shell :: bash: rspec: command not found 
Shell :: copy code from one repo to another git 
Shell :: how to install Jupyter console 
Shell :: apt-get search package 
Shell :: Everything up-to-date git push origin main 
Shell :: fatal pathspec is in submodule 
Shell :: where are dns entries on linux 
Shell :: install neofetch on debian 
Shell :: install ntfs support debian 
Shell :: use mock api 
Shell :: bash find term in files 
Shell :: awk if column greater than 
Shell :: exit telnet 
ADD CONTENT
Topic
Content
Source link
Name
3+2 =