Trying to change folder permissions using icacls

On Windows 11 PC, I opened Powershell (Admin), and did this:

PS D:kim_fileslinux_folder> icacls “D:kim_fileslinux_foldervi_yyy_folder” /grant “Authenticated Users”:F /T

I got this:

Invalid parameter “Authenticated Users”

Any thoughts, suggestions, ideas on what to do to make the command work to change the permissions of the folder, and everything in it recursively?

Sorry to have to ask. I got this folder from another computer via USB stick, and the permissions/attributes are not what I want.

I know the folder says linux_folder. It is a folder on Windows computer of stuff related to Linux. The folder is old vi help and cheat sheets from around 2005. I want to revise and update them.