U
U
ummahusla2016-08-08 23:49:53
MongoDB
ummahusla, 2016-08-08 23:49:53

How to completely remove MongoDB from Windows?

In general, I installed the mongo, then demolished it, and not the deleted folder on C:\Program Files\MongoDB\Server\3.2 writes that
Access Denied . Zanogo does not allow to install. Who can help with what?
icacls to the MongoDB folder

C:\Program Files>icacls MongoDB
MongoDB NT SERVICE\TrustedInstaller:(I)(F)
        NT SERVICE\TrustedInstaller:(I)(CI)(IO)(F)
        NT AUTHORITY\SYSTEM:(I)(F)
        NT AUTHORITY\SYSTEM:(I)(OI)(CI)(IO)(F)
        BUILTIN\Administrators:(I)(F)
        BUILTIN\Administrators:(I)(OI)(CI)(IO)(F)
        BUILTIN\Users:(I)(RX)
        BUILTIN\Users:(I)(OI)(CI)(IO)(GR,GE)
        CREATOR OWNER:(I)(OI)(CI)(IO)(F)
        APPLICATION PACKAGE AUTHORITY\ALL APPLICATION PACKAGES:(I)(RX)
        APPLICATION PACKAGE AUTHORITY\ALL APPLICATION PACKAGES:(I)(OI)(CI)(IO)(GR,GE)

Successfully processed 1 files; Failed processing 0 files

I tried to change the access level:
C:\Program Files>icacls MongoDB /reset /t /c
processed file: MongoDB
processed file: MongoDB\Server
processed file: MongoDB\Server\3.2
MongoDB\Server\3.2\bin: Access is denied.
MongoDB\Server\3.2\bin\*: Access is denied.
Successfully processed 3 files; Failed processing 2 files

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2016-08-09
@dimonchik2013

stop everything in services

U
ummahusla, 2016-08-09
@Antonoff

Yes, the problem was that the process did not kill. Thanks to all

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question