Windows 10: Disable desktop.ini Creation In Folders When Moving Pictures There

Discus and support Disable desktop.ini Creation In Folders When Moving Pictures There in Windows 10 Support to solve the problem; Hello, there's this annoying setting that causes Windows 10 to automatically create a desktop.ini file into a folder when I move only pictures in... Discussion in 'Windows 10 Support' started by pepanee, Oct 21, 2016.

  1. pepanee Win User

    Disable desktop.ini Creation In Folders When Moving Pictures There


    Hello, there's this annoying setting that causes Windows 10 to automatically create a desktop.ini file into a folder when I move only pictures in there. I was able to disable this in Windows 8.1 somehow, but it doesn't seem to work in Windows 10. (Here's the link: Nevermore Be Bothered by Desktop.ini | A High-Tech Blech! )

    And no, somebody might suggest to turn on the Hide System Files setting. I don't want that solution. I only want that file to never be created when moving pictures into a folder.

    Anyone know how to do that?

    Thanks

    :)
     
    pepanee, Oct 21, 2016
    #1

  2. windows 10 - messed up Folders locations

    attrib -h -s desktop.ini

    Now you should be able to see it in File Explorer & move it to your Pictures folder.

    then you want to open a command prompt in your Pictures folder and reset the hidden & system attributes.

    attrib +h +s desktop.ini

    Keith
     
    Keith A. Miller, Oct 21, 2016
    #2
  3. Changing Downloads Location after Bone-Headed Move

    Looks like our replies crossed.

    The folder name is coming from hidden Desktop.ini file. Set Folder Options to show hidden files, and protected OS files.

    Open your user profile folder, and move desktop.ini to your Downloads folder.

    Revert back the Folder Options settings.
     
    Ramesh Srinivasan, Oct 21, 2016
    #3
  4. EdTittel Win User

    Disable desktop.ini Creation In Folders When Moving Pictures There

    Err ... umm ... It's highly possible that your wish may go unfulfilled. The desktop.ini file actually plays a real role in the Windows file system as explained in this article from The How-To Geek: What Are These desktop.ini Files I Keep Seeing?. Understanding what it does and how it does it, it seems pretty likely that while you can hide this thing (as you noted in your post) you may not be able to banish it completely.
    HTH,
    --Ed--
     
    EdTittel, Oct 21, 2016
    #4
  5. pepanee Win User
    Hi thanks for the reply. As a matter of fact it worked! But this is more complex than I thought it could be. Let me clarify the bug that I'm still experiencing.

    So that setting according to the link I first posted worked! But my only issue is that when I move pictures to a different folder, I actually use the Search function within File Explorer and after finding my results, I move those pictures (from the Search) to the folder I want. In this case, that's when the desktop.ini file gets created. This did not happen in Windows 8.1.

    I want to know what I did in Windows 8.1's settings that prevented this from happening.

    Any suggestions?
     
    pepanee, Oct 21, 2016
    #5
  6. EdTittel Win User
    Sorry, but I'm not aware of any such settings. Maybe one of the old forum hands, such as Dalchina, TechnoMage, Bree, or Brink might have a better idea. I guess I didn't understand your original question, so sorry to have waded in where I can't be of any real help.
    --Ed--
     
    EdTittel, Oct 23, 2016
    #6
  7. XweAponX Win User
    The "desktop.ini" files are for remembering your view options for particular folders. When you delete these, the folders go back to default view. For instance, I leave a shortcut to my MS Office Start Menu folder on my Desktop, and I choose "Tile View" so that I can quickly click on what MS Office app I need to use. But I don't use Tile View for other folders, I prefer "detail view" for folders with files stored. Deleting the desktop.ini removes your folder prefs for only that folder.

    At this point, I suffer with the desktop.ini's being visible, unless, is there a way to set the attributes for these files to be "hidden"?

    Actually, I just checked those folders where I have Tile View, the desktop.ini does not appear, but only on folders on my desktop. I think I have a 3rd party app that hides them somehow, but I'm not sure which one does this.
     
    XweAponX, Oct 23, 2016
    #7
  8. pepanee Win User

    Disable desktop.ini Creation In Folders When Moving Pictures There

    desktop.ini files are initially created as hidden. Your 3rd party software is probably setting them as unhidden.

    For your Tile Views, if what you're saying is the case, then most likely your default setting for folders with general items is set as Tile View.


    You see, in my case, I don't know if the developers at Microsoft messed up this setting when converting Windows 8.1 to Windows 10, because following what I did in that link I posted should apply this setting even to the Searches that you make within File Explorer. I hope they read over this post and fix that little bug.
     
    pepanee, Oct 23, 2016
    #8
  9. XweAponX Win User
    I checked the attributes, the files were already set to "H", maybe I should add the System attribute.

    Are the folders you are working with in your Library or desktop? Try creating two new folders on the desktop, set for whatever view you prefer, then drag some images back and forth, see if desktop.ini is showing there.

    For folders in my Libraries, it seems like the desktop.ini shows up in the root, but not in subfolders of folders I have in my library. (I have folders from other drives linked to my libraries, but they all act like this).
     
    XweAponX, Oct 23, 2016
    #9
  10. pepanee Win User
    Yea try the System attribute, if you see that there.

    And no, the folders are not in the Library.

    But check this out, like I stated above, if I move pictures into those folders straight from another folder, they go in the new folder without desktop.ini getting created. But if I open File Explorer, do a search for pictures, and from that search result, move the pictures into the desktop folder, then that's when the desktop.ini file gets created. This is the problem that I'm facing.
     
    pepanee, Oct 23, 2016
    #10
  11. XweAponX Win User
    Ah! the Search might be creating it then, you have Windows Search service running, or the Indexing turned on in Programs and Features?
     
    XweAponX, Oct 23, 2016
    #11
  12. pepanee Win User
    Yes, I believe that the Search feature is somehow letting that file get created. I don't remember if I did anything special back in Windows 8.1, but even with Indexing turned on back in that operating system, the desktop.ini wasn't getting created. There's probably some option in the Indexing feature that forcefully lets the desktop.ini file get created. You wouldn't happen to know what I can do about this?

    Yes, I have the Windows Search service enabled. I don't want to disable this because I use this for the searches when I make them within File Explorer.

    I don't see the option of Indexing in Programs and Features. But I'm assuming that you want to see if this feature is enabled. Yes, it is enabled. (If you search for Indexing Options, I have that enabled to index all the files on my hard drives).

    So what do you think I can do from here? thanks
     
    pepanee, Oct 23, 2016
    #12
  13. XweAponX Win User

    Disable desktop.ini Creation In Folders When Moving Pictures There

    I just tried turning Indexing back on, and after that, I could no longer search. I had to shut it off again.
     
    XweAponX, Oct 23, 2016
    #13
  14. pepanee Win User
    This happened to me before:

    The reason why it didn't work right now is because your computer began the process of Indexing your files. A Search will only give you results of what has been indexed only. Indexing takes several hours, at least. After the indexing completes, then it will show you your search results immediately without searching.

    I used to keep my search indexer off. Then I tried turning on the Indexer to see how I like it. I definitely prefer having file indexing turned on compared to having it off. Much more convenient. I would recommend you to try it out for a few days or whatnot and see how you like it. Your search results are much more faster, and the indexer is always on. Whenever you create new files, they would get indexed immediately.
     
    pepanee, Apr 4, 2018
    #14
