Unfortunately it was system wide. I had to reinstall Windows stable, as I'm studying for an exam. I just can't help but feel the state of the Windows frameworks are a mess compared to Android.Launch Task Manager
Either by using Ctrl + Alt + Delete key combination or by right clicking the task bar and selecting it from the context menu.
In Task Manager use the menu bar -> File -> Run new task ->
Type "cmd" into the text box and check the box underneath that says "Creat this task with administrative privleges"
View attachment 6218
Also, if you have the time, while you're at it, you might want to test to see if your current issue is unique to your profile or if it is a global Windows problem by creating a new user as a member of the local administrators group for testing purposes.
Go to
C:\Windows\System32
Find
Cmd.exe (if you are hiding file extensions of known types, it might just say "cmd")
Right click it and choose run as administrator
At the admin command prompt type
net user JohnSmith /add
hit enter
then type
net localgroup administrators JohnSmith /add
hit enter
type
exit
hit enter
Restart and log in as JohnSmith
Obviously it doesn't have to be "JohnSmith". Any Tom, Dick or Sally should work fine (dealers choice).
You can delete the account later, whenever you wish.
The irony is that the taskbar is the only thing I feel they nailed in Windows 10.