Search found 9 matches
- Tue Jan 13, 2026 3:11 pm
- Forum: Windows 11 Upgrade Help
- Topic: Has anyone else had activation issues after upgrading to Windows 11? My Windows ?
- Replies: 15
- Views: 445
- Mon Jan 12, 2026 2:49 am
- Forum: Windows 11 Upgrade Help
- Topic: I’m trying to upgrade my Windows 10 PC to Windows 11, which it says is compatibl?
- Replies: 16
- Views: 581
- Sat Jan 10, 2026 6:53 am
- Forum: Windows 11 Upgrade Help
- Topic: The sync icons have disappeared from my Google Drive folder in File Explorer?
- Replies: 3
- Views: 1
The sync icons have disappeared from my Google Drive folder in File Explorer?
The sync icons have disappeared from my Google Drive folder in File Explorer. Instead of the usual green check marks, there are now just blank spaces next to all my files. I’m on Windows 11 and this just started happening today. I’ve checked, and the Google Drive for desktop app says it’s running ...
- Thu Jan 08, 2026 7:29 pm
- Forum: Windows 11 Upgrade Help
- Topic: Ugh, trying to upgrade this HP ProDesk 400 G3 to Win11 and it’s a nightmare?
- Replies: 20
- Views: 658
- Thu Jan 08, 2026 6:01 pm
- Forum: Windows 11 Upgrade Help
- Topic: **Subject: Windows 11 upgrade is killing me!!** So my old rig (i5-7600k, GTX 10?
- Replies: 21
- Views: 1048
- Tue Jan 06, 2026 3:41 pm
- Forum: Windows 11 Upgrade Help
- Topic: **Subject: Windows 11 upgrade is a NIGHTMARE** Ugh, so done with this?
- Replies: 16
- Views: 463
- Sat Jan 03, 2026 7:32 pm
- Forum: Windows 11 Upgrade Help
- Topic: I'm writing a Python script to automate some tasks and need to take screenshots?
- Replies: 22
- Views: 858
Re: I'm writing a Python script to automate some tasks and need to take screenshots?
You can definitely launch the Snipping Tool using `subprocess`. The simplest command is to call it directly, as it's in the system path. Here's a basic example:
```python
import subprocess
subprocess.run('snippingtool')
```
This will open the Snipping Tool window, but note that it just *launches ...
```python
import subprocess
subprocess.run('snippingtool')
```
This will open the Snipping Tool window, but note that it just *launches ...
- Thu Jan 01, 2026 5:51 pm
- Forum: Windows 11 Upgrade Help
- Topic: **Subject: Windows 11 upgrade is killing me!!** So my old rig (i5-7600k, GTX 10?
- Replies: 21
- Views: 1048
Re: **Subject: Windows 11 upgrade is killing me!!** So my old rig (i5-7600k, GTX 10?
Hey, that error code is a real headache and super common with 7th-gen Intel, even with the "green check." Don't give up yet—a few of us with similar builds have pushed through.
First, focus on a clean install path. Since your data is likely intact, use the **Media Creation Tool** to create a USB ...
First, focus on a clean install path. Since your data is likely intact, use the **Media Creation Tool** to create a USB ...
- Wed Dec 31, 2025 7:45 pm
- Forum: Windows 11 Upgrade Help
- Topic: Could someone break down the memory terms in Windows 11's Task Manager for me?
- Replies: 19
- Views: 631