I created a custom Program Files folder on my new drive to mirror the security settings of the Program Files on my C drive. However, I'm now encountering permission prompts every time I try to access anything in this new folder. I'm currently working on a project in 3ds Max, and it's refusing to save to this new location. I've tried using command prompts to reset the settings but haven't had any luck. What can I do to restore the default settings and make it work correctly?
3 Answers
What version of Windows are you using? If you have the Professional edition or higher, the 'Security' tab in Explorer might help you fix this issue. If it's Home edition, you could need to use a command-line utility. Just be careful messing around with folder ACLs; it might lead to needing a Windows reinstall.
You might want to try deleting that custom Program Files folder you created. The default Program Files on C drive contains various hidden folders with crucial program files. Also, running the 'sfc /scannow' command might help fix any corrupted files on your C drive by recreating them.
I'm curious why you felt the need to create a separate Program Files folder. Did you remove the original one?

I didn't delete the original folder, but my C drive is nearly full, so I thought it would be smart to install programs on D drive with similar settings.