So windows 8 and filesharing, does it even work?


Recommended Posts

Hi Neowin!

First post on this site ever.

At home, me and my roomie used to, under windows 7 to share files freely withion our workgroup, and it worked as intended.

I then decided to start developing for the windows phone and the marketplace and i therefore updated to windows 8.

I slowly got the hang of it, and actually likes it more and more... BUT! and there's always a but with MS it seems...

The filesharing does not work anymore, well the windows 7 computer can acces everything i share on the windows 8 machine.

The problem is, from the windows 8 machine i can only acces the public folders on the windows 7 machine.. Everything shared manually like drives og folders i can't gain acces to... It pops op a window with the help from windows troubleshooting, as usual windows troubleshooting is worth nothing.. So here i stand, wanting to share files, but can't?

My sharing settings are at the moment completely open on both machines, that means password sharing of, network discovery and filesharing on etc.

Anyone ran into this issue? Maybe solved how to fix it?

And on top of that, i do not want my users folder to be shared, but everytime i unshare it windows 8 just share it right back on next reboot?`- It's starting to **** me of seeing that i've used mac for a lot of years and yes, compared to this "It just works!", even on beta releases that is :)

Any takers ?

Hmm... Yes there is, but seeing that it worked this way under windows 7, and it is the same homegroup, and i can acces his public folders i cannot see how that should be an issue, or am i wrong?

- Wich exception would i have to add?

It works (it's a really stupid question, if it was indeed broken people would be rioting in front of MS offices WORLDWIDE). It looks like a problem on the Win7 machine, possibly permissions related. Could you try using the IP address instead of the host name of the target? I've seen it happen a couple of times on my network, but it's some snuffu on my wireless router which I haven't bothered fixing yet.

So when it worked with the excact same setiings when the other machine ran windows 7, but it does not work from that machine after update?

What would you suggest the wrong settings should be?

Yea if you can access public folders its sounds more like a permissions issue

Have you tried disabling the homegroup and manual shares and enabling them again ?

If its completely open, adding "Everyone" to the shared and advanced shared users permissions on the 7 machine

1.PNG

Capture.PNG

Everyone has read acces, that should be enough, or am i wrong? I do not need the full control and change options, unless ofcourse that is necessary, but that must not be the case :)

Everyone has read acces, that should be enough, or am i wrong? I do not need the full control and change options, unless ofcourse that is necessary, but that must not be the case :)

Yea read access should be enough to see the files, so long as there is no "deny" permissions on the folders, deny takes privilege over allow rules from what I remember

Did you try deleting and remaking all the rules ?

The only setting active is read acces for everyone :/ I'm not home at the moment, but i'll chech later with all the settings granted to everyone ;)

The other issue is that my windows 8 machine seems to share my users folder over and over again when i un-share it? Anyone has some idea for the problem here?

I have the same issue, however if I keep clicking on my share, eventually it will go through. My shares are set for "Everyone" to read/write/modify and I had no issues with accessing them before upgrading to 8. I even added window credentials for the PC under Windows 8, but it still tells me "the network path was not found" which is false because I can ping the hostname fine - and like I said, it will eventually let me through to the share. I can also access it using remote desktop and VNC using the host name with no problems either.

It's annoying to say the least as my Windows 7 desktop is my main hub for videos/music/etc.

Windows 8 isin't officialy released yet so that may be your problem.

So Microsoft has parts of Windows that turn on on the release date and not a moment before? Can you name a few?

There's a couple of things you can try:

First up:

Control Panel\All Control Panel Items\Network and Sharing Center\Advanced sharing settings

Select 'Use user accounts and passwords to connect to other computers'.

Other than that you can try this one:

http://www.jimmah.co...iltertoken.aspx

edit: I'm using both of these options to enable sharing & admin shares on my network which has:

3 x Win 8 RTM, 4 x Win 7 (Mix of hardware and vm's)

I've had this issue continuously as well. I actually was running Windows 8, made a system image and had it stored on another computer's hard drive. When I reinstalled Windows 8 and tried restoring that image, it just kept saying that the path was incorrect and when it did connect, it would say that the image was not found. I did plenty of research too, i tried placing the image folder on the root of the share, etc and it never worked.

If you are using Microsoft account on Windows 8, that caused problems when I had a Win7-Win8 setup(~2days). I never bothered to troubleshoot though. :/ Read on "Everyone" should work.

Nope, I'm using my live account in Windows 8 to sign in, and just a regular username on my other PC. I didn't get to test much last night, but I think disabling IPv6 in the Windows 8 network adapter settings might have fixed the issue. Not sure why this would matter as IPv6 is enabled in the Windows 7 manager and my connection goes through a switch that has IPv6 support (and I could ping the IPv6 address on both machines). Likewise, both remote desktop and VNC had no problems connecting to the other PC. Only trying to browse the network directories did it tell me "path not found".

I'll have to do more testing to verify that is the case, but I didn't seem to get anymore "path not found" errors after disabling it. For what it's worth, I tried both the PC name and the IPv4 address before when it was working sporadically.

  • 1 month later...

i m also facing the same problem.

i Just now updated to Windows 8 from Win7 on my laptop.

Before on Windows 7 the sharing was working perfectly.

But now on Windows 8 i just can see the name of the drives but cant access their conTenT.

PlS. canny one hElP ???

  • 2 months later...
This topic is now closed to further replies.
  • Posts

    • I literally tried to install it on my PC today and it crashed upon every start up. I tried all the tricks, terminate and remove cache, uninstall, reinstall, reboot, install via winget.. in the end I had my call with Brad Wardell on Google Meet. Oh I also tried Teams on the web, and got no video or audio (yes I allowed mic and camera).
    • Microsoft explains how it made Teams so much faster in 2026 by Usama Jawad Microsoft Teams is Redmond's flagship online communication and collaboration tool, primarily used in enterprise, government, and school environments. It regularly receives updates, with Microsoft frequently revealing features currently in development as well, such as Efficiency Mode and a dedicated app for meeting recaps. Now, the company has shed some light on the backend enhancements it has made to its popular software in 2026. During the first half of 2026, switching between chats has become 20% faster on desktop and web, which is especially great for less powerful devices or hardware on weak networks. Microsoft explains that it tracks two types of chat switches. The first is a warm switch, which relates to returning to a recent chat, in which case it is most likely already present in memory and should load extremely fast. The other is a cold switch where a chat that hasn't been opened recently is now opened. Naturally, the second type of chat switch was causing the most notable latency spikes. Microsoft realized that this was happening because of three reasons. First, the query to fetch conversation data was being fired too late. Next, queries were being sent sequentially, increasing the overall round-trip time. Finally, there was no handling of response priority, which meant that non-critical responses would sometimes block the main thread. Microsoft solved all of these problems by firing the data query immediately, bundling queries to be sent together so that they wouldn't create a "waterfall" effect, and enabling faster painting of the frame. As a result, warm and cold switches now have almost the same latency, and the only distinguishable difference between them is due to the data layer response time. Next, Microsoft focused on reducing app hangs and freezes on macOS and iOS by 35%. On macOS, the company has a health monitor thread running in the background that does exactly what it says on the tin. The tech firm built a dedicated StackDecoder tool to analyze health monitor's output at scale. Through this combination, it decided to move several error reporting and monitoring threads either to the background or treated them as an asynchronous call so that they wouldn't block the main thread, causing Teams to freeze. On iOS, the same result was accomplished through optimization of computations, caching, offloading operations from the main thread, refactoring database access behaviors, deferring non-critical tasks, and more. On a related note, it also made people search 25% on iOS by optimizing the query pipeline, and efficient database task queuing and scheduling. However, Microsoft has emphasized that improving Teams' performance is an ongoing endeavor, and that it hopes that these efforts will continue to make the software a reliable partner in online communication scenarios. On a related note, Microsoft recently unveiled some upcoming performance upgrades for OneDrive on macOS too, and you can check those out here.
  • Recent Achievements

    • First Post
      StaticMatrix earned a badge
      First Post
    • Week One Done
      StaticMatrix earned a badge
      Week One Done
    • Rookie
      lamborghiniv10 went up a rank
      Rookie
    • One Month Later
      pinnclepd earned a badge
      One Month Later
    • First Post
      X-No-file earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      520
    2. 2
      PsYcHoKiLLa
      210
    3. 3
      +Edouard
      147
    4. 4
      Steven P.
      96
    5. 5
      ATLien_0
      84
  • Tell a friend

    Love Neowin? Tell a friend!