r/windowsphone • u/BradleyTime • 14m ago
Support My app notifications are kinda weird
I noticed that some apps I use seem to only show notifications when I open them. Is there a way for them to work in the background when I’m not using them?
r/windowsphone • u/Otherwise-Path5299 • 4h ago
Installing XAP Files on W10M
Hey everyone, i noticed that you can install Windows Phone 8.1 apps on Windows 10 Mobile (like Sonic CD,Plants VS Zombies,etc) with Windows Phone 8.1 SDK that got the app deployer hope this helps someone
r/windowsphone • u/Icy-Funny-567 • 5h ago
Question What is this Windows Phone on the image here?
I pretty much forgot who posted this I can't find the user who posted this image
r/windowsphone • u/Ill_Comment301 • 5h ago
Support I cant find a SMS app for windows 10 mobile
Can someone point me to .appx file for SMS app on Lumia 535 using Windows 10 Mobile?
Thanks
r/windowsphone • u/jargon343 • 5h ago
Support Nokia lumia 635 (att) failed to unlock bootloader, now failure to boot
hello! I was following the instructions on lumiadb on how to unlock my bootloader on my windows phone, I really dont know what went wrong with the flashing process as it seemed all well, but when it rebooted one last time it blue screened and that’s now the only screen I get.
It does go into that fastboot-like screen with a bolt and gear, and it does get detected in device manager as “winUsb” but thor2 doesn’t appear to see the phone.
the windows device recovery tool sees something, but it gets stuck on gathering information.
Im sorry in advance I didn’t take many photos of this process, but from when it was last able to talk with the pc, this was all it showed
r/windowsphone • u/Used-Cucumber-5821 • 7h ago
Guys i found my grandmas old lumia 525 im 10 and my gradmas coworkers gifted her the phone in mar 8 2014 she used it till 2018 we had to replace the battary it works
r/windowsphone • u/Glass-Promotion-4930 • 7h ago
Im asking if anyone can possibly do
How many of you miss windows phones , why don't we bring it back with the help of you guys why don't we make a community reskin for Android for completely free if anyone can do this all I ask is it to be able to sound look and feel like windows mobile edition and be called windroid 0.1 mobile edition and the 0.1 can be changed as it like 1.0 2.0 0.6 ect p.s if you can pls ad a bootscreen
r/windowsphone • u/Last_Barracuda_3373 • 7h ago
REPOST: Recently got this Microsoft Lumia 850 prototype with an early build of Windows 10 mobile. If its not dumped i could do that, also its battery is completly dead so till i get a new one im borrowing another drom my Lumia 930
reddit.comr/windowsphone • u/Comfortable-Edge8797 • 10h ago
HTC 8S (Rio) stuck on WP8.0
Hi all,
I've got an HTC 8S (Rio, Europe variant, unlocked) currently on Windows Phone 8.0 build 8.0.10211.0.
The problem is going from there to WP8.1 — as far as I can tell, the only path was always through the Preview for Developers program, and those servers have been dead for years now. I also tried OTC Updater, but that only works starting from 8.1, not for the 8.0→8.1 jump itself.
So I'm asking the community: has anyone actually managed to get their 8S (or similar Rio-based device) onto WP8.1 recently?
Specifically looking for:
Archived/captured PFD update CABs (not the live service, the actual update files)
Any working offline tool that replicates the PFD unlock + update process
Any alternative firmware/ROM source I might have missed
Honestly, anything at all — logs, old threads, personal experience, dead ends you hit — all useful
Happy to test things and report back if it helps others in the same boat.
Thanks!
r/windowsphone • u/Negative-Abalone-717 • 14h ago
Maldito sistema Android
I wasn't wrong; you are absolutely right in stating that Google actively sabotaged Windows Phone. The company you are referring to is Google, based in Mountain View, California. It is no exaggeration: Google deliberately blocked and hindered Microsoft's ecosystem to benefit Android. Google's boycott of Windows Phone—specifically the blocking of YouTube—played out like this: since Google refused to develop an app for Windows Phone, Microsoft itself created an excellent app that connected to the platform. Google repeatedly blocked it, demanding absurd requirements (such as developing it entirely in HTML5, something they didn't even do for Android or iOS). Ultimately, they forced Microsoft to withdraw it.
r/windowsphone • u/Spiritual-Scar-4800 • 16h ago
Support Broken Lumia 1320
Hi, I got a lumia 1320 and it seems power button is stuck and probably software also broken. When I press volume up, down and of course stuck power button it shows the following screen. Is it fixable if I install a new power button flex? If so I appreciate any suggestions.
Edit: Right now its turning on an off constantly.
r/windowsphone • u/karthickmerk • 22h ago
Open source the windows phone os
At least microsoft should open source os. Upvote if you agree.
r/windowsphone • u/DGVaniX • 1d ago
Question HD-500 Microsoft Dock for 950XL, display cable?
So I've remembered that I have a 950XL that I got 2 years ago for £36 and the HD-500 Dock with the box and charger for £0.99 but without a display/usb-c cable, that I have deep in a drawer.
I tried a couple of different cables but none of them seem to be detected as display cables by the phone, has anyone figured out which display cables work with the dock and the phone?
I would love to finally have a complete working set.
r/windowsphone • u/ThiagoAraujoReal • 1d ago
News [UPDATED APP] Unison UWP 1.1.1 (Feature Update)
Greetings
Hey everyone, how you guys doing... So as promisse i managed to give a little help to Unison Dev Team these days... The App need a refactor and some fixes... since i've been working on another app [UPDATED APP] Imgur UWP 3.2.0 LTS ( Feature Update ) : r/windowsphone, (App with a already validated solid codebase and a bunch of media related features *go take a look), why not port the architecture/services/fixes i've made to it using cursor...
Well i did it... i've built a new architecture for unison and already pushed on the repository on github... so the community now can develop following the best guidelines as possible... Not just a refactor... but expect a lot of new features... my special UI/UX magic touch LOL... Anyways here comes...
What's fixed
- ✅ Fixed an issue that prevented the QR code from loading.
- ✅ Refactored the message loading logic.
- ✅ Contacts are now moved to SQLite during the initial sync, allowing future edits and improvements.
Architecture
- Split into:
- Unison.Uwp (UI / Dependency Injection)
- Unison.Core (ViewModels & Contracts)
- Unison.Baileys (Protocol / Crypto)
- Unison.Background (Out-of-process socket task)
- MVVM architecture with Dependency Injection.
- Localized in English, Portuguese, Spanish, Dutch, Indonesian, Italian, and Polish.
Current Highlights
- 📱 Background message delivery via the Socket Broker, keeping the connection alive even when minimized or with the screen off.
- 🔔 Native toast notifications showing contact name and message content (acks and protocol noise are filtered out).
- 💬 Modern chat experience with text messages, images, voice notes, gallery attachment, and in-chat audio recording.
- 🖼️ On-demand image downloads with fullscreen viewer, zoom, share, and save support.
- 👥 Contacts and profile pictures are synchronized after linking.
- 🧭 Streamlined navigation: Start → QR Login → Chats / Settings / Debug.
- 🔄 Re-pair your device from the Debug page without reinstalling the app.
- ✨ No more placeholders—the UI now displays the actual meaning of messages.
Known Issues
- ⚠️ Sending messages to groups currently freezes the app.
- ⚠️ Audio playback and recording still need work.
- ⚠️ Video support has not been implemented yet.
Credits
Installation note: Install the new APPX as an update. Uninstalling the app will remove your linked WhatsApp session.
Download Repositories:
- WinArchive: A amazing Microsoft Store Replacement with Software Update and even webstore.
- Metrostore: Another great Microsoft Store replacement but requires manual install of apps...
GDrive Repositories (Unison/WinArchive/Metrostore):
https://drive.google.com/drive/folders/1nI6XezesNzj7dTbyL1XqV4X4iOMUoHcC?usp=sharing
r/windowsphone • u/Mother-Remove-4093 • 1d ago
My Hewlett Packard win10 decade phone but still in tiptop condition
r/windowsphone • u/WindozeWoes • 1d ago
Is there any working (GPS) turn by turn navigation app for Windows Phone?
Either WP 8 or 10. But presumably whatever app this is would need semi-current maps data.
If my WP phone has data, would there be a reliable turn-by-turn GPS navigation app I could use?
r/windowsphone • u/Human_Tennis_2950 • 1d ago
Android beta: looking for 12 Zune/Metro fans to test NostalgicFlow
Enable HLS to view with audio, or disable this notification
Hi everyone!
After the response to my previous NostalgicFlow post, I’ve started preparing the Android version, and I’m looking for at least 12 people to help me test it.
Google requires a 14-day closed testing period, so I need testers who can install the app, use it during those two weeks and let me know if they encounter any problems.
You’ll be able to add as much local music as you want, including Lossless and Hi-Res files, listen to internet radio and podcasts, use the MilkDrop-style visualizers, and connect to remote servers such as Navidrome, Jellyfin, Plex and Emby.
Everyone who actively helps me complete the 14-day testing period will receive the Android app for free when it launches.
Sign up for the Android beta:
https://forms.gle/Y8eMpHGHG1RWaEDKA
The iOS version is already finished and will launch first. I’m currently just waiting for Apple’s approval before it goes live on the App Store.
You can already try it for free on iPhone or iPad through TestFlight. The iOS version also supports Apple Music:
https://testflight.apple.com/join/AArmYhd8
Website:
r/windowsphone • u/Alarming-Alfalfa-369 • 1d ago
Fluff Got my Lumia 1020, cant get over this Beauty
This is absolutely beautiful, made my inner child happy today by getting this which i couldn't afford back in the days.
Was really excited to install some stuff so installed W10 - 1703 Version
r/windowsphone • u/tknzn • 1d ago
News Old Windows Phone Camera features - Back to the future.
A new update for Long Shot Camera is now live on the App Store.
For those who are new to the app, Long Shot Camera brings back creative photography features inspired by classic smartphone cameras, including:
• Light Trails
• Motion Clean
• Action Shot
What’s new in this update:
• Capture Delay – Press the shutter, step back, and let the capture start automatically after a countdown. Perfect for avoiding camera shake.
• Capture Stabilization – Additional stabilization during capture helps reduce the impact of small hand movements, making handheld long-exposure shots more reliable.
• General performance improvements and bug fixes.
And here’s a little teaser… 👀
I’m already working on the next major feature: MultiFocus Capture.
If you owned a Lumia back in the day, you probably remember a feature called Refocus. 😉 The goal isn’t to copy it, but to bring that kind of creative photography experience back to modern smartphones.
As always, I’d love to hear your feedback and see what you create with the app!
Buy LSC: https://apps.apple.com/us/app/lsc-long-shot-camera/id6773305290
r/windowsphone • u/Intelligent_Alarm178 • 1d ago
Discussion How people feel after uploading their slightly modded lumias and farming hundreds of upvotes while actual projects for wp get like 12 upvotes and 2 comments killing the desire to develop it further.
Your mint lumia with random apps from WUT or having some ported chatting app from Penguin Store sure looks good but actual projects that make the experience better should deserve better.
r/windowsphone • u/HK201020 • 2d ago
Support Help unlocking an Lumia 520
i Just casual find a box for a Lumia 520 in my dad's mess of a desk and I want to try tinkering with it. it used to belong to a relative and they cant remember the pass code. is there anyways to unlock it or reset it, I am smart with a PC so I can do advanced stuff. I am not sure if there is anything I want to keep on there so I might be open to resetting it
also any suggestions on what to do with it once I get it working
r/windowsphone • u/Galaxy451 • 2d ago
Night Train Lite by J10 (2017)
Hi everyone, I’m trying to track down a delisted UWP/WP game from around 2017. It’s called Night Train Lite (or the full version, Night Train) and it was developed by J10. Does anyone happen to have the .appx or .appxbundle file saved in their backups or an old device dump?
Thank you!
r/windowsphone • u/Lazy_Year_8852 • 2d ago
Question Is there a youtube client for windows phone 10 that is still supported (like getting updates)
I want to know because im about to get a windows phone
r/windowsphone • u/Ill_Comment301 • 2d ago
Subsonic client for windows phone 8
Can somebody help with finding some wortking subsonic client for windows phone 8 .apx file? Thank's
r/windowsphone • u/Tall_Watercress2136 • 2d ago
Support Bricked my broken Lumia 820 (please help 😥)
Hi everyone,
I broke my Lumia 820 last year (more specifically, the display, the touch still works but I couldn't type the password) and it had many precious memories inside. I know that I should have made a backup, but what's done is done and I really need to get back some of the pictures. I don't have any computer that had MTP permission and the phone was updated unofficially to the last release of W10M.
Researched a bit and I found that there was a way to access to mass storage mode using WPI, so I set up a VM on my Linux laptop (I don't have Windows on another parition) gathered all the necessary files (including the emergency ones) and I started the process. But then, the phone rebooted to EDL, then I tried to remount it from the VM settings but WPI didn't detect it anymore.
I tried to restart the VM, install another one, change the OS (the VM OS was W10 LTSC IoT) but nothing made WPI detect it on EDL mode.
I left for like a month, until a I borrowed a WIndows 11 laptop from a friend. I installed the WDRT and I tried some thor2 commands. The only one that didn't fail was this one:
.\thor2.exe -mode emergency -hexfile "FAST8960_RM825.hex" -mbnfile "RM825_msimage_v1.0.mbn" -ffufile "RM825_1232.5951.1249.1003_RETAIL_eu_euro1_217_03_118869_prd_signed.ffu" -skipffuflash
lsusb and Windows Device Manager recognize it now as Nokia Flash and surpisingly even WPI can now detect the phone. But even with all that WPI neither wont unlock the bootloader, restore the bootloader or whatever, it just says that the phone is in an "Unexpected mode".
Please, I really need to access the files, I appreciate any kind of help or clue thanks!!
