Xem lại pass Wifi
netsh wlan show profile "<name>" key=clear
Ẩn thư mục hoàn toàn
- Mở
powershell
(shift + left click) - Gõ
attrib +s +h "<folder_name>"
để ẩn - Gõ
attrib -s -h "<folder_name>"
để hiện
Kiểm tra tình trạng Pin Laptop
- Run as Administrator PowerShell
powercfg /batteryreport
Cài "Auto Shutdown" máy
- Gõ
shutdown -a
: tắt auto shutdown - Gõ
shutdown -s -t <time>
: tắt máy theo thời gian (giây)
Window shortcut
- Visit this site to discover more
top