Windows Command
1. Bypass login Microsoft account (Windows 11 Home, Pro)
Shift + F10 (Command Prompt).
start ms-cxh:localonly
2. Upgrade Windows 10, Windows 11 (Home – Pro)
-> CMD (Administrator)
sc config LicenseManager start= auto & net start LicenseManager
sc config wuauserv start= auto & net start wuauserv
changepk.exe /productkey VK7JG-NPHTM-C97JM-9MPGT-3V66T
exit
3. Windows, Office
PowerShell (Administrator):
irm https://get.activated.win | iex
Link: Github
Run -> “msinfo32”
- SYSTEMINFO
- HOSTNAME
- IPCONFIG /ALL
- TASKLIST
- TASKKILL /PID /F
- PING
- TRACERT
- NSLOOKUP
- NETSTAT -ANO
- ARP -A
- NET USER
- NET USER
- NET LOCALGROUP ADMINISTRATORS /ADD
- WHOAMI
- CHKDSK C: /F
- SFC /SCANNOW
- DISKPART
- DIR
- TREE
- MSTSC
- SHUTDOWN /S /F /T 0:
net use..
