A question about deleting empty folders


  1. Posts : 50
    windows 10
       #1

    A question about deleting empty folders


    Hi again,

    My c:/users/administrator/appdata/local is chock full of empty subfolders like:
    {000C498C-FC08-4468-9B95-07B748-F5BE61

    How on Earth did they get there and can I safely remove them?
    Thanx.

    Edwin
      My Computer


  2. Posts : 201
    Kernel 4.x.x
       #2

    These directories are created by programs for various reasons.

    When a programs requires a uniquely named directory that the user doesn't need to handle, they tend to use GUIDs, hence the directory names.

    Programs typically cannot remember the names of these folders between executions (aka when program closes, it forgets the name), unless they use the registry or a configuration file. It isn't common to do this though. So you can consider these directories temporary.

    They can't be stored in the %TEMP% directory because data stored there has no guarantee of volatility, so the program may need to use the data again very soon after saving it. Which means that these directories are used usually by program installations, and sometimes things like telemetry or statistic collection.


    In short, you can delete the directories, but there is a very slight risk of screwing up some very badly written program.
      My Computers


  3. Posts : 50
    windows 10
    Thread Starter
       #3

    Thanx for replying to my thread


    Hydranix said:
    These directories are created by programs for various reasons.

    When a programs requires a uniquely named directory that the user doesn't need to handle, they tend to use GUIDs, hence the directory names.

    Programs typically cannot remember the names of these folders between executions (aka when program closes, it forgets the name), unless they use the registry or a configuration file. It isn't common to do this though. So you can consider these directories temporary.

    They can't be stored in the %TEMP% directory because data stored there has no guarantee of volatility, so the program may need to use the data again very soon after saving it. Which means that these directories are used usually by program installations, and sometimes things like telemetry or statistic collection.


    In short, you can delete the directories, but there is a very slight risk of screwing up some very badly written program.
    By directories you mean folders, I suppose

    Should I leave them alone? They won't take up much storage space, will they, since they are all empty. Will they disappear if I run Disk Cleanup I wonder.

    Edwin
      My Computer


  4. Posts : 1
    windows 7
       #4

    oeivinr said:
    By directories you mean folders, I suppose

    Should I leave them alone? They won't take up much storage space, will they, since they are all empty. Will they disappear if I run Disk Cleanup I wonder.

    Edwin
    curious to an answer
      My Computer


  5. Posts : 1,255
    Windows 10 Pro
       #5

    Directories and folders are just different names for the same thing.
    The appdata folders are created by applications for their own private use. They can and are used for a wide variety of purposes. There are no firm standards for this, only recommendations and they are frequently ignored. Disk cleanup has no knowledge of or interest in these folders. Disk Cleanup is very conservative (as it should be) in what files and folders it removes. I think it highly unlikely that Disk Cleanup would delete anything in these folders under any circumstances.

    There is no way to know for certain what application made these folders or for what purpose. I would guess that they could be deleted without problems but that is only a guess. Such guesses, even by experts, could be very wrong.

    I tend to be conservative in what I delete. Others may have different views.
      My Computer


  6. Posts : 605
    Windows 10
       #6

    oeivinr said:
    By directories you mean folders, I suppose
    The term "directory" comes from the DOS days when the OS was text based. Now with GUI based OSes they're clickable folders. For example, Command Prompt uses the same system as DOS while Windows is GUI based.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:42.
Find Us




Windows 10 Forums