Our Microsoft Windows forum encompasses Q&A based support forums geared towards the Microsoft Windows family of operating systems.

19,665 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for bloggingtime

According to Dell's website the Windows licence is specifoc to each particular machine and its details are burned into the BIOS. Is it possible that the original OS was Home edition (in which case the licence is not valid for Pro)? Have you tried installing a Home edition?

Member Avatar for tarael1
1
439
Member Avatar for robinsharma

I'm looking for tips on how to optimize my Windows 10 system for better performance. It's been running a bit slow lately, and I want to ensure it's operating at its best. Any suggestions on settings tweaks, software recommendations, or general advice would be greatly appreciated!

Member Avatar for rproffitt
1
37
Member Avatar for Conor29

Hi friends, I recently updated Windows to get the Microsoft Copilot. But the Copilot does not show up. First I thought after updating Windows, the copilot feature would show up. But cant. Could anyone please help to get the Copilot feature on my PC? Any help would be highly appreciated. …

Microsoft Windows microsoft:windows
Member Avatar for Reverend Jim
1
43
Member Avatar for Lorraine_2

Hello, I recently had to change my Comcast router/modem. My laptop which runs Windows 8.1 does not list new network. My old network is still listed along with all my neighbor's networks. My new Comcast signal is split, 5g and 2.4ghz. All other devices have connected to new network except …

Microsoft Windows microsoft wifi
Member Avatar for Anthony6534
1
222
Member Avatar for SCBWV

After complaining for months to MS to stop Edge from adding websites to my Quick Links bar, it seems to have stopped. Nothing was more frustrating than reading some news pages then having to delete a ton of links from Quick Links. Is this your experience?

Microsoft Windows web-browser
Member Avatar for SCBWV
1
162
Member Avatar for lewashby

I've got a Windows 11 laptop but I need to set it up as a dual boot for Windows 10. The only dual boot I've ever done was Linux/Windows, I've never done a dual boot windows/windows. Should I expect any issues? After installing the additional windows 10 will I still …

Microsoft Windows microsoft:windows-10-11
Member Avatar for kenny_9
1
274
Member Avatar for dhoch1488

I am running a photo booth application on an old Dell Dimension 2400 PC with Windows 98 SE. We were using an HP2200 Business Jet printer but that seems to have failed and I cannot find another on the web. Any new printer we install has to be already supported …

Member Avatar for davidparkers
1
327
Member Avatar for Xozz

I'm trying to install Unreal Tournament 3 in Windows 11, but I get the message "Deze app is voor uw veiligheid geblokkeerd" which means "This app is blocked for your safety". What can I do?

Microsoft Windows gaming microsoft:windows-10-11
Member Avatar for lucyoscar
1
425
Member Avatar for walder

Hi, Recently i install windows 10 in my HP Laptop ProBook4540s.In my HP Laptop wi-fi is not working after installing windows 11 or in wi-fi option airplane mode is showing. Thanks. 1668445884190.png

Microsoft Windows microsoft:windows-10-11
Member Avatar for lucyoscar
1
154
Member Avatar for JoshShosh

I have a Microsoft Wireless Mouse and Keyboard set, it's a Microsoft Wireless Optical Mouse 2.0. Both the mouse and keyboard had worked fine until last night when the mouse suddenly just stopped working, and I restarted the PC and the mouse just sits in the middle of the screen …

Member Avatar for Aqib_5
1
367
Member Avatar for sylvia.roymccormick

Hi I know there are a lot of antivirus software suites out there but I would like to hear from the readers regarding their views of reliable "free" antivirus software. I don't think the big box stores would recommend anything so I am reaching out to this community for an …

Member Avatar for Reverend Jim
1
734
Member Avatar for Reverend Jim

This is yet another thing that everyone just accepts, but nobody can tell me why this decision was made. Everyone is familiar with the Windows screen coordinate system where x and y values increase to the right, for x, and down, for y. What is not noticible until you start …

Member Avatar for Reverend Jim
1
926
Member Avatar for Izac

I need help my wife's desktop is not working every since her stepdad bought it for her few months ago. From start up the monitor starts off fine but with chinese language and the from the boot up it doesn't load nor key want to work in the selections. All …

Microsoft Windows microsoft:windows-nt-2000-xp
Member Avatar for Ethan_19
1
428
Member Avatar for John Michael_2

