Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Reduce the hibernate file Windows 10

# Query | Check if the system is setted to be compressed
Compact.exe /CompactOS:query
--------------------------------------
# Compress the system partition
# Warning| We're making system changes, there is always a chance something will go wrong.
# So that| we recommend making a full backup of your PC before proceeding.
Compact.exe /CompactOS:always
---------------------------------------
# Reduce the hibernate file on Windows 10
powercfg /h /type reduced
----------------------------------------
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install minfied js 
Shell :: save terminal history to file 
Shell :: kde neon linux type 
Shell :: How do I push a new local branch to a remote Git repository and track it too? 
Shell :: terraform select workspace 
Shell :: pull all files out of subfolders recursively 
Shell :: kubernetes short call 
Shell :: bash cp command error with parenthesis 
Shell :: intergrete $var in the middle of a file name bash 
Shell :: sed variable instead of file 
Shell :: Installing YouTube-DL on WSL2 Arch Linux 
Shell :: view git pull changes terminal 
Shell :: deleting compizconfig 
Shell :: sslh configuration kali linux 
Shell :: install react suite 
Shell :: ssm terraform login to ec2 
Shell :: git clone through ssh 
Shell :: sed replace from match 
Shell :: git stash apply specific file 
Shell :: the most profitable business in zimbabwe 
Shell :: cmake source directory 
Shell :: npm otp-generator 
Shell :: git copy branch to another 
Shell :: adb install aab 
Shell :: install cockroachdb linux 
Shell :: install playit to ubuntu 
Shell :: rerun code from history 
Shell :: loop clear and ls lrt command line linux 
Php :: php detect request type 
Php :: echo pre print_r 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =