打开PowerShell后,执行下行代码即可:
Expand-Archive -Path "C:\path\to\your\file.zip" -DestinationPath "C:\path\to\extract\to\"
用户桌面的路径一般为: C:\Users\用户名\Desktop