Recommended Posts

I thought alot of the functionality was included in Vista anyway but it wasn't released as a single product as winFS was going to be. Don't know if parts were implemented in .Net or any of the other technologies. As for the file system comment above, maybe they do need a new file system but WinFS was never going to be one so it's not really a loss in that regard.

I do think it's about time Microsoft designed a filesystem that dosnt have all the fragmentation issues that the current NTFS platform has. Both HFS+ and EXT3 are shining examples of this yet Microsoft is falling behind big time

except that winfs was not a file system but an additional layer on ntfs. And while NTFS has it's disadvantages it is still one of the best file systems out there that keeps getting improved with every version of NT. Like for example transactional NTFS in vista

I do think it's about time Microsoft designed a filesystem that dosnt have all the fragmentation issues that the current NTFS platform has. Both HFS+ and EXT3 are shining examples of this yet Microsoft is falling behind big time

Neither HFS+ nor EXT3 are shining examples of anything compared to NTFS.

Most of the important 'modern' features in HFS+ like journalling, storing tiny files right in the lookup table, and ACLs were added as afterthoughts, and this leads to it not being a particularly 'clean' setup. Also HFS+ doesn't support encryption, quotas, sparse files, or compression.

NTFS 15 years ago had all of the stuff HFS+ has today and then some!

ext3 is similarly primitive compared to NTFS. It's basically just ext2 with journalling. There are much better filesystems for Linux.

Also, WinFS was not a filesystem. It was basically a big database.

Edited by MioTheGreat

Just another thread proving that most people just don't understand what WinFS was and what it would mean.

In theory it is a great idea, but I don't think it would really be that practical as most people don't tag files to a good enough level to actually get real value from having it.

In theory it is a great idea, but I don't think it would really be that practical as most people don't tag files to a good enough level to actually get real value from having it.

Much of its purpose was to replace files entirely for certain applications. All of the 'tagging' and metadata stuff can be easily handled by the indexer. We don't need WinFS for that.

Much of its purpose was to replace files entirely for certain applications. All of the 'tagging' and metadata stuff can be easily handled by the indexer. We don't need WinFS for that.

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

But again, to do that kind of stuff you don't need WinFS. The indexer and explorer could handle that aspect as well, if not better.

It wouldn't really take much to cut down or pretty much "fix" the fragmentation that NTFS has if MS takes a proactive way of writing data like some unix/linux FS's do. Before data is written to the HDD the FS looks and tries to put the files in order so they don't fragment. It's like defraging before you write instead of doing it after in the background like Vista does it.

I'm sure if you look at UFS you'll get a good example.

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

WinFS as I understand it was more a developers platform than anything a consumer would notice. A good example is the windows search which was to be tightly integrated with WinFS. Despite WinFS not being there that doesnt change the end users experience in the slightest. They can still tag, choose not to tag ect, it's all application dependent. WinFS would not have removed the hierarchical file structure at all, as stated it ran ontop of NTFS therefore it wouldnt remove functionality there already but run in addition to.

Furthermore as mentioned above alot of the functionality of WinFS has been ported over to other projects. As far as I can see it the loss of WinFS was greatly exagerated partly due to Microsoft over hyping the feature. While good for developers I don't think end users really were effected either way nor did they ever know what it was anyway based on how many ppl think it's a file system. Developers still got catered for via other means.

But again, to do that kind of stuff you don't need WinFS. The indexer and explorer could handle that aspect as well, if not better.

Did you actually read what I wrote, here it is again with the appropriate part in bold:

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

Before data is written to the HDD the FS looks and tries to put the files in order so they don't fragment.

I think NTFS (or Vista) partly does that already, although not as efficient as linux or mac file systems do.

It tries to put huge files in large free space parts of the disk - not like with FAT or FAT32 where files are written to the first empty block, no matter how small it is.

Besides, I hardly get over 1 - 2% fragmentation in Vista really :)

@WinFS: I thought BrandonLive once said something about it. That it was "an experiment that didn't work out". I'm sure he can explain it better than me.

OK, found his post:

It was a technology that didn't work and wasn't useful. We already have most of the features that were going to be powered by WinFS.

You don't want WinFS. You may think you do, but trust me, you don't.

Did you actually read what I wrote, here it is again with the appropriate part in bold:

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

As I said: If explorer goes to the index, it can take care of all of that. Look at Search Folders, and the various grouping techniques Explorer offers that all rely on the index. You can get all of that functionality, and anything you're missing with regards to file tagging can be added by improving Explorer without WinFS.

WinFS has more or less "shipped" or will "ship" soon, although not in its original form:

LINQ

ADO.NET Entity Framework (this and LINQ help developers work with disparate data types and sets more easily)

SQL Server 2008 support for filestream blobs (aka storing files inside a database)

Windows Desktop Search (fast, file-content search)

Microsoft Sync Framework/Live Mesh (syncing)

Windows Backup (backup)

Stacks and Saved Searches (stacks and virtual folders)

What we're missing is the shell integration, which Microsoft deliberately backed away from during Vista's development as it was proving too confusing to users at that point. From the screens we've seen of 7, they are slowly moving back in that direction. We're also missing the various schemas for built in types, but that's not really important to the end user anyway. You also technically lose querying, but the search feature is robust enough that it shouldn't really be a loss to users. I can still, say, find all pictures taken in London by Johnny on December 17th if I wanted to through WDS.

Fragmentation would not have been improved by WinFS as many have said, because it wasn't a file system; in fact it may have been worsened because every file would be stored in large database files. Microsoft has helped mitigate the fragmentation problem by scheduling a defrag by default in Vista, but in a few years fragmentation should be a worry of the past anyhow thanks to SSDs.

I too think it would have had no real, tangible benefit on most users. I guess we're all saying, "Who cares"

I had no idea that HFS+ has fragmentation countermeasures. Does Vista really defrag in the background??

By default in Vista the built-in defragmentation service/system w/e is set to work when your system is idle if it needs to. I don't know if it checks first or if it just goes ahead and defrags the newest data written for the day etc, but that's how I remember it being set.

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

    • No registered users viewing this page.
  • Posts

    • Win11Debloat 06.11.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.11.2026 fixes: Fix lock screen spotlight option being disabled when disabling the start recommended section by @Raphire in #619 Fix log message formatting by @Raphire Note The -RemoveCommApps and -RemoveW11Outlook command-line parameters for uninstalling a few specific apps have been removed with this release. If you previously relied on these parameters, please see this wiki page for alternative methods of removing these apps. Download: Win11Debloat 06.11.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Yes for me, I installed 'old calculator' (Windows 7 calculator) in its place since it is more useful to me. I think paint is the only one I left installed
    • eh I'll wait for the June 2026 MVS ISO downloads which should be coming out next Tuesday June 16 and possibly contain build 8655 instead of 8653
  • Recent Achievements

    • Rookie
      restore went up a rank
      Rookie
    • Very Popular
      AndrewSteel earned a badge
      Very Popular
    • Veteran
      Taliseian went up a rank
      Veteran
    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      +Edouard
      162
    3. 3
      PsYcHoKiLLa
      155
    4. 4
      ATLien_0
      82
    5. 5
      Steven P.
      79
  • Tell a friend

    Love Neowin? Tell a friend!