[Q] Turn Off Cloud Storage for Games - Windows 8 General

Hi I seen a hack for this in the registry before, but I cannot find it now!
Every game that I open up spends about 20 seconds at the loading screens, I guess that's retrieving save data in the cloud. It's a waste of time and I don't need solitare saves stored in the cloud for other PCs. Starting these games in W7 is rocket fast instead.
I did Google this and checked the FAQs here: http://forum.xda-developers.com/showthread.php?t=2048548

Probably this,
http://www.howtogeek.com/167058/how-to-disable-skydrive-integration-in-windows-8.1
Of course if you are not using Metro apps, using a local account disables Skydrive and all Metro stuff. For those interested in only "legacy" Windows--raises hands--it's a simpler world than having to deal with new MS-created complications.
Heh, I learned something new about 8.1 while at above page, that disk encryption is enabled by default for new PCs that have Connected Standby. Since only Atom devices thus far have CS, I never ran into this issue. Good to know if I ever pick up a Bay Trail toy.
http://www.howtogeek.com/173592/win...drives-by-default-everything-you-need-to-know

Huh. I wonder if you can still use manage-bde.exe to tweak (or suspend) the encryption. The default configuration (TPM protector and recovery key protector only) isn't really all that strong. TPM+Pin is much stronger, for example, or you can go full multi-factor and require a flashdrive with a key on it, too.
Anybody with RT 8.1 want to test this? Try just suspending it first:
Open Command Prompt or PowerShell as Administrator.
Run the command (without quotes) "manage-bde -protectors -disable C:"
On RT 8.0 (or on any other BitLocker-capable version of Windows going back to Vista), that puts BitLocker in "suspended" state (writes a plain-text key to the disk, which can be used to decrypt the actual encryption key). Incidentally, this is handy if you need to tweak something in the boot process (which will normally upset the TPM) without needing to either enter your recovery key or decrypt-and-re-encrypt the drive.
To the OP: do you have any actual reason whatsoever to believe that this is the cause of the problem? For example, have you observed any network traffic during this time? If you start the game without being connected to the Internet, does it start faster?
From Microsoft, on the subject of roaming storage:
Windows roams app data opportunistically and doesn't guarantee an instant sync. In scenarios where a user is offline or on a high latency network, roaming could be delayed significantly.
Click to expand...
Click to collapse
which strongly implies that roaming data will not delay app startup.
In any case, I believe you can turn it off (system-wide) if you want to. Settings charm -> Change PC settings -> Sync your settings -> App settings. (Note: this is from 8.0, 8.1 may be different.)

Thanks for the feedback.
I'm currently using a local account yep.
As for delays, yes, when I used a MS account in the past, login would take about 10 seconds - after clicking enter when the password was filled in. I definitely did edit something once before that eliminated having to wander around several loading screens. It was either in the registry or group policy, it was something that I disabled...I went on a disable-spree (after creating restore point) for cloud sync and everything was faster. That was on 8.0 with a MS account. I'm using 8.1 with a local account and the only annoyance with this is games. It's not a major issue of course, but 20+ seconds for solitare/mahjong is awful.
I just tried opening games with flight mode on and it took less than 10 seconds. If you have 50MB broadband or better, that's great, I bet it doesn't lag but I don't.

The problem likely lies with the games you installed. The downside to net-access ubiquity is that it's now the norm for apps to "phone home." But it wasn't too long ago that "phone-home" software was considered spyware. Then, it behooves you to seek out games a few years older, which should obviate the phone-home tendency. For the common casual games for Windows, it shouldn't be hard to find.
An alternative to switching off wifi is to exclude said games from net access from the Windows firewall.

Related

Opening data connection

Hi there - I'm working on a Flash Lite application for PocketPC, which is designed to have web connectivity and for a single use event.
I've discovered that the only way to initiate and then maintain a data connection for Flash Lite is to open an IE window on WM5 and refresh it on occasion, then refocussing back on the Flash app.
I've tried the persistent registry key hack, which works fine when there is a connection, and does maintain it - however my application is for people wandering around in and out of "signal" coverage areas. So I really need my app to re-trigger the data connection somehow.
Flash Lite 2.1 does have GetURL commands, which I'm using, but once the data connection dies, nothing appears to re-establish it. So I've added an indicator to show this problem... but its a shame it can't reconnect on its own.
Any ideas guys?
I've even thought about a work-around - like task switching and "refreshing" the IE http session using the hardware buttons, because that does seem to work, but obviously its not the best user experience really - and obviously I want to keep my application running fullscreen rather than showing IE during that process - and confuse the user.
I've messed around with PQzII, to try this - but its pretty hard to configure... and the author hasn't responded to any questions - and I'm not really that sure it will do what I need in "the background" if you see what I mean!
Has anyone tried something like this, is there a simple standard app I can launch that is already in the Pocket PC windows folder to kick start this using a hardware button trigger if no such reconnect is ever going to be possible in the FlashLite environment?
I've looked on the Adobe site, several people are having this issue already - and information is scarce unfortunately!

CellGPS for Windows Mobile? Upload GSM cell-id on periodic basis to HTTP server?

I'm looking for a simple application that will run in the background, and send the current GSM/UTMS cell-id to a web server on a periodic basis (via HTTP GET).
Basically a program like cellGPS (http://www.vikinggames.hu/product.php?id=11) but for Windows Mobile. I don't really care about GPS info, since that just sucks power (and doesn't work indoors).
What I'm trying to do here is enable my home automation system to know where I am, without sucking my phone's battery to death (especially since GPS won't work indoors). GSM/UTMS cell-id is 'close enough' for me.
The application would just hit a webserver on my home machine with the current cell-id (http://webserver.com/receiver.php?cellid=4233-23) on a definable period. My own app on my webserver would record that data into a database. I can then go back and use that data to let my home auto system know "hey, Justin's almost home, turn on the HVAC, lights, etc".
It needs to be able to run in the background, no annoying icons on the screen, and start up on phone reset.
I figure since it's just sending the cell-id (which is always available), it would be rather efficient and not use much battery power (especially since I usually leave Activesync on "instant" so the data connection is usually up anyway).
Other extensions to this would let my server update twitter/facebook/etc with "Justin's at ... home/work/etc now.".
Any ideas on where to find something like this?
I just want GPS-CELL Today Plugin - but nobody can help me
The only thing I've found even close to this is a facebook-specific app called FindMe.
blitzwurst said:
The only thing I've found even close to this is a facebook-specific app called FindMe.
Click to expand...
Click to collapse
That thing is a buggy piece of junk. I tried it out and pissed off all of my friends when it updated my location 45 times in an hour.
But yes - it would be very similar to that - but it wouldn't maintain a local database.

Windows Blue/9 - Features

After seeing the leaked build of Windows Blue at http://www.theverge.com/2013/3/24/4...creenshots-leak-smaller-live-tiles-options-ui, it got me thinking about what I'd like to see. A video I saw had some good ideas but I know that us XDA members can do better. Said video:
http://www.youtube.com/watch?v=wdqUsTAWSnY
Personally, I would like to see:
A better default e-mail app
Ability to boot straight into the desktop
More gestures
More optimization
Even faster boot times
What features would you like to see in the next version of Windows?
faster boot times is just greedy as it is my windows 8 machine booting off of an HDD side by side with a mates more powerful win 7 machine booting from SSD, my machine reaches desktop about a second after his does, and I have to go through a boot select screen and click a tile on the start screen.
Blue isn't 9.
Mail app we need yeah. I would add the music and video apps while your at it.
I dont own a touchscreen so gesture wise I dont care.
Booting straight to desktop would be nice I guess, I really dont care as I actually like the new start screen but some people of course ask for that feature anyway.
What I want to see:
Improved music and video apps, frankly, they suck. Music wise I now use "I love music" which isnt too bad but is a little rough around the edges, certainly better than default though
improved mail app (as you already said)
ability to resize the split between sideloaded metro apps
being able to run my desktop on one monitor and metro on another
my running desktop applications should be listed in the running applications sidebar on the left of the screen, that only seems to show metro applications
in the store app being able to list applications from certain developers (for example being able to look at the angry birds space entry and being able to click rovio to show all rovio apps).
While they are at it with releasing windows blue. XNA replacement please
SixSixSevenSeven said:
faster boot times is...
Click to expand...
Click to collapse
There is always something faster regarding boot times. There are some Chrome books which boot in 8 seconds compared to my laptops 14. The ability to split metro apps has already been added if you check the link about the leak from the Verge. All your suggestions are very good, hopefully at least a few of then will be in Blue
Sent from my Galaxy Nexus
Reboot times are a total red herring. It's a waste of Microsoft's time to put a bunch of people to work shaving off another second or two. Why are people rebooting anyhow?? I never do except for updates. Sleep is faster to enter, faster to return from, doesn't require re-launching my apps, uses only trivial power, and is supported on all hardware I've seen this decade (although I did, about four years ago, encounter an NVidia driver whose preferred form of "screwing up your PC..." install process was to break sleep mode, which I fixed by rolling it back).
Now, if they want to make it so that reboots are needed less often, I'm all for that. More user-mode drivers, and/or modernize the kernel-mode driver stack to reduce how often KMDs require reboots (already much better than XP and below, but still too high). Make Windows Update better about not requiring reboot; I'm willing to close a program or even restart the desktop Explorer session (which takes moments) to avoid rebooting the whole machine.
Fix the <REDACTED> Start search. I don't understand why they took one of the best UI features of Vista, preserved it in Win7, and messed it up in Win8, but the whole segregation of "Apps", "Settings", and "Files" needs to stop, now! Launching programs is one of the very few core requirements of an OS, and the last two versions of Win8 were better at it than Win8 is (specifically, they required fewer clicks and showed more useful info at a glance). That's a travesty.
Metro apps and multi-monitor were already discussed. Instead of reiterating those, I'd like to see more capable Metro apps. Currently, they're locked down to nigh-uselessness from a get-stuff-done perspective. Consequently, I barely ever use them... but that's not good for the ecosystem, because it means that I (and people like myself) have much less incentive to develop them, too. One critical feature: the ability to launch other programs without the target being expressly designed for it.
As a Surface RT owner: remove the stupid prohibition against third-party desktop apps. Make it a hard-to-find setting if you must, but let me unlock it without needing kernel-mode hackery.
As a Surface RT owner: give me drivers! The USB port is already useful, but it could be a lot more useful.
As a Surface RT owner: add support for the low-power standby core of the Tegra 3. Battery life is good already but could be better.
Integrate something like OblyTile into the Start screen. Default desktop-app tiles are ugly.
Worth asking for: multiple (virtual) desktops? I mean, it's "just another app" now, right? I hate that in 2013 I still need to use third-party utiltiies to get this feature that all other common desktop environments have.
Please don't kill off the SUA (Subsustem for Unix Applications)! At the very least, open-source it when you drop official support, so the community can introduce some long-overdue fixes. But seriously, that thing is useful. Cygwin is a nasty hack by comparison.
A virtualization environment that supports high-end graphics would be nice. There's a lot of games that run like crap on NT6 but don't run on virtual XP machines using any of Microsoft's virtualization environments. That directly contributes to the market share of third-party virtualization software. MS used to be good at this VM thing for uses other than servers...
Lots more, but this post is long enough as is. That covers most of the gripes I have at least once a week using this OS.
Most of these are from the viewpoint of an RT user, unless noted.
Critical:
Allow unsigned desktop apps
Allow third-party Metro apps (sideloading)
An alarm clock on RT
Allow metro apps to run backgrounded without requiring them to be pinned to the lock screen
WinRT lacks some major features in the API set (from what I've experienced, lack of client-side cert support for SSL, lack of decent background capabilities, and lack of VPN, though they claim to be fixing the last one)
Go back to the idea that developers create the platform and stop trying to mimic Apple by closing the ecosystem down
Desired:
Allow a hotzone for corners, instead of just a hotspot (x86, mostly)
Better mail app
Allow start screen wallpaper customization without tedious hacks
Allow fine grained tuning of which settings are synced between computers (I don't want the same wallpaper on my tablet and desktop, for example, so I have to turn off syncing all customization settings)
Open up the ARM DDK
Documentation on what features are lacking/missing on ARM Vs. x86.
The current sideloading situation works fine for me, though I agree with the rest of those. I might care more if I found Metro less useless in general.
Hmm, my Lenovo Twist cold boots in about 3 seconds. Doesn't get much better than that.
Sent from my SGH-I777 using xda app-developers app
It really doesn't, actually. The default "shut down" behavior on Win8 is to reboot the machine, and then enter hibernation right before showing the login screen. This is one of the lowest-RAM-usage points in the operation of a PC, so both entering and leaving hibernation here is extremely fast. When you "cold boot" your system, all that is happening is the power-on self test (which is very fast on modern hardware), followed by the OS resuming from the minimal hibernation image (which could easily take three seconds or possibly less with an SSD but not a ton of RAM). Bam, you're at the login prompt in what seems like no time at all!
If you want to do a true cold boot, you'll need to either disable hibernation boot (one of the easiest ways to do this is to disable hibernation entirely using "powercfg /h off", probably must be run as Admin) or you'll need to remove power while the system is running (as in, remove the power cord and remove or drain the battery without allowing it to enter sleep or hibernate). You can get an idea of the true bootup time just by rebooting the machine, but a machine built for Win8 probably won't show you the point where the "shutdown" portion switches off with the "bootup" portion; using EFI, that whole thing can be hidden.
Wouldn't electricity bills go through the roof if all 5 PC's in my household were on hibernate 24/7 365?
Sent from my Nexus 7 using XDA Premium HD app
mmmcfc said:
Wouldn't electricity bills go through the roof if all 5 PC's in my household were on hibernate 24/7 365?
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
They're off when they're in hibernate. Hibernate saves the state to disk then completely powers off the computer. You could literally unplug it for 5 years and it would still have the state.
Yep, hibernate's entire point is that it uses no power. However, maybe you meant sleep instead, also known as suspend-to-RAM and which does use a trickle of power. It's a small trickle, though; a PC in Sleep mode draws less than five watts (and most draw only one or two). Five PCs in sleep mode, assuming they're big, beefy, and incredibly inefficient, plus have every kind of wake-on-event (wake-on-LAN, wake-on-click, wake-on-timer, etc.) option enabled, will draw about 25W - non-trivial but less than half what a typical incadescent light bulb draws. Realistically, it would be closer to 5W, especially if some of them are laptops (which only use a portion of a watt).
Depending on the percentage of time that the PC is on anyhow and how efficient its sleep mode is, you may actually be wasting power by taking the time to turn it off, then on again (requiring restarting its programs) all the time. Entering and exiting sleep is effectively instant.
I for one would love to see custom backgrounds on the Start screen, as well as Google Talk support in the Messaging app. One of the main reasons I still have to keep a GMail tab open on Chrome, so I can receive IMs.
Also I would be pleased if they returned Google Calendar syncing after the updates a few days ago. I was very annoyed when all my Calendar events disappeared, but seems to have gotten better since I worked around that with the subscriptions feature in Outlook.
More functionality in the Metro/Modern part of the OS would also be good, but I have already seen that happening with the recent leaks.
Edit: And I also would love to see Aero Glass with Blur come back in the Desktop. Although there are a few hacks to get it working, most do not have similar functionality to Windows 8 or are buggy. The only good one imo doesn't support 32 bit.
How come my windows phone syncs with google fine. Yet windows doesnt.
Google have more sync options than EAS and contrary to MS's claim EAS is still active until june or july.
All they have done is made the mail and people apps worse not better.
Anyway. Supposedly in the blue leak IE11 now has stubs for WebGL support. If this is true then windows blue presumably has OpenGL support, possible for store apps too. OpenGL, even if it is just the ES subset, on RT has been an often demanded feature.
So many android and iOS apps are written with OpenGLES, if microsoft wanted an app rich store then it really would have made sense to support OpenGLES to allow porting of iOS and android apps to windows without having to be rewritten for DirectX11 (not a simple task in many cases).
Oh, overall they made Mail a lot better... but it pisses me off that for people who already had a working Google EAS connection, they went and disabled it. I'm holding off on updating my other devices for now. As for "more sync options than EAS", this is technically true (and the new version of Mail offers to set them up for you), but the others are not as well integrated (one protocol to provide contacts, email, calendars, and security policies).
WebGL support I'm actually kind of skeptical of; the web is a very hostile environment and video drivers are a frightening combination of high-value targets and shaky security. I'm concerned about the attack surface exposed by enabling WebGL. However, it's true that OpenGL, even just OGLES, would be a huge boon to the platform. Windows and DirectX may still rule the roost for PC games, but even there their lead is eroding. In the mobile space, OpenGL has left DirectX in the dirt.

What do you Think of Technical Preview

This thread is to discuss the Windows 10 Technical Preview. Some things can be things that you like and don't like about it and bugs you have come across while testing it out. Here are some things I like about it.
Pros:
- Start menu has returned (yes I'm a laptop user and this is very welcoming for me)
- Seems to use slightly less RAM than Windows 8 did and a good bit less than 7 did.
- Most apps and programs seem to work without any problems or compatibility issues.
- You can now run modern apps from within the desktop which helped solve the two-faced issue that Windows 8 suffered from
- Multiple desktop support, something Linux and Mac have been able to do for years now.
- You can now create desktop shortcuts for modern apps
Cons:
- With there being practically no window boarder, some programs may look weird or render improperly
(example: there is a dark bar under the close button in Chrome EDIT: Chrome has been updated and doesn't do this anymore)
- Windows Explorer may freeze up and stop responding for about 30 seconds (it usually will work again when you close the Explorer window and reopen it)
- Charms work on the desktop, but not in modern apps (Charms are completely gone in build 9926, but it doesn't bother me)
- You can't remove or move the search or task view on the taskbar (I find them useful, but I know the shortcuts for them and they just add clutter to my taskbar EDIT: It's been fixed for a while I know, but I never updated the thread for it)
- Navigating the task view can be a bit cumbersome and your added desktops don't save.
Bugs I've come across:
- Textbox went away at the lockscreen, forcing me to restart
- Snap is currently broken. I can only snap one window but I can't snap another window while the first one is snapped (EDIT: This issue seemed to fix itself after restarting my computer. Snap works properly now after rebooting)
- Second display support is currently broken. When you plug a laptop or tablet to a screen wit ha higher resolution while the computer is either off or asleep, you will be greeted with either a black or blue screen, which also forces you to restart (fixed with October 2014 patch)
Workarounds:
These are temporary workarounds to fix various issues, bugs or annoyances in Technical Preview
- To be able to snap two windows, snap your first window and then minimize it. Open or select your second window and snap it to the other side. Bring back up your first window and both windows should be equally split across the screen.
- To use a second screen, tun on your computer and log on before connecting it to a second screen. Also, unplug the second screen before putting your computer to sleep, or else you will have the same problem
I'm a laptop user - is it still possible to keep the Windows 8 style start menu? I prefer that, better to make full use my 17" screen, rather than the imo annoying Windows 7 menu that opened up in a postage-stamp-sized window.
I had multiple desktops on my Amiga 19 years ago Though the downside is it's harder to do things like drag and drop, and more confusing keeping track of where things are. Can't say I've missed them.
I agree it's annoying if the search button can't be removed - similarly it's annoying they stuck the start button back in Windows 8.1. I know the shortcuts for keyboard, and the hotspot worked fine with a mouse/touchpad. Particularly annoying on my 10" Transformer Book where I have less screen space.
mdwh said:
I'm a laptop user - is it still possible to keep the Windows 8 style start menu? I prefer that, better to make full use my 17" screen, rather than the imo annoying Windows 7 menu that opened up in a postage-stamp-sized window.
Click to expand...
Click to collapse
In the taskbar properties, you can customize the Windows 10 start menu settings. Here you can activate start menu as well kown of Windows 8 by turning off the Windows 10 start menu.
Tested it and removed it. Nothing to see if your not an developer or IT pro. And the fact that you can only use
it when your online, or at least use an online account just creeps me out. It looks like MS is going to close the
system up and demanding users to use cloud based systems. In other words, there getting even more on the
data mining bandwagon. And closing it up is hoping an new bread of developers will commit to Windows again.
Which isn't all that bad if the price and quality of the apps get way better then they are now.
Sure, they call it an tech preview, but they obviously already have the thing ready. The tech demo is buggy
by design that's for sure. And the start menu, if that is going to be the way it's going to be, is just silly and boring.
Must be an prank, surly they can come up with something more inspired. Using windowed apps on the desktop, an
sell point. seriously? Been doing that from Windows 8. Other features underlined for the time beeing all boring!
So move along, nothing to see for now.
All in all, if the preview is any indication, it will be nothing to write home about. For the average user.
Just the same old thing again. Except if the apps get consistent design! Not that oldskool Windows crap.
I have been using Windows from 1.0 or at least 30 years in my case. And its still flat and squared. Just saying...
XP endured for 10 years. Sure, it was an robust OS after win 9x, I loved it. Also loved 95-98 NT2000, so..
But was also glad to see Vista(..) after all those years working with the same old thing. Windows 7(what Vista should have been) was sweet but eventually quickly broken. 8 an experiment. 8.1.1 what 8 should have been to start with. Now that I am no longer in IT for some years, I hope that windows 10 will amuse me like Android or Mac does for Apple users. But respect individuality and freedom within the os. No forced net hookup and no extra data mining/spying.
With that out of the way, Windows 10 is either going to be an NT2000, Vista or a 8 seeing that 8.1.1 is just getting momentum and an base in the tablet segment.
What is there to think about Windows 10 Preview, if you are just an user, nothing. Just being an bore
Buggster said:
Tested it and removed it. Nothing to see if your not an developer or IT pro. And the fact that you can only use
it when your online, or at least use an online account just creeps me out. It looks like MS is going to close the
system up and demanding users to use cloud based systems. In other words, there getting even more on the
data mining bandwagon. And closing it up is hoping an new bread of developers will commit to Windows again.
Which isn't all that bad if the price and quality of the apps get way better then they are now.
Sure, they call it an tech preview, but they obviously already have the thing ready. The tech demo is buggy
by design that's for sure. And the start menu, if that is going to be the way it's going to be, is just silly and boring.
Must be an prank, surly they can come up with something more inspired. Using windowed apps on the desktop, an
sell point. seriously? Been doing that from Windows 8. Other features underlined for the time beeing all boring!
So move along, nothing to see for now.
All in all, if the preview is any indication, it will be nothing to write home about. For the average user.
Just the same old thing again. Except if the apps get consistent design! Not that oldskool Windows crap.
I have been using Windows from 1.0 or at least 30 years in my case. And its still flat and squared. Just saying...
XP endured for 10 years. Sure, it was an robust OS after win 9x, I loved it. Also loved 95-98 NT2000, so..
But was also glad to see Vista(..) after all those years working with the same old thing. Windows 7(what Vista should have been) was sweet but eventually quickly broken. 8 an experiment. 8.1.1 what 8 should have been to start with. Now that I am no longer in IT for some years, I hope that windows 10 will amuse me like Android or Mac does for Apple users. But respect individuality and freedom within the os. No forced net hookup and no extra data mining/spying.
With that out of the way, Windows 10 is either going to be an NT2000, Vista or a 8 seeing that 8.1.1 is just getting momentum and an base in the tablet segment.
What is there to think about Windows 10 Preview, if you are just an user, nothing. Just being an bore
Click to expand...
Click to collapse
You are missing the point.
This is a preview, microsoft needs to keep track who is actually testing it. Don't worry, there will be no such thing as a cloud OS. Plus, this version is just to test stability and stuff. Features will be added in time.
You are missing the point.
This is a preview, microsoft needs to keep track who is actually testing it. Don't worry, there will be no such thing as a cloud OS. Plus, this version is just to test stability and stuff. Features will be added in time.
Click to expand...
Click to collapse
I think you are missing the point here(no insult intended) Cloud is already integrated in the OS, every iteration a bit more. A lot of users already use there Outlook account
to log on daily and use the cloud drive. MS don't need to keep track in the way you mean with this preview. There are lots of background services already sending telemetry
to the servers, with unique id.
So the preview, as we all know it's an preview for testing, doesn't really need your explicit permission to use your system data. That's already part of the agreement of using this preview. It's "informally suggested" you test it as your daily driver. That's why they ask for an personal outlook account. In which you give explicit permission to use your private data and cover any legal issues. What else would be the point of testing it publicly without explicit user data and telemetry. I'm not slandering MS here. That's not my intention.
Again, there's not much to test for your normal user. The new feature aren't in there remember? Your not getting anything. It's you that's being tested
There could still be a local account be used... There is an option on account create
The search box on the task bar could be hidden with menu on right click
Windows 10 became laggy and slow after few days... Super UI, have to wait for final release.
Well I did come across a minor wifi issue when trying to connect to my college wifi. The issue I had was it had a hard time connecting to it at first (I was able to get it to connect after trying a few times). I think the issue was it couldn't figure out the network security settings (which requires logging in with a username and password) and it would immediately pop up saying can't connect to network. Another wifi issue I've came across is there is difficulty disconnecting from a network and hopping on another one. When you hit disconnect, it will sit there with the spinning circles until you switch the wifi adapter on and off.
In all honesty though, it could be my laptop causing the problems because it's a 4 year old computer but I never ran across those issues on Windows 7
no contora up till now
I experience some bugs wth windows store
I think Cortana is jealous of Android
True story:
I installed build 9926 (major hassle but another story) and started playing with Cortana.
I set Android as topic that interested me and a few links popped up. I clicked a link, IE opened, and the page started loading, and just kept loading - no text. A minute later (I'm running Win 10 in VMWare) I copied the link, went to my host system, and pasted it into Firefox. Worked fine. Another two or three minutes later, IE said the page was running 'a very long script'. I clicked to send a frown (IE feedback to MS) A window popped up, I explained the problem, and Win 10 crashed. HARD. Just locked up. Finally had to delete the VM and reinstall.
I'm kind of afraid to tell Cortana I like Android now.
BSOD
Tried installing the Preview on my PC. Nothing unusual happens during the installation. All runs well after series of restarts. The problem only arises after I switched off my PC. When I opened it again I was greeted with BSOD.
Anyone here experiencing the same issue?
JeySi said:
Tried installing the Preview on my PC. Nothing unusual happens during the installation. All runs well after series of restarts. The problem only arises after I switched off my PC. When I opened it again I was greeted with BSOD.
Anyone here experiencing the same issue?
Click to expand...
Click to collapse
Can't say that I have, but can you include any other information within the BSOD such as the bugcheck code or any other text besides the usual "Your computer has been shut down and we're collecting data" text? It could be a driver that's being updated through Windows Update or a preview update that's causing issues.
i think windows 10 will be a success unlike windows 8 failed to attract users

Windows 10 Experience

So now that people are upgrading to the release of Win 10, I'm curious about your experience.
For me, it's a smooth OS with a lot of things I need to get used to but I have made some discoveries.
The task bar - on my main monitor won't auto hide. A search tells me this has been a bug for the last few technical releases. Oddly enough, all of a sudden, a few minutes ago, it started to work but I assume this will stop in the next reboot.
The Mail App totally sucks. No number of new emails in each account when you click on accounts. No view for all accounts. No using mouse/shift to select multiple messages. No Check boxes to select all messages in any folder. New incoming messages show up in the action center, only, but you have to open it to see them. Not getting desktop notifications.
Cortana looks like it could be good but setup has been a pain since for some reason my Microsoft LifeCam Cinema HD cam can barely hear my voice, even with level up all the way.
Camera App - totally doesn't open at all. I had to d/l a third party app which I don't like.
Settings page is tough to find things like Advanced Settings. That's WAS, oddly, in System/About but now it;s gone and replaced by other shortcuts. so setting the paging file size manually, etc is just gone for now.
Edge is the best browser yet by MS, but it's not going to get me to stop using Chrome
What are everyone else's thoughts so far?
It's nearly perfect. Drivers catched up, not a single incompatible program, major performance boost in games after installing the latest Nvidia driver. The only bug I've seen so far - Action Center's tray icon is lit on on system startup even though it's empty.
I'm recommending it to everyone I know, I've already installed it on 3 PCs I have access to. It's just 10/10.
Upgrade??
First, so far I like Windows 10 a whole lot better than Windows 8.1, but the upgrade has been a nightmare.
The upgrade on my AlienWare (Dell) laptop went smooth. No problems at all. The upgrade for my Surface Pro 3 (Microsoft) has been anything but smooth. Microsoft's own computer did not upgrade right. First, it installed Windows 10 Home even though the Windows 8.1 that was on it was the Pro version. It also wiped out all of my installed programs and apps. I didn't lose any data but the applications will all have to be reinstalled.
Mine won't even install on my Asus Transformer. Says Key cannot be verified....
If you are still having problems and difficulties upgrading your PC to windows 10, kindly follow this post on my website. A few clean up steps got my Dell system to upgrade to Windows 10 http://www.selftechgenius.com/how-to-geek-2/how-to-upgrade-to-windows-10-for-free/
OK, so here's a big one. I use my 500GB D:\ drive to store documents, downloads, pictures and videos by default. I tried to save a picture off the web to the pictures folder and got access denied error.
So I looked properties, security and noticed 2 things. 1, the folder was marked as read only and 2, there was and Unknown User account. I deleted that account, and changed the properties on both C: and D: drives and that fixed it but you should all go check to see if you have the same thing.
I'm thinking I'm going to get a 1 TB HDD backup to put all my personal things on, format both drives, then do a clean install. I've always hated doing OS upgrades on top of older releases and the few bugs I have, like the camera app not working or the VIA HD Deck app not opening are the reason why. I just have to wait for all my hardware devices to release Win 10 drivers
I wasn't a fan of Windows 10. Immediately after "upgrading" the track pad on my laptop didn't work properly anymore. Based on my research it's a driver issue with no solution until the driver is updated. Who knows when that will be.... I use my laptop a lot for school and can't afford to wait.
Microsoft also removed basic tools like paint with no good replacements in the app store. I also didn't like how it pretty much turned my laptop into a phone by calling the Control Panel "settings" and having an app store and stupid stuff like that. I went back to Windows 7 after less than an hour on Windows 10 and couldn't be happier.
I did like the UI, though. It kinda reminded me of the material design of Android 5.x with the flat colors and stuff.
I am very happy with win 10, got it on my Desktop and my Tablet and even though i had some touchscreen issues in the beginning it works well now on both devices
I did a clean install on my laptop, as opposed to the update on my desktop, and it's better. Cortana works right, etc.
My ONLY beef is the mail app sucks
I upgraded my Lenovo to Windows 10 with the media creation tool but after a week or so decided to do a clean install to get rid of the terrible bloat(though most of it I removed when I got the laptop).
I downloaded the ISO and CLEARLY remember choosing 64bit Home Single Language. But after I diakpart the drive and reinstall the OS I realize that I have a 32 bit version installed.
And my 15GB limit of "high" speed broadband is exhausted and I CANNOT download a 4 gig file on a 512 Kbps connection.
I'm stuck till next month or till my friend gives me the 64 bit ISO.
But its completely my fault, so guys BEWARE, don't make stupid mistakes!!!!
But I like the OS(mostly). After disabling Microsoft's sneaky data collection and automatic updates its all good. Don't forget to disable live tiles cause they hog bandwidth too.
But boot speed is faster, performance is better and multiple desktops and snapping is great!
[Moto E 2nd Gen 3G running CyanogenMod 12.1]
I don't like Windows 10 at all. It sucks on Tablet(Touch) and PC/Laptop. With StartIsBack++ you can fix Win10 a bit for mouse/keyboard, but the UI is still cluttered and ugly as hell.
Really?? I don;t have that problem at all, especially when doing a clean install
My upgrade went well.. But afterwards it was a nightmare. It took my DAYS and about 14 reboots just to get it unfrozen long enough to open task manager with ctrl+alt+delete. Then, suddenly, after a reboot, it worked. It is now even faster than 8.1 (although I sometimes need to use task manager to speed it up). All of my programs and files work.. Except for cam studio which didn't work on 8.1 either. [emoji13]
Sent from my *unrooted* ZTE Zinger using the Tapatalk app.
I totally agree with Mail app sucks. I sent some emails but sent items folder is still empty, not syncing.. And honestly, I don't like the settings app because eventually it forwards you to the control panel for lots of settings. So what's the meaning of this setting app, right?
kerimka said:
I totally agree with Mail app sucks. I sent some emails but sent items folder is still empty, not syncing.. And honestly, I don't like the settings app because eventually it forwards you to the control panel for lots of settings. So what's the meaning of this setting app, right?
Click to expand...
Click to collapse
Right. I just pinned Control Panel to Start so i can get right to it
I have Windows 10 pro. Whenever I try to connect to my pc using various remote desktop apps on my android, it gets connected for a moment and then it shows error message that someone else is connected to your pc please try later.
Any suggestions?
Sent from my GT-I9103 using Tapatalk
I did a fresh install, I like it, just that there's no direct access to the computer from the start bar, I managed to pin 'this pc' to it, but It wasn't good enough.
I added the start menu back from Stardock Start10.
fresh w10pro install here on an hp elitebook. no issues at all.
On Acer fresh update, no problems
I updated my Toshiba Satellite to Windows 10 and it runs smooth. There's only an annoying thing. Sometimes when I turn on the PC and log in it says that Cortana and Start Menu aren't working, so I must have to turn off and to solve this problem temporarily I have to press Shift while it turns on. But some days after it happens again.

Categories

Resources