Results 1 to 14 of 14

Thread: [RESOLVED] Files & folders become locked for no apparent reason

  1. #1

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Resolved [RESOLVED] Files & folders become locked for no apparent reason

    Every now and then a file becomes locked by Windows so that I can't rename or delete it. I thought the file might be still in use by some program but it didn't seem to be the case.

    Now it's just happened with a folder. I've checked the attributes and it was read-only so I've unchecked that option. But if I right click on the folder again, it turns out it's still read-only!
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  2. #2
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Re: Files & folders become locked for no apparent reason

    You say that, attributes not change when you have do the modifications. Normally Win32 effect this. May be a virus. Have you use firewall?
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Files & folders become locked for no apparent reason

    What kind of files or folders are you talking about? Are they system files?

    Is this XP or Vista?

    Home computer or work?

  4. #4

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Files & folders become locked for no apparent reason

    Quote Originally Posted by eranga262154
    You say that, attributes not change when you have do the modifications. Normally Win32 effect this. May be a virus. Have you use firewall?
    I think it's unlikely. I use ZoneAlarm firewall and AVG antivirus and antispam.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  5. #5

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Files & folders become locked for no apparent reason

    Quote Originally Posted by Hack
    What kind of files or folders are you talking about? Are they system files?

    Is this XP or Vista?

    Home computer or work?
    No, this time it was a new folder I'd just created. In it I copied some mp3 files, played them out with WMP and then closed WMP. Thereafter the funny thing happened.

    It's XP in a home computer.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  6. #6
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Files & folders become locked for no apparent reason

    I occasionally get that, and it is generally due to a program not closing the file properly.

    Unfortunately Explorer is sometimes the culprit (in my case, it usually is), in which case the easiest thing to do is to log off an back on again - which also solves it for other programs too.

  7. #7
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Files & folders become locked for no apparent reason

    that's funny. In my case the culprit is ALWAYS media player. it doesn't close down properly (version 11) and i never had this problem with 10 or any other version although i did have odd permission errors under 2k if i had an embedded player in the explorer window.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  8. #8

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Files & folders become locked for no apparent reason

    I'm not sure it was WMP that wasn't closing properly, I went through the list of running processes by ctrl/alt/del-ing and couldn't spot anything related to it. Btw I'm still using version 10.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  9. #9
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: Files & folders become locked for no apparent reason

    If those files are still listed in WMP's playlist then WMP will lock them even you close it. It seems to be a bug in WMP... As soon as you remove the items from the playlist, they'll be unlocked.

  10. #10
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Files & folders become locked for no apparent reason

    Unlocker can unlock most locked files if the locking program isn't still running.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  11. #11

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Files & folders become locked for no apparent reason

    Quote Originally Posted by stanav
    If those files are still listed in WMP's playlist then WMP will lock them even you close it. It seems to be a bug in WMP... As soon as you remove the items from the playlist, they'll be unlocked.
    I'll check on this, thanks.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  12. #12

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Files & folders become locked for no apparent reason

    Quote Originally Posted by Al42
    Unlocker can unlock most locked files if the locking program isn't still running.
    I have dowbloaded it. Seems to be quite handy, thank you.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  13. #13
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Files & folders become locked for no apparent reason

    Have you actually narrowed it down to the Media Player? (I'm curious)

  14. #14

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Files & folders become locked for no apparent reason

    Quote Originally Posted by Hack
    Have you actually narrowed it down to the Media Player? (I'm curious)
    Not really, the last time it happened it was -probably- WMP because it was the only app I ran between creation of the folder and the attempt to delete it. About other occurrences in the past I couldn't say for I didn't make any record.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width