You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start powershell (press windows button write powershell)
Paste this command [Environment]::SetEnvironmentVariable("Path", "$env:Path;C:\Program Files (x86)\smartmontools for Windows\bin", "User") Be sure to check that the install path matches with where you installed it.
Click the start menu, in the search menu write cmd, right click and click "run as administrator" Press yes if you get UAC warning.