Can't delete a folder on Win 7. Help?


Recommended Posts

I have a folder on a backup drive called F.E.A.R. I originally made it a year or so ago to backup the game FEAR (Steam backup). Anyway, I was clearing up some old folders and files I no longer use on my backup drive and noticed this folder, checked it and saw there was nothing in it so I tried to delete it. Win 7 is telling me that the folder cannot be found. I've tried googling and I can't seen to find anything that will help. I've also tried booting into safe mode and deleting it there. No joy. Any ideas guys?

Link to comment
https://www.neowin.net/forum/topic/1087311-cant-delete-a-folder-on-win-7-help/
Share on other sites

Unlocker seems hit or miss for me too, it installs but never seems to add itself to right click or even load when I tell it anymore, it used to work fine on 7 x64 too.

Maybe the folder was only a link to the real folder on the PC ? (I forget the name of them, you can make them with CMD, a Link folder or something)

EDIT - Found it

The mklink command is used to create a symbolic link. It is natively available in Windows Vista/2008+. It has the following command line syntax:[1]

mklink [[/D] | [/H] | [/J]] linkName target

	/D ? Creates a directory symbolic link. Default is a file symbolic link.
	/H ? Creates a hard link instead of a symbolic link.
	/J ? Creates a Directory Junction.
	linkName ? Specifies the new symbolic link name.
	target ? Specifies the path (relative or absolute) that the new link refers to.

Just like ordinary files and folders, del and rmdir can be used to delete symbolic links to files and directories.

To delete a symbolic link to a file or directory, the following command line syntax can be used (in each case, "linkname" specifies the name of the symbolic link to be deleted):

	For links to files:

	del linkName

	For links to directories:

	rmdir linkName

You could try this from CMD too

RD /S /Q pathname

pathname being the path and folder name

have you tried deleting the folder from a linux live cd? I've been able to delete corrupt folders and files before using linux

I guess this is my best bet. Which means I have to twiddle my thumbs for ages while I download Ubuntu or something else onto a DVD. Windows can be a pedantic pain in the arse sometimes.

I guess this is my best bet. Which means I have to twiddle my thumbs for ages while I download Ubuntu or something else onto a DVD. Windows can be a pedantic pain in the arse sometimes.

just get something small like puppy linux :)

It's not a mklink association.

NTFS doesn't care if the root folder still exists.

I think your best bet is the live CD. Sounds like something went whack in your folder listings.

Regarding the toolbar, perhaps try CCleaners uninstaller? You can run it as a portable app so it doesn't install anything.

Regarding the toolbar, perhaps try CCleaners uninstaller? You can run it as a portable app so it doesn't install anything.

I tried this. It only disables the toolbar. It's still there in Firefox. EVERY addon I have in Firefox has a Remove option, but NOT the Quickstore Toolbar. I'm currently backing everything up. Thanks to that moron I have to spend my weekend formatting and restoring everything. I'll do a Live CD over the weekend as well.

WARNING TO ALL: Do NOT use Unlocker, and if you do make damn sure you deselect EVERYTHING to do with QUICKSTORE.

I tried this. It only disables the toolbar. It's still there in Firefox. EVERY addon I have in Firefox has a Remove option, but NOT the Quickstore Toolbar. I'm currently backing everything up. Thanks to that moron I have to spend my weekend formatting and restoring everything. I'll do a Live CD over the weekend as well.

WARNING TO ALL: Do NOT use Unlocker, and if you do make damn sure you deselect EVERYTHING to do with QUICKSTORE.

The only moron is the one who thinks they need to format to remove a toolbar from firefox

I've seen on more occasions than I can count that a folder may well be deleted but still shows up in explorer on Win7. Open a command prompt and dir the folder that the F.E.A.R. folder was in and see if it shows in the list. It may just take a reboot to get it to show (or unshow in this case) properly.

And as others suggested, linux live cd is a easy fix.

just delete the toolbar at the source, you should be able to find it at %appdata%\Mozilla\Firefox\Profiles\(whatever random name the profile is given)\extensions

just look through those folders in the extensions folder and you should find the toolbar

edit: and a lot of times those toolbars are considered as malware so malwarebytes might be able to pick it up if you can't find it

just delete the toolbar at the source, you should be able to find it at %appdata%\Mozilla\Firefox\Profiles\(whatever random name the profile is given)\extensions

just look through those folders in the extensions folder and you should find the toolbar

edit: and a lot of times those toolbars are considered as malware so malwarebytes might be able to pick it up if you can't find it

Meh, let him format

Once he's back up and running we`ll get him to create a new folder on the desktop, that should throw him

4 Hours? ...

well to get windows 7 reinstalled, then run windows update about 5 times to get all the updates installed and then get all your programs installed again and get them set back up how you like .... 4 hours sounds about right depending on the number of programs

You know this comes with something called "Quickstore Toolbar" which you can't bloody delete? I'm going to have to format now. Jesus bloody Christ.

Are you really that ignorant? Control Panel > Add/remove Programs > Uninstall toolbar

Why did you even opt to install that crap? Uncheck the box during install. Heh. You call me idiot...

Are you really that ignorant? Control Panel > Add/remove Programs > Uninstall toolbar

and are you blind? he said in another post that he ran the uninstaller but the toolbar is still there

Try creating a new firefox profile.

windows key + R then type Firefox /p and press enter

then create a new profile and load Firefox from the new profile and see if you still have the toolbar issue. if the issues goes away then just backup your bookmarks, and restore them in the new profile and do the Firefox / p again and delete the old profile.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Was it too much to ask to show the icon in this article?
    • Frankly, I blame whoever is writing such articles. "A big improvement/update and/or new feature is now available to everyone! Also, use this unofficial tweak tool to enable it because it actually isn't available to you yet officially and might not in fact even be entirely ready or whatever, hence why it is perhaps not enabled for you*. But it's great and you should enable it!" I mean there's nothing wrong with sharing info about some feature you might need to enable via unofficial means, of course. It's just that these articles tend to essentially end up being two news pieces in one, and one of them tends to be a bit misleading. (*Yes, yes, the "it's a controlled rollout!" thing. Not a fan of that one either. The argument, not the actual rollout.)
    • Thank you. Will do. I read in the release notes that editor config might be at play here.
    • Actually, I think even Microsoft doesn't know how to control it
    • OpenAI is making Codex more useful in Chrome and the cloud by Pradeep Viswanathan OpenAI's Codex now has more than 5 million users, up nearly 4x from earlier this year. To further accelerate Codex's growth among developers, OpenAI today announced that it has agreed to acquire Ona, a company that builds secure cloud execution and orchestration technology for developers. Ona will enable developers to run Codex with persistent and controlled cloud infrastructure for long-running agentic workflows. Right now, most Codex execution happens locally on developers' laptops and PCs, and the agents work continuously for hours. Through Ona, OpenAI aims to make Codex agents keep working for days without being tied to a user’s local machine or an active session. This will be an important capability for enterprises that want to deploy AI agents in production while maintaining control over infrastructure, data, security boundaries, credential scope, logging, and review workflows. Like any acquisition, the deal is still subject to customary closing conditions, including regulatory approvals. Until the deal closes, OpenAI and Ona will continue to operate as separate companies. After closing, Ona’s team will join the Codex team to improve developer workflows. Alongside the Ona acquisition announcement, OpenAI today introduced a few Codex updates. Developers can now save Codex rate limit resets and use them later instead of losing them when they are not needed immediately. OpenAI is also adding a referral option where users can invite a friend to Codex and get a saved rate limit reset. OpenAI today also announced a developer mode for browser use in Chrome and the Codex in-app browser. With this mode, Codex can use the Chrome DevTools Protocol to debug web apps, inspect pages, and work more directly with browser-based development workflows. Developers can use this when they want Codex to profile JavaScript, inspect console output and network traffic, examine web page states including the DOM and applied styles, and more.
  • Recent Achievements

    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
    • One Year In
      slackerzz earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      PsYcHoKiLLa
      186
    3. 3
      +Edouard
      157
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!