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

Use Portable VirtualBox to Take Virtual Machines With You Everywhere

Install Portable VirtualBox to an External Drive First, get started by downloading the Portable VirtualBox installer from vbox.me . Run the downloaded file and extract it to an external drive or wherever else you want to store your portable VirtualBox system. You can always move it later, if you like. Launch the Portable-VirtualBox.exe program from here and you’ll be prompted to download and install VirtualBox’s program files on your external drive. The tool can automatically download VirtualBox’s files for you. After it does, click the OK button to unpack them. If the full version of VirtualBox is already installed on your computer, you won’t see this screen and VirtualBox will just open instead. You’ll want to uninstall VirtualBox first or set this up on a computer without VirtualBox installed. Launch the program again after it finishes unpacking files. After you agree to a UAC prompt , you’ll see the standard VirtualBox window. A VirtualBox system tray icon...

Reset Windows Password Using Ubuntu

If you can’t log in even after trying your twelve passwords, or you’ve inherited a computer complete with password-protected profiles, worry not – you don’t have to do a fresh install of Windows. We’ll show you how to change or reset your Windows password from a Ubuntu Live CD. This method works for all of the NT-based version of Windows – anything from Windows 2000 and later, basically. And yes, that includes Windows 7. Note: If you have files on your hard disk encrypted using built-in Windows encryption, they may not be available after changing the Windows password using this method. Exercise caution if you have important encrypted files. You’ll need a Ubuntu 9.10 Live CD, or a bootable Ubuntu 9.10 Flash Drive. If you don’t have one, or have forgotten how to boot from the flash drive, check out our article on creating a bootable Ubuntu 9.10 flash drive . The program that lets us manipulate Windows passwords is called chntpw . The steps to install it are different in 32-bit and 6...

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...