copy /b <dummy.jpg>+<zipfile.zip> <sesitivepic.jpg>
cipher /E
whatever user is loggedin to windows only that user can view those files
attrib +h +s +r <foldername>
attrib -h -s -r <foldername>
netsh wlan show profile
netsh show profile "<wifinetworkname>" key=clear
C:\Users\Desktop>for /f “skip=9 tokens=1,2 delims=:" %i in ('netsh wlan show profiles') do @if "%j" NEQ "" (echo SSID: %j & netsh wlan show profiles %j key=clear | findstr "Key Content") >> allpasswd
or
- netsh wlan show profiles
netsh wlan show profile name=WiFi_SSID key=clear
- logoff
- shutdown /s
- chkdsk
- sfc /scannow
- diskpart and list disk
- ver
- systeminfo
- ipconfig /all
- ipconfig /flushdns
- netsh winsock reset
- ping
- tracert
- prompt
curl -Is https://www.ameen.guru
curl checkip.amazonaws.com
curl qrenco.de/https://www.ameen.guru
curl dict.org/d:<word>
doskey /history
Shift + right click == open in terminal
SysMain
Run
sysdm.cpl
Advanced /settings -- Select Adjust for best performance
task manager
Startup/Disable not imp
wmic memorychip get speed
wmic path win32_VideoController get name
wmic path SoftwareLicensingService get OA3xOriginalProductKey
del /s /q C:\Windows\temp\*
del C:\Windows\prefetch\*.* /s /q