Windows 10: Blank space in front of file names, List view?

Discus and support Blank space in front of file names, List view? in Windows 10 Gaming to solve the problem; Windows 11, file explorer: I was viewing files in list view, selected a few, and accidentally clicked Copy as Path I was aiming for Properties and... Discussion in 'Windows 10 Gaming' started by Blargalarg, Oct 6, 2022.

  1. Blank space in front of file names, List view?


    Windows 11, file explorer: I was viewing files in list view, selected a few, and accidentally clicked Copy as Path I was aiming for Properties and missed. Now, ALL my files and folders in List view have this weird blank space in front of them. It's the size and place that a green circle check or blue cloud outline would appear in Onedrive files, but these are not OneDrive folders, just local stuff. What did I do and how can I go back? Thanks!

    :)
     
    Blargalarg, Oct 6, 2022
    #1
  2. wpcoe Win User

    Line spacing in File Explorer List View

    It seems like something changed in the past day or two to add line spacing when in List View in Explorer. Not sure if it's quite double-spacing, but there definitely is more vertical space between items now.

    Any idea how to reset that to the previous single-spacing?

    Here's what I see now:


    Blank space in front of file names, List view? [​IMG]
     
    wpcoe, Oct 6, 2022
    #2
  3. slozomby Win User
    Recent File List

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file1

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file2
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file3
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file4
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file5
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file6
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file7
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file8
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file9
    ...

    you get the idea. ( too lazy to put it in a for loop and test it.

    or just open regedit and remove all the fileX from that key.
     
    slozomby, Oct 6, 2022
    #3
  4. dalchina Win User

    Blank space in front of file names, List view?

    Line spacing in File Explorer List View

    Hi, I also have 1903 without that separation. Try comparing what this free reputable tweak tool (with full explanations) shows:

    Blank space in front of file names, List view? [​IMG]


    Blank space in front of file names, List view? [​IMG]


    If you have a good idea when this happened, you could also consider using an appropriate System Restore point if you have that enabled.
     
    dalchina, Oct 6, 2022
    #4
Thema:

Blank space in front of file names, List view?

Loading...
  1. Blank space in front of file names, List view? - Similar Threads - Blank space front

  2. Couldn't access or rename a file with blank space before and after file name

    in Windows 10 Gaming
    Couldn't access or rename a file with blank space before and after file name: I have downloaded a file and it got a blank space before and after the file name When I press rename i can see the spaces. That file couldn't be accessed to rename or moved. I have used Bulk Name Utility and Freecommander, still couldn't rename the file.What could be the...
  3. Couldn't access or rename a file with blank space before and after file name

    in Windows 10 Software and Apps
    Couldn't access or rename a file with blank space before and after file name: I have downloaded a file and it got a blank space before and after the file name When I press rename i can see the spaces. That file couldn't be accessed to rename or moved. I have used Bulk Name Utility and Freecommander, still couldn't rename the file.What could be the...
  4. Blank space in front of file names, List view?

    in Windows 10 Software and Apps
    Blank space in front of file names, List view?: Windows 11, file explorer: I was viewing files in list view, selected a few, and accidentally clicked Copy as Path I was aiming for Properties and missed. Now, ALL my files and folders in List view have this weird blank space in front of them. It's the size and place that a...
  5. Sort file explorer, by name, back to front

    in Windows 10 Gaming
    Sort file explorer, by name, back to front: Is there a way, to sort inside the file explorer, by name, right to left?EG:Input: Delta-2222; Alpha-3333; Charlie-4444; Beta-1111Sort by name: Alpha-3333; Beta-1111; Charlie-4444; Delta-2222Desired sorting: Beta-1111; Delta-2222; Alpha-3333; Charlie-4444...
  6. Sort file explorer, by name, back to front

    in Windows 10 Software and Apps
    Sort file explorer, by name, back to front: Is there a way, to sort inside the file explorer, by name, right to left?EG:Input: Delta-2222; Alpha-3333; Charlie-4444; Beta-1111Sort by name: Alpha-3333; Beta-1111; Charlie-4444; Delta-2222Desired sorting: Beta-1111; Delta-2222; Alpha-3333; Charlie-4444...
  7. How to view the list of Indexed files

    in Windows 10 Software and Apps
    How to view the list of Indexed files: I had deleted a folder by mistake with some files in it.Instead of using an expensive data recovery service, I can easily rebuild the data if I only knew the file names.Can someone help me to view the name of the files that were inside that deleted folder?...
  8. Find files with names with spaces

    in Windows 10 Network and Sharing
    Find files with names with spaces: I have created duplicate files by accident in my music library, for example, I will have01 You Got It.m4a and 01 You Got It 2.m4aI, therefore, want to search all files that end on _2.m4a where my underscore represents a space for explanation.However, when I search on "*...
  9. Windows Explorer list view too much space between folders & files

    in Windows 10 Network and Sharing
    Windows Explorer list view too much space between folders & files: I like a compact folder and file list but recently I keep seeing the view in this image. How can I go back to the old view? I have right clicked and done view but that doesn't make it more compact. I was going to do A vs B pics but I can't get it to back to no space between....
  10. "Line spacing" in File Explorer "List" View

    in Windows 10 Support
    "Line spacing" in File Explorer "List" View: It seems like something changed in the past day or two to add line spacing when in List View in Explorer. Not sure if it's quite double-spacing, but there definitely is more vertical space between items now. Any idea how to reset that to the previous single-spacing? Here's...