Not sure it worked on my user #517
Unanswered
seasonsteven
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
Heya, It's strange that the script accepts all inputs here. It should check if the entered user matches a folder path in the system drive Users folder. E.g. Are you able to share your log file? You should find it at |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Note that the account I normally use, "stephen", is a regular user, not an admin, but I did run the script in an admin terminal. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So I ran the script with
& ([scriptblock]::Create((irm "https://debloat.raphi.re/")))in an admin terminal.When I got to the page that lets you choose the user, it tells me okay for any text entered:
So I'm not sure if it wants the folder name under C:\Users or the longer name in the Control Panel.
Thanks for your work on the tool, I've used it with success in the past before the GUI version.
Beta Was this translation helpful? Give feedback.
All reactions