Thema:

Disable desktop.ini Creation In Folders When Moving Pictures There

Loading...
  1. Disable desktop.ini Creation In Folders When Moving Pictures There - Similar Threads - Disable desktop ini

  2. Moving Locations of User Pictures and Desktop folders caused contents of Pictures folder to...

    in Windows 10 Network and Sharing
    Moving Locations of User Pictures and Desktop folders caused contents of Pictures folder to...: I've lost the contents of the "Pictures" folder, and a folder named "Desktop" but the contents are in the folder named "Pictures" in my wife's account trying to move them from the C to D drive.To free up space on the C drive, I began moving my wife's default folders to the D...
  3. Moving Locations of User Pictures and Desktop folders caused contents of Pictures folder to...

    in Windows 10 Gaming
    Moving Locations of User Pictures and Desktop folders caused contents of Pictures folder to...: I've lost the contents of the "Pictures" folder, and a folder named "Desktop" but the contents are in the folder named "Pictures" in my wife's account trying to move them from the C to D drive.To free up space on the C drive, I began moving my wife's default folders to the D...
  4. Moving Locations of User Pictures and Desktop folders caused contents of Pictures folder to...

    in Windows 10 Software and Apps
    Moving Locations of User Pictures and Desktop folders caused contents of Pictures folder to...: I've lost the contents of the "Pictures" folder, and a folder named "Desktop" but the contents are in the folder named "Pictures" in my wife's account trying to move them from the C to D drive.To free up space on the C drive, I began moving my wife's default folders to the D...
  5. Pictures folder on desktop

    in Windows 10 Support
    Pictures folder on desktop: The Pictures folder is on my desktop and its not a shortcut. It's the actual pictures folder and if i move it to the recycle bin it cant open any more in explorer. how do i put it back where it was? windows version number is 18363.1198 if needed 173267
  6. When I move a picture from my desktop to a folder on the desktop, there is still an "image"...

    in Windows 10 Network and Sharing
    When I move a picture from my desktop to a folder on the desktop, there is still an "image"...: Hello I just upgraded to Windows 10. I've been able to download screenshots to my desktop then move them to a folder on my desktop, no problem. Now, when I do that, it leaves behind a "ghost" image of sorts, its not the picture, but it has a PNG icon, it looks like, and I...
  7. Moving pictures from pictures folder to photo app folder

    in Windows 10 Network and Sharing
    Moving pictures from pictures folder to photo app folder: How do move a picture that is in a Folder in Pictures in my File Explorer to a folder in my Photos App. I can't drag it or copy and paste it, so is there some way to do this?...
  8. Desktop INI and Autorun

    in Windows 10 Support
    Desktop INI and Autorun: So... I have multiple external hdds. I have autoruns on them to generate Labels and Icons. That is working properly. I have multiple sub folders on those hdds. I need 2 different types of Desktop INIs that I cannot seem to get working. **NOT Working** I need the parent on...
  9. Cannot move "Pictures" Folder

    in Windows 10 Network and Sharing
    Cannot move "Pictures" Folder: Let me first apologize for this long thread. I wanted to be accurate with the issue at hand. I have recently installed a new hard drive, with the intent of moving the "Pictures" folder to it, and using it primarily for this purpose given that my current disk is nearly full...
  10. Disable desktop.ini Creation When Moving Pictures From A Search Result

    in Windows 10 Support
    Disable desktop.ini Creation When Moving Pictures From A Search Result: Hi, first, I want you to try an example of what I am talking about, then see if you know how to fix this problem on your end. Right click on your Desktop and create a new folder. Inside that folder, right click New > Bitmap image. Do the same thing to create 3 more new...