Hard to find this driver of dpskdops :( Anyone Have this driver please help me for my Capstone Project

Member Avatar for Schol-R-LEA
1
135
Member Avatar for 에프

How to make more than one change in windows registry with this code? How to add more DWORD keys and values? #include <Windows.h> #include <iostream> using namespace std; int main() LONG IReg; HKEY hKey; DWORD dwData = 6; IReg = RegCreateKeyEx ( HKEY_LOCAL_MACHINE, L"SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\SystemProfile\\Tasks\\Games", 0, NULL, REG_OPTION_NON_VOLATILE, KEY_ALL_ACCESS | …

Microsoft Windows c++ microsoft:windows-10-11
Member Avatar for rproffitt
1
1K
Member Avatar for Eerol_1

So today i went on a long trip to san diego, so i stopped at a hotel and i decided to turn on my toshiba to play some games, the toshiba was dead so i got out my charger and plugged it in but it still didnt turn on. I …

Microsoft Windows laptop microsoft:windows-10-11
Member Avatar for Dani
1
161
Member Avatar for Sri Meenakshi

Hi, I have a windows 10, HP 340. Due to the fact that I forgot the password, I added a picture password to access my computer. Today, as I gave the wrong pattern twice, it is asking me to give the initial password which I forgot. In order to change …

Member Avatar for rproffitt
1
116
Member Avatar for MANYO

I want to know how to creat a card game in c++

Microsoft Windows c++
Member Avatar for Reverend Jim
1
20
Member Avatar for klipe8876

hello ive been trying to get a sound file to play once i press a button in a situation using winsound but i am unable to get the audio to play here is the code i have

Microsoft Windows audio microsoft:windows-10-11
Member Avatar for rproffitt
1
68
Member Avatar for 44kerrnilly
Member Avatar for zubairarshad
1
221
Member Avatar for Jennyfer_1

Private Sub delete_Click(sender As System.Object, e As System.EventArgs) Handles delete.Click Try Dim con As New SqlConnection("Data Source=.\SQLEXPRESS;AttachDbFilename=D:\JENNY PROJECT\JENNYFER\SMS project\SMS project\Database1.mdf;Integrated Security=True;User Instance=True") con.Open() Dim query As String query = "delete from course_tabl where c_name='" + ComboBox1.Text + "'" cmd = New SqlCommand(query, con) dr = cmd.ExecuteReader MessageBox.Show("Do you really want …

Microsoft Windows .net:vb.net microsoft:sql-server
Member Avatar for rproffitt
1
44
Member Avatar for Magda

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 microsoft:windows-nt-2000-xp
Member Avatar for omegaredczky
1
5K
Member Avatar for Dhedox
Member Avatar for Harshhp

File "<ipython-input-5-e17ca2a1bb52>", line 8 Y = np.array[4,1,0,1,4] ^ SyntaxError: invalid syntax

Member Avatar for Husoski
1
40
Member Avatar for Xozz

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

Member Avatar for Naheedmir
1
109
Member Avatar for dangbach

my hp starts with 2 beeps 5 times, and nothing on screen but I hear It is look like working

Member Avatar for Naheedmir
1
72
Member Avatar for Chris Nicola

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 microsoft:windows
Member Avatar for Chris Nicola
1
378
Member Avatar for Nikita_13

How to use object based coding to create dialog box in wxpython add only close button

Microsoft Windows python user-interface
Member Avatar for rproffitt
1
37
Member Avatar for jessica_37

Sometimes it will last only a second and go off itself and sometimes it lasts about 30 minutes and turns itself off.

Microsoft Windows laptop microsoft:windows-10-11
Member Avatar for rproffitt
1
94
Member Avatar for danialvin

Windows Update takes so much data usage. I want to stop it. Please tell me how to turn it off permanently.

Microsoft Windows microsoft:windows-10-11
Member Avatar for streamvn
1
1K
Member Avatar for tun712

I h've created custom font in **Adobe Illustrator** for my client. My client want to use it on **windows** as well as his **website**. I used some website to convert font from **.ai** &** .svg** font to **.ttf** they are creating .ttf file but it is **not accessible** by **windows**. …

Microsoft Windows adobe microsoft:windows-10-11
Member Avatar for SteveRocknrolla
1
109
Member Avatar for DavidB

This is an extremely basic question, but I haven't found an answer yet. I recently purchased a brand-new computer with Windows 10 and at the moment am using the Microsoft Edge browser that came with it. I would like to open some offline (HTML) pages, but the Control-O feature to …

Member Avatar for rproffitt
1
3K
Member Avatar for bevis.hobbs

When using overrideredirect on a tkinter window to hide the title bar how do you make the window show on the taskbar?

Microsoft Windows python:tkinter tkinter
Member Avatar for pauloginotivo
1
2K
Member Avatar for webinvest

Hi all, Now I have no programing experience, I know very little about this, so please bear in mind. I am trying to turn a particular excel spreadsheet I have made (the user inputs information and it creates a final answer(result)) and I want to be able to turn this …

Member Avatar for Getahun_2
1
23K
Member Avatar for rproffitt

My workaday laptop is now an Acer Predator which while being very nice and all started to boot up with Windows Sticky Keys enabled. Now being a long time Windows user I went to the usual control panel, turned it off but it turned back on if the machine was …

1
2K
Member Avatar for chuckc

What is the best/easiest way to add a directory to 'Path' when starting a CMD (MS-DOS) window? It used to be possible to do this with an AUTOEXEC.BAT file in XP.

Member Avatar for chuckc
1
4K
Member Avatar for dongtrien

Suppose I have a timekeeper, Ronald jack x628-C, I export time attendance data from the device, including two files: data.dat and device.dat because the old machine runs or crashes the device, I buy the device again If I restore the fingerprint from the old device, I added the remaining device.dat …

Microsoft Windows microsoft:windows
Member Avatar for rproffitt
1
2K
Member Avatar for mary_16

Hi please excuse my ignorance but can I download Spotify to an iPod nano and then use tracks in a vehicle via Bluetooth ?

Microsoft Windows mac-hardware:ipod smartphone
Member Avatar for rproffitt
1
355
Member Avatar for Reverend Jim

Remember when once upon a time all you had to do to start Windows in safe mode was go all Woody Woodpecker on the F8 key during boot? Well in Windows 10 it seems you have to do just a little more... 1. On the login screen click on the …

Member Avatar for rproffitt
1
2K
Member Avatar for Violet_82

Hi chaps, I have a Dell XPS17, dual booting with Windows and Ubuntu on it. I have to give it away and therefore reinstall windows. Usually, I'd format the whole HD and reinstall Windows, but I don't have the Windows CD – it wasn't dispatched with the laptop unfortunately – …

Member Avatar for Reverend Jim
1
2K
Member Avatar for Ritesh_4

Hello, I have a PC at the office, which was by default a Windows 8 Pro OEM licensed one (not 8.1), but for some unknown reasons, it was downgraded to Windows 7 Pro, which is again showing "OEM" in the activation Product ID. I would like to format and perform …

Member Avatar for Ritesh_4
1
1K
Member Avatar for sweet_4
Member Avatar for LaptopStyle
1
619
Member Avatar for Sandra_13

Hello everybody! Right now I own a Satellite C655 and I am planning to upgrade to a new laptop. I am looking for something faster & around 400$. I work as a web developer & CM and this laptop isn´t working at its best when it comes to multitasking. Any …

Microsoft Windows laptop microsoft:windows-10-11
Member Avatar for overwraith
1
982
Member Avatar for Radio2006

Hello all, My enterprise just released Windows 10 on one of our domains. Using the previous Windows 7, we were able to sysprep a copy of the OS pulled down from SCCM by imaging a workstation with a task sequence. Continuing with that practice on Windows 10 has presented some …

Microsoft Windows microsoft:windows-10-11
Member Avatar for SN Technologies
1
665
Member Avatar for Erik_9

Writing article in Microsoft Word i forgot to save my materials...How to give back all i’d wrote?

Microsoft Windows microsoft:windows office-suite
Member Avatar for Shankar.Shiv
1
563
Member Avatar for Sammy_3

Hi there, I’m doing some research around cybersecurity — specifically access management. Does anyone have a moment to answer the below please? 1. Since Windows Active Directory is nearly ubiquitous in enterprises, what are IT professionals doing to secure access? What are the biggest challenges to securing user access using …

Microsoft Windows cybersecurity microsoft:access
Member Avatar for happygeek
1
401
Member Avatar for gurupts

Hello Members, I had used the Ghost cd to clone my Windows XP and Restore it in another PC. I never need to install any thing in computer but just insert the cd and for bacuking up/ restore.. That is Norton Ghost 11 version i reckon. it never supports Windows …

Member Avatar for Reverend Jim
1
1K
Member Avatar for Roland_5

When I quit for the day on my PC I always used "sleep" instead of shutdown. The monitor would go black and after a few seconds the power would shut down. That was normal. Now when I tell it to sleep the monitor goes black, the PC never powers down …

Member Avatar for PH_BigBoss
1
570
Member Avatar for Reverend Jim

I thought this was only me, but apparently there are other users who have noticed that somewhere in the last few Microsoft Updates, the option to set a wi-fi connection as metered has been removed. Fortunately, you can still set/unset this option from the command line. For details, and a …

1
288
Member Avatar for Reverend Jim

I have been using [AutoHotKey](https://autohotkey.com/) for quite some time and I have found it to be invaluable for enhancing Windows 7/10 functionality. I thought I'd post a couple of useful scripts here. Windows 10 has a desktop feature that lets you hide/show your desktop icons. I prefer a clutter-free desktop …

Microsoft Windows microsoft:windows-10-11
1
245

The End.