remove windows folder
Open a command line as administrator and copy these lines one by one:
Note: replace the folder address to the folder you want to remove
takeown /F "Z:\Program Files" /A /R /D Y
icacls "Z:\Program Files" /T /grant administrators:F
rd /s /q "Z:\Program Files"
if it didn't delete the folder fully do the steps again from top to buttom once more
Also in C++:
- mongorestore
- github how to add ssh key
- powershell try catch connect-viserver
- install iptables centos 7
- install netbeans 8.2 ubuntu 20.04
- open visual studio code from terminal ubuntu
- sed output of command
- nonexistentpath data directory /data/db not found
- bash multiplication of arguments
- change name of branch github
- earphones not working in ubuntu
- redis server stop
- linux install toilet
- how to check mongodb status in ubuntu
- Failed to start cron.service: Unit not found. in centos7
- gcc 7 install ubuntu
- install tar.xz in ubuntu
- linux startup script
- rvm install new ruby version
- windows where are pip packages installed
- how to restore corrupeted git file
- github get email address
- How to Delete Local/Remote Git Branches
- how to clear gradle cache gitignore