Can’t get uMod to installNot An Issue

I'm working on setting up a modded Valheim server. I did the on line umod install and everything seemed to work, however in the video I'm watching the guy opens up cmd afterwards and opens up umod in it. umod works in microsoft powershell for me when opening from windows search as admin, however not in cmd. My Valheim games/servers or on my D drive. Since I can not select the pathway where the server is and type cmd then install umod valheim -P, I type in powershell in the server folder instead. it pulls up D:\SteamLibrary\steamapps\common\Valheim dedicated server in powershell, howeveer then when I type in umod it says - umod : The term 'umod' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again
Even if I retry to install umod when opening up that pathway and it says it all sucessfully installs it still says  umod isnt reconized as a command.
No idea what to do or where to start.

Any assistance is appreciated, thank you

You'd need to run the install as the user running the server, not admin. If the command isn't recognized, the uMod Agent was not installed on the user you are trying to run the command under.

I's suggest going though the steps again, as the normal user.

I have done both with no luck.
Proof I have installed under user: PS C:\Users\quidp> &powershell -NoProfile -ExecutionPolicy unrestricted -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;&([scriptblock]::Create((Invoke-WebRequest -UseBasicParsing 'https://umod.io/umod-develop.ps1')))"
_ _ __ __ ___ ____
| | | | \/ |/ _ \| _ \
| | | | |\/| | | | | | | |
| |_| | | | | |_| | |_| |
\___/|_| |_|\___/|____/

Downloading dotnet-install...
Installing .NET 5.0...
dotnet-install: .NET Core SDK version 5.0.302 is already installed.
dotnet-install: Adding to current process PATH: "C:\Users\quidp\AppData\Local\Microsoft\dotnet\". Note: This change will not be visible if PowerShell was run as a child process.
Installing uMod global tool...
Tool 'umod' was reinstalled with the latest stable version (version '1.2.364-develop').

uMod install complete! Please restart the terminal window to use the umod commands.

(614) Valheim Server Mods | uMod Complete Guide | Dedicated server setup - YouTube
at 1:18 it gives me this error in CMD* "C:\Users\quidp>umod 'umod' is not recognized as an internal or external command,
operable program or batch file."

Have you tried restarting the command window and machine?

Locked automatically