Skip to main content

How to Access Shared Windows Folders and Stream Videos Over Wi-Fi on Android

image
Want to play videos from your computer on your Android, without the hassle of copying them to your device’s internal storage? Share a folder over the network with Windows. You can copy files back and forth over Wi-Fi, too.

Android doesn’t include built-in functionality for connecting to Windows shared folders or HomeGroups, but it’s pretty easy to set up.

Sharing Folders on Windows 7

To share a folder and make it accessible from Android, you’ll need to share it with “Everyone.”
To do this, navigate to the folder you want to share, click the Share with menu, and select Specific people.


Enter “Everyone” in the box and click the Add button.



By default, Everyone will only have Read permissions – if you also want to copy files from your Android to the shared folder, you can change the permission level to Read/Write.
Click the Share button after configuring your permissions.



Next, go to the Network and Sharing Center. Click Start, type “Network and Sharing” and press Enter to quickly open it.



In the Advanced sharing settings, you may want to disable password-protected sharing. If you disable password-protected sharing, only folders you share with “Everyone” will be accessible without a password.
You can also try leaving password-protected sharing enabled, in which case you’ll need to enter user account credentials before connecting to your shared folder on Android. This may work, although I couldn’t get it to work, myself.


Accessing Shared Folders on Android

To access the shared folder on Android, we’ll use ES File Explorer. It’s high-quality, free, and supports Windows shared folders with the SMB protocol.

From ES File Explorer’s main screen, swipe from the right to the left to access the LAN section. You can also tap the Local option at the top left corner of the screen and select LAN in the list.


Tap the New button on the toolbar in the LAN Shares section and select Scan to scan your network for PCs sharing files. You can also tap New and select Server to enter your computer’s IP address manually.


After the scan is complete, tap a computer to view its shared files. If ES File Explorer finds your computer but continues scanning for more computers, tap the screen to stop the scan process.


Log in as Anonymous if you disabled password-protected sharing earlier. If you didn’t, try to log in with your Windows username and password – this never worked for me, however.


Browse to the folder you shared in your computer’s file system. I shared my user account’s Videos folder, so I’d tap Users, tap my user account’s name, and tap Videos.

While we can see other shares like C$ here, they aren’t accessible. We’d see an error message if we tried to access them anonymously.


Tap a video, music file, image, text file, or any other type of file to view it. You can also long-press a file to view a menu and optionally copy it to your device.



Comments

Popular posts from this blog

How to Clean Up Your Messy Windows Context Menu

One of the most irritating things about Windows is the context menu clutter that you have to deal with once you install a bunch of applications. It seems like every application is fighting for a piece of your context menu, and it’s not like you even use half of them. Today we’ll explain where these menu items are hiding in your registry, how to disable them the geeky way, and an easier cleanup method for non-geeks as well. Either way, your context menu won’t look like this one anymore… Cleaning the Context Menu by Hacking the Registry If you want to clean things up the truly geeky way, you can open up regedit.exe through the start menu search or run box, and then browse down to one of the following keys… sadly the context menu items are not stored in a single location. Most of the menu items that used for all files and folders can be found by looking at one of these keys: HKEY_CLASSES_ROOT\*\shell HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers HKEY_CLASSES_...

Create a Restore Point for Windows 7 or Vista’s System Restore

If you are thinking of installing an application but aren’t quite sure what it’s going to do to your computer, I would absolutely recommend creating a restore point before you install that application, and here are the steps to do so. Note that most application installs automatically create a restore point, but you can do this if you are really worried. Open up the Start Menu and right-click on “Computer”, and then select “Properties”. This will take you into the System area of Control Panel. Click on the “System Protection” link on the left hand side. Now select the “System Protection” tab to get to the System Restore section. Click the “Create” button to create a new restore point. You’ll be prompted for a name, and you might want to give it a useful name that you’ll be able to easily identify later. Click the Create button, and then the system will create the restore point. When it’s all finished, you’ll get a message saying it’s completed successf...

Linuxfx 10 : A Windows-Like Linux Distro

The idea of Linuxfx is to make it easier for people who are migrating from Windows 7. People who are dissatisfied with the lack of security and stability of Windows 10 are also fit for Linuxfx. LinuxFX Desktop : Apart from Windows-like looks, Linuxfx also has more to offer which a regular user will definitely admire. So, let’s get along with me to know more about Windows alternative Linuxfx. As usual, I started by downloading the ISO image of Linuxfx from the official site  here . Then, instead of dual-booting, I decided to install it on my VirtualBox to play safely. After finishing the basic configuration, as soon as I booted it, I noticed a Windows logo and system integrity check. That’s quite surprising because every Linux distro puts their own or OEM logo on that place. But I think Linuxfx wants to make migrating users feel like home from the beginning. Entering the boot menu, Linuxfx redirected and logged in to a live session. Whoah! it can also detect the system I’m using — a...