wsl -u root
bcdedit /set hypervisorlaunchtype auto
bcdedit /set hypervisorlaunchtype off
wt <nom_du_profil>
Source : [cmd | Microsoft Docs](https://docs.microsoft.com/fr-fr/windows-server/administration/windows-commands/cmd) |
cmd /c commande
cmd /k commande
Lancez “Exécuter” : Win
+ R
Puis entrez :
shell:AppsFolder
PATH
Dans le Powershell
echo $env:PATH
Dans le CMD
echo %PATH%
^Wi-Fi
Note
Utilisez la commande dans le Powershell
(Get-NetIPAddress -AddressFamily IPv4 | Where-Object { $_.InterfaceAlias -match '^Wi-Fi'}).IPAddress