Multiple accounts

A place to discuss data and privacy protection, file and disk wipe, computer cleaning, and removing traces of user activity with R-Wipe & Clean.
Forum rules
Discussion on the R-Wipe & Clean and R-Crypto software
Post Reply
cyborg
Posts: 2
Joined: Thu Dec 02, 2021 3:38 am

Multiple accounts

Post by cyborg » Thu Dec 02, 2021 3:48 am

There is a laptop with multiple accounts. Each account contains a lot of junk from the web browser, various applications, etc.
The R-Wipe & Clean cleans it all up, but I need to log into each account and run the R-Wipe & Clean there.
Is it possible to somehow clean up the junk of another account in the R-Wipe & Clean without switching accounts?

JunkBuster
Posts: 5
Joined: Sat Apr 25, 2020 12:09 pm

Re: Multiple accounts

Post by JunkBuster » Thu Dec 02, 2021 12:38 pm

runas /savecreds /user:<UserName> "C:\Program Files (x86)\R-Wipe & Clean\RwcRun.exe"

It's obviously better to create a shortcut to the runas on the desktop and set this path as target.

cyborg
Posts: 2
Joined: Thu Dec 02, 2021 3:38 am

Re: Multiple accounts

Post by cyborg » Thu Dec 02, 2021 10:22 pm

Yeah, I've somehow forgotten about runas. Thank you.

Leonardo

Re: Multiple accounts

Post by Leonardo » Mon Dec 06, 2021 7:22 pm

JunkBuster wrote:
Thu Dec 02, 2021 12:38 pm
runas /savecreds /user:<UserName> "C:\Program Files (x86)\R-Wipe & Clean\RwcRun.exe"
It works for standard user.
For administrator accounts, the runas failed with the error:

RUNAS ERROR: Unable to run - C:\Program Files (x86)\R-Wipe & Clean\RwcRun.exe
740: The requested operation requires elevation.

biker
Posts: 6
Joined: Tue Jun 09, 2020 8:27 am

Re: Multiple accounts

Post by biker » Wed Dec 08, 2021 1:48 pm

Leonardo wrote:
Mon Dec 06, 2021 7:22 pm
JunkBuster wrote:
Thu Dec 02, 2021 12:38 pm
runas /savecreds /user:<UserName> "C:\Program Files (x86)\R-Wipe & Clean\RwcRun.exe"
It works for standard user.
For administrator accounts, the runas failed with the error:

RUNAS ERROR: Unable to run - C:\Program Files (x86)\R-Wipe & Clean\RwcRun.exe
740: The requested operation requires elevation.
For admin accounts, run the following command:

runas /savecreds /user:<UserName> "C:\Program Files (x86)\R-Wipe & Clean\RwcSecure.exe"

Leonardo

Re: Multiple accounts

Post by Leonardo » Fri Dec 10, 2021 5:15 pm

biker wrote:
Wed Dec 08, 2021 1:48 pm
For admin accounts, run the following command:

runas /savecreds /user:<UserName> "C:\Program Files (x86)\R-Wipe & Clean\RwcSecure.exe"
Yes, it worked. Thank you very much.
What is the difference between rwcrun.exe and rwcsecure.exe?

biker
Posts: 6
Joined: Tue Jun 09, 2020 8:27 am

Re: Multiple accounts

Post by biker » Tue Dec 14, 2021 10:42 am

Leonardo wrote:
Fri Dec 10, 2021 5:15 pm
What is the difference between rwcrun.exe and rwcsecure.exe?
I don't know.
I noticed that RwcSecure.exe is used instead of RwcRun.exe at startup. And when you launch the RwcSecure.exe, no User Account Control messages appear.
Since both files have the same description, it seems there's only one difference between them: RwcRun.exe requires elevation to run under an administrator account.

Post Reply