None of those commands work.
C:\Windows\System32>"C:\Users\Mocah\AppData\Roaming\Vortex\downloads\*":m./ /s:
'"C:\Users\Mocah\AppData\Roaming\Vortex\downloads\*":m.' is not recognized as an internal or external command,
operable program or batch file.
C:\Windows\System32>C:\Users\Mocah\AppData\Roaming\Vortex\downloads\*":
'C:\Users\Mocah\AppData\Roaming\Vortex\downloads\*":' is not recognized as an internal or external command,
operable program or batch file.
C:\Windows\System32>C:\Users\Mocah\AppData\Roaming\Vortex\downloads\*" /s
The filename, directory name, or volume label syntax is incorrect.
C:\Windows\System32>attrib -r "C:\Users\Mocah\AppData\Roaming\Vortex\downloads\*" /s
Aaron,
Open a command prompt as administrator (type command in the search bar, select the one that say administrator, click on it).
Then do this. Just cut and paste the below two lines one at time into your command windows. You got this, hang in there.
cd C:\Users\Mocah\AppData\Roaming\Vortex\downloads\
attrib -r *.* /s
You can copy and paste the two lines above this line right into the command window one at a time.
Then close your command prompt by typing exit.
I hope this helps solve the confusion.
-Dog0311
Sometimes our confusion is our brains way of saying we are over thinking it.