SKL Posted August 18, 2022 Report Share Posted August 18, 2022 Hi team I installed the latest version of Enpass Desktop for Mac from the Apple App Store, and it created an "Enpass" folder in my "Documents" folder. This "Enpass" folder does not appear when I do a "ls -al" in Terminal. Clicking on Get Info in Finder shows that the actual location is /Users/<username>/Library/Containers/in.sinew.Enpass-Desktop/Data. How do I remove this "Enpass" folder in Documents as it creates unnecessary clutter? Thanks. Link to comment Share on other sites More sharing options...
Gulshan Dogra Posted August 19, 2022 Report Share Posted August 19, 2022 Hi @SKL, Welcome to the Enpass community. Click and hold on the Enpass icon in Launchpad, and Enpass icon will start jiggling with a ⊗ sign on it. Use that, and your application will be uninstalled with the removal of Enpass container from Users/<home-folder>/Library/Containers/in.sinew.Enpass-Desktop. Link to comment Share on other sites More sharing options...
SKL Posted August 20, 2022 Author Report Share Posted August 20, 2022 Hi Gulshan, thanks for the reply. Just to clarify, I do not wish to uninstall Enpass, only wish to remove Enpass folder from the Documents folder, as it is cluttering it. Thanks. Link to comment Share on other sites More sharing options...
Gulshan Dogra Posted August 22, 2022 Report Share Posted August 22, 2022 @SKL, The Enpass location can be changed from the Enpass Advanced settings, and after it is set up you can delete the Enpass folder from Documents. Link to comment Share on other sites More sharing options...
SKL Posted August 27, 2022 Author Report Share Posted August 27, 2022 Hi Gulshan, as mentioned in my first message, the actual location of Enpass data is already at "/Users/<username>/Library/Containers/in.sinew.Enpass-Desktop/Data", which is what is stated in the Advanced settings. However, there is also an "Enpass" folder in "Documents" which is linked to "/Users/<username>/Library/Containers/in.sinew.Enpass-Desktop/Data". When I tried to delete the "Enpass" folder in "Documents", all the data in "/Users/<username>/Library/Containers/in.sinew.Enpass-Desktop/Data" is deleted as well. How do I remove the "Enpass" folder in "Documents" without affecting the data in "/Users/<username>/Library/Containers/in.sinew.Enpass-Desktop/Data"? Thanks. Link to comment Share on other sites More sharing options...
Bachsau Posted August 28, 2022 Report Share Posted August 28, 2022 (edited) It is a new and very annoying feature of macOS Monterey that Documents inside containers are displayed inside the real Documents folder. It doesn't really exist there, neither as a directory nor as a link. Finder just lies to you and displays it there, much like it still displays all the Applications in the "/Applications" folder, while many of them only exist in "/System/Applications". To answer your question: You can hide it by setting the "hidden" flag on the Documents directory of the container. Open a terminal and enter this command: chflags hidden ~/Library/Containers//in.sinew.Enpass-Desktop/Data/Documents On 8/22/2022 at 10:59 AM, Gulshan Dogra said: @SKL, The Enpass location can be changed from the Enpass Advanced settings, and after it is set up you can delete the Enpass folder from Documents. This is not possible in the Mac App Store version. For no good reason, of course, and "~/Library/Containers//in.sinew.Enpass-Desktop/Data/Library/Application Support/Enpass/Documents" would have been a better choice for the default location. The same applies to all operating systems. On Linux the default location is "~/Documents/Enpass", which is also a terrible choice, because this is clearly application data. I moved it to "~/.local/share/Enpass/Documents". Edit: Why do I have to put two slashes between "Containers" and "in.sinew.enpass" to keep this crappy board system from replacing it with an "e"? Edited August 28, 2022 by Bachsau Link to comment Share on other sites More sharing options...
SKL Posted September 12, 2022 Author Report Share Posted September 12, 2022 Thanks for sharing, @Bachsau. Since this is the percularity of Monterey, have chosen to hide the folder. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now