Windows 10: What do C:\RM & C:\SW folders do? Can I delete them?

Discus and support What do C:\RM & C:\SW folders do? Can I delete them? in Windows 10 Network and Sharing to solve the problem; Running an HP Envy Notebook (13) running Windows 10 Home 64-bit and keep running out of hard drive space. Turned off the usual things (like running... Discussion in 'Windows 10 Network and Sharing' started by BroadSword1066, May 14, 2019.

  1. What do C:\RM & C:\SW folders do? Can I delete them?


    Running an HP Envy Notebook (13) running Windows 10 Home 64-bit and keep running out of hard drive space. Turned off the usual things (like running iCloud Drive), but have folders C:\RM (15GB) and C:\SW (2GB) hogging a lot of space. Is there a way I can safely remove these folders? They might be holding backups of drivers, which I would have thought I could download again if I really need them? Any guidance much appreciated! Thanks.

    :)
     
    BroadSword1066, May 14, 2019
    #1
  2. Anusha Win User

    C windows installer folder - Delete?

    He can do symbolic link redirection and move the files in it to a different location. *Wink What do C:\RM & C:\SW folders do? Can I delete them? ;)
    Better try it out in a virtual of first. Just a suggestion.

    Like:
    First move everything in c:\windows\installer to d:\installercache
    Then delete c:\windows\installer folder
    Then type this in command mode as admin
    mklink /d c:\windows\installer d:\installercache

    Removing those installer files is a bad idea. it might prevent you from updating or uninstalling apps.
     
    Anusha, May 14, 2019
    #2
  3. Lokeshwar Win User
    RM Folder in C-drive

    I Have a Folder named RM in C drive of my laptop

    Seeing inside it, a can see a Image sub-folder,which again contains files inside it naming install.swm,install1.swm and it goes on till install30.swm

    it occupies nearly 24gb space of my hard disk, i'm in short of disk space

    so what i am supposed to do with this folder, shall i delete it or i need to keep it for functioning of windows ??

    Thanks in Advance
     
    Lokeshwar, May 14, 2019
    #3
  4. What do C:\RM & C:\SW folders do? Can I delete them?

    Trouble deleting a folder

    Thanks for the suggestion but it says "delete folder failed for E:\....." for each folder I try.

    *Confused What do C:\RM & C:\SW folders do? Can I delete them? :confused:

    Will I be forever stuck with these unnecessary folders? *Oh Well What do C:\RM & C:\SW folders do? Can I delete them? :eek:hwell:
     
    oli_ramsay, May 14, 2019
    #4
Thema:

What do C:\RM & C:\SW folders do? Can I delete them?

Loading...
  1. What do C:\RM & C:\SW folders do? Can I delete them? - Similar Threads - folders delete

  2. How to delete file with a long name from Downloads folder?

    in Windows 10 Network and Sharing
    How to delete file with a long name from Downloads folder?: I have windows 10, and cannot delete this file from my Downloads folder:Abstract 4629_ Expression of cancer-associated proliferating cell nuclear antigen caPCNA in various stages and types of neoplasia breast, cervix, colon, gastric, lung, ovary, thyroid, and uterus _ Cancer...
  3. How to delete file with a long name from Downloads folder?

    in Windows 10 Gaming
    How to delete file with a long name from Downloads folder?: I have windows 10, and cannot delete this file from my Downloads folder:Abstract 4629_ Expression of cancer-associated proliferating cell nuclear antigen caPCNA in various stages and types of neoplasia breast, cervix, colon, gastric, lung, ovary, thyroid, and uterus _ Cancer...
  4. How to delete file with a long name from Downloads folder?

    in Windows 10 Software and Apps
    How to delete file with a long name from Downloads folder?: I have windows 10, and cannot delete this file from my Downloads folder:Abstract 4629_ Expression of cancer-associated proliferating cell nuclear antigen caPCNA in various stages and types of neoplasia breast, cervix, colon, gastric, lung, ovary, thyroid, and uterus _ Cancer...
  5. Storage full, but deleted the wrong folder, can I get them back

    in Windows 10 Gaming
    Storage full, but deleted the wrong folder, can I get them back: I've deleted the wrong folder so I could clear storage on my laptop, is there a way that i can get the folder back?I've checked recycle bin, nothing there Don't think I've back it upsilly I knowAnd can't seem to find a restore point.Any help would be greatly appreciated Gary...
  6. Storage full, but deleted the wrong folder, can I get them back

    in Windows 10 Software and Apps
    Storage full, but deleted the wrong folder, can I get them back: I've deleted the wrong folder so I could clear storage on my laptop, is there a way that i can get the folder back?I've checked recycle bin, nothing there Don't think I've back it upsilly I knowAnd can't seem to find a restore point.Any help would be greatly appreciated Gary...
  7. Storage full, but deleted the wrong folder, can I get them back

    in Windows 10 Network and Sharing
    Storage full, but deleted the wrong folder, can I get them back: I've deleted the wrong folder so I could clear storage on my laptop, is there a way that i can get the folder back?I've checked recycle bin, nothing there Don't think I've back it upsilly I knowAnd can't seem to find a restore point.Any help would be greatly appreciated Gary...
  8. Can't delete program or folder because computer says its open even though it's not

    in Windows 10 Gaming
    Can't delete program or folder because computer says its open even though it's not: I've been having this issue where I try to delete a program or folder, but I can't because my computer says its currently in use and is open in another program, even though its not open anywhere on my computer. No matter how hard I click on 'try again', it won't let me delete...
  9. Can't delete program or folder because computer says its open even though it's not

    in Windows 10 Software and Apps
    Can't delete program or folder because computer says its open even though it's not: I've been having this issue where I try to delete a program or folder, but I can't because my computer says its currently in use and is open in another program, even though its not open anywhere on my computer. No matter how hard I click on 'try again', it won't let me delete...
  10. How do I delete a folder created by mounting the uncompressed install.wim file

    in Windows 10 Gaming
    How do I delete a folder created by mounting the uncompressed install.wim file: A quick background: I was extending my recovery drive for the workaround for the win update error: 0x80070643 Windows 10 KB503444. In the process, I had to restore the RE image. I executed: dism /mount-wim /wimfile:"c:\install.wim" /index:1 /mountdir:c:\mountwim /readonly It...