• Breaking News

    [Android][timeline][#f39c12]

    Saturday, June 1, 2019

    What is Microsoft's new 'modern OS' all about? Windows Help

    What is Microsoft's new 'modern OS' all about? Windows Help


    What is Microsoft's new 'modern OS' all about?

    Posted: 01 Jun 2019 08:56 AM PDT

    Need help, factory reset a old computer and want to go to windows 10.

    Posted: 01 Jun 2019 07:35 PM PDT

    Ok on a older computer I have I factory reset it, and im giving to my friends younger brother. I do not have a product key for the windows how do I go about getting a new one as i lost the windows 7 disc a long while ago. All help is appreciated thanks.

    submitted by /u/Hyp1ng
    [link] [comments]

    Remote Desktop over long distances?

    Posted: 01 Jun 2019 05:55 PM PDT

    So I want to set up a rig for video editing that I could access from my S10 using a keyboard and mouse to control the desktop. I know that Remote Desktop is possible with Windows 10 Pro, what I was wondering is what would the required WiFi connection be at home and at the location I was that would allow me to access the Remote Desktop and edit a video

    submitted by /u/jsnapoli1
    [link] [comments]

    How do I turn off that warning every time I try to install something?

    Posted: 01 Jun 2019 07:02 PM PDT

    How to set PC so after a certain amount of incorrect passwords the PC does a factory reset?

    Posted: 01 Jun 2019 09:20 PM PDT

    Is there a way to get my PC to do a factory reset if an incorrect password is entered too many times? If so, where can I find this setting?

    submitted by /u/Raised-Right
    [link] [comments]

    If anyone could help that'd be awesome!

    Posted: 01 Jun 2019 04:20 PM PDT

    So i'm not sure how to explain this but things are either really delayed or little delayed on my computer for example Youtube won't load videos instantly like they use to it sits on a loading circle for like 5 minutes before it plays and it does buffer normally its just loading for so long... and my Discord does the same thing were it sits on Authenticating when i try to join a call and sometimes it just sits there for literally an hour until it finally connects to the call my Internet is fine it's never been an issue like this so i doubt it's that. Certain sounds run fine on my computer then certain ones don't example an error of a game maybe or whatever pops up no noise at first then i click "Ok" or x it off and about 30 seconds later the windows popup noise happens every other sounds works fine on timing etc i don't know how to fix this and it's killing me if anyone could help that'd be great.

    Specs.

    Processor: Intel R i7-7700HQ cpu @ 2.80hz
    8gb ram
    64bit OS
    gtx 960m with an intel intergrated HD 630

    submitted by /u/EternallyDreadful
    [link] [comments]

    How has Microsoft NOT implemented tabbed file browsing?

    Posted: 01 Jun 2019 07:14 PM PDT

    I mean even internet explorer has it... How does the file explorer not have it?

    Even the majority of linux distros have it... It seems like a no-brainer

    submitted by /u/Modna
    [link] [comments]

    trying to put Win10 Education ISO(4.6gb) on 16gb USB flash drive formatted to FAT32, but both Rufus ans Windows media creation tool kept formatting it to NTFS during the copying process?

    Posted: 01 Jun 2019 11:28 AM PDT

    I downloaded the Windows 10 Education upgrade ISO. The key was acquired free from the university website for student/faculty.

    The ISO is 4.6gb in size, so it can't be burned to a regular DVD. I don't have any dual-layer DVD at the moment. Local stores such as Best Buy had none in stock, so I ordered some from Amazon... but they won't arrive until Tuesday.

    I used Rufus software to copy the ISO to a 16gb USB flash drive. It's in FAT32 format.

    When Rufus was done, I noticed that the USB flash drive had been reformatted to NTFS. I went back and looked again and there was no option to prevent this.

    I also tried the old Windows 7 media creation tool. I took another blank FAT32 16GB USB drive. Strangely, the media creation tool also reformatted the flash drive to NTFS after the process was complete.

    Is this normal? I was under the impression that the Windows 10 ISO must be on a FAT32 USB flash drive?

    Thanks!

    submitted by /u/Diebstahlsicherung
    [link] [comments]

    Win 10 Questions for ear trumpet users- Eartrumpet program keeps closing by itself?

    Posted: 01 Jun 2019 05:16 PM PDT

    The symbol in the bottom right where the menu bar is for eartrumpet keeps disappearing. I keep needing to reopen it. How can I stop this?

    submitted by /u/GodAlmighty69
    [link] [comments]

    Can't update my drivers

    Posted: 01 Jun 2019 12:53 PM PDT

    I have a problem updating my drivers, (I actually use the total war startup menu to tell if my drivers are out of date) I can't seem to be able to find which drivers are actually out of date although. I know for a fucking fact my drivers for my GPU and CPU are good but I don't know what else to do. I have even used a few programs to tell me what is out of date showing up nothing.

    submitted by /u/De_Wees3
    [link] [comments]

    GameDVR and Broadcast User Service taking all of my RAM

    Posted: 01 Jun 2019 04:01 PM PDT

    GameDVR and Broadcast User Service taking all of my RAM

    https://i.redd.it/8w8d3jy8st131.png

    Since I closed Rocket League this service is still taking all of my RAM. I even restarted my PC and it is still running even without playing any game. Wasn't Windows 10 the best OS for Gaming?

    Anybody having the same problem?

    submitted by /u/Breaddy_
    [link] [comments]

    Fonts not rendering on 2 Computers

    Posted: 01 Jun 2019 03:41 PM PDT

    This version (1903) is seriously nice. I am starting to want to use windows again. However both my computers decided to not render fonts anymore (2D fonts, Context menu's, Right Click menus, The whole Explorer app). One being a laptop, the other being a desktop. Both scaling their display. This was never an issue on 1809. Both computers got clean installs. The only thing those 2 have in common is the graphics card. Which is a GTX 1060. I've tried downgrading the drivers to no avail ... Any help would be appreciated.

    submitted by /u/Scordymax55
    [link] [comments]

    Syntax for Task Scheduler

    Posted: 01 Jun 2019 03:17 PM PDT

    I am looking to perform a fairly simple command line task once per day. The task is basically open a command prompt, change to a particular directory, and then create a text file of a different directory in that location, and then close the command prompt.

    I can do this manually from the command prompt with no issues so I know my commands are fine. However, I am new to Task Scheduler and all I can seem to accomplish after the tasks triggers is the opening of the command prompt. I can't then get it to run to two separate commands (obviously it has to be command A and then command B). It just opens up the command prompt and then leaves it open.

    In my actions tab inside Scheduler I am doing action -> Start a Program and then in the Program/Script box I am using "C:\Windows\System32\cmd.exe" (without the quotes, of course). This opens up the command prompt just fine but I can't figure out how to run the two separate commands next and then close the command prompt. I tried typing in the two commands in the Add Arguments box and separate them by a space but that didn't seem to do it and then even if it did, how would I then tell it to close the command prompt.

    Thanks, in advance.

    submitted by /u/WorkIsBoring
    [link] [comments]

    Is there a way to track my laptop other than the built in option?

    Posted: 01 Jun 2019 03:06 PM PDT

    Hi all! Unfortunately, I think my laptop may have been stolen in school, and the security is mostly useless. Anyways, is there a way I can track my laptop without the find my device option being enabled? Also, I really don't want the police to get involved just yet, so I'm looking for alternatives.

    submitted by /u/wildpants123
    [link] [comments]

    Hardware change, trouble shooting "hardware changed" doesn't work

    Posted: 01 Jun 2019 11:00 AM PDT

    So I changed up my board, CPU, and cooler (Cooler shouldn't matter), and now my Windows 10 Pro won't activate. I've had this license for YEARS, it was associated to my Microsoft account. I logged in, nothing. I tried that whole "trouble activating -> hardware changed" activation, also doesn't work. "We couldn't activate on this PC, please try again later."

    I doubt that trying again later will work. This is a fresh install of Windows, of course. Then I did try to put it in manually, but it says I don't have a valid digital license, blah. I've been using until this morning, I doubt that it's not valid anymore. So this must be a technical issue. Am I now required to contact Microsoft or is there anything I can do on my own?

    If I need to contact Microsoft, is there a German customer support?

    Edit:// So I just called the Microsoft support, and they're closed. Of course. The voice bot was of no help. Apparently, judging by quick Google search, I should've deactivated my key from my last motherboard. I'm not gonna reassemble that one now, obviously. The only ones who can help are Microsoft now, right? If there's any other way, I'd appreciate it.

    submitted by /u/MiksteR_RdY
    [link] [comments]

    Control Start/Pause button (Fn+F something)

    Posted: 01 Jun 2019 01:06 PM PDT

    I'm pretty sure the exact function + F is different among keyboards, but its basically the start/pause function. Basically, I was wondering if there is a way to control what that starts/pause. It used to control my Spotify, but now for some reason it controls my videos in Chrome. I'm trying to change it to control iTunes music, but to no avail.

    Anybody has any thoughts?

    submitted by /u/adashofasshole
    [link] [comments]

    Opinion: Instead of releasing multiple rolling updates, Microsoft should release service packs for Windows-10

    Posted: 01 Jun 2019 05:24 AM PDT

    The problem with updates is that they incur a lot of disk space. While folks having terabytes of hard drive space may not feel a twinge but there are those of us running low-powered devices too.

    This is the era of netbooks and tablets and believe me when I say that in many of these, C:\ drive is just a 32GB SDCard! Its typically impossible to install updates on these devices especially after installing apps which themselves cost a ton in memory these days.

    I think instead of providing chunk updates, Microsoft should provide something akin to service packs (like they used to provide for XP and 7), so that installing the service packs don't take extra space and these small plebeians could be happy too.

    submitted by /u/el_programmador
    [link] [comments]

    Where to learn Windows CLI

    Posted: 01 Jun 2019 02:40 AM PDT

    So I was I instructed to learn Windows CLI. What resource would be the best for this instead of blindly typing commands

    submitted by /u/Commander_Odin
    [link] [comments]

    Paul Thurrott just confirmed the death of Win32

    Posted: 01 Jun 2019 12:11 PM PDT

    For those of you running unlicensed windows do you still have the watermark?

    Posted: 01 Jun 2019 10:55 AM PDT

    I recently did the may update and I do not see the watermark on my machine no matter how long I run it, not that I'm complaining of course.

    submitted by /u/ecstaticdude98
    [link] [comments]

    Can I setup dual (as in one monitor displaying something different to the other one) monitors in my MSI laptop?

    Posted: 01 Jun 2019 12:17 AM PDT

    Hey so I recently got a MSI Laptop, it has an HDMI port, I plug my 32" TV there and want to use it as an another display but it only clones the image of the already working laptop display. I work as a blog writer so I want to have like, references and info on the big TV and my writing window on the other one. Does someone know what I need to do in order to have both? Do i need to download a third party app? Windows only gives me the option to duplicate (clone), extend (doesn't work since I have two different sizes, one behind the other), show on display 1 and show on display 2.

    submitted by /u/sirsotoxo
    [link] [comments]

    What is the deal with Skype?

    Posted: 01 Jun 2019 10:44 AM PDT

    It is indescribably annoying,it just keeps opening again and again as a background process,and I have a laptop not really meant to handle tough situations,so you can imagine what I have to go through.Every time I check the background activities,there he is,opened,running,without anyone actually launching it.I've even made an account just to open the app and see if I could do something to stop it from the inside,but from what I understand watching articles online,they even changed the layout of the settings panel,and the button to switch it off does not exist anymore.What is the deal with this stupid program?Why does it have to be opened cluttering my activities and memory?

    submitted by /u/Syfarout
    [link] [comments]

    The Indeo codec telemetry DLL debacle don't just affect FSF and MS

    Posted: 01 Jun 2019 02:00 PM PDT

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel