To display WiFi Password, Follow these steps:
- Open CMD as administrator.
- Run the following command:
- Run the following command:
netsh wlan show profile name=<YOURWIFINAME> key=clear
netsh wlan show profile name=<YOURWIFINAME> key=clear
ALTER RESOURCE GOVERNOR RECONFIGURE; CREATE RESOURCE POOL pMAX_CPU_65 WITH (MAX_CPU_PERCENT = 65); GO CREATE WORKLOAD GROUP gMAX_CPU_65 USI...