F5F Stay Refreshed Software Operating Systems Comparing Windows 10 and Windows 11

Comparing Windows 10 and Windows 11

Comparing Windows 10 and Windows 11

Pages (3): Previous 1 2 3
X
Xxunidemonxx
Member
214
02-26-2021, 02:14 PM
#21
This kind of "opinion" often causes unnecessary concern for no valid reason. Recall is an opt-in Windows function, so you must turn it on because it isn't enabled by default. If you truly don't need it on your system—especially if it's only available on Copilot+ devices—you can simply remove the feature.
X
Xxunidemonxx
02-26-2021, 02:14 PM #21

This kind of "opinion" often causes unnecessary concern for no valid reason. Recall is an opt-in Windows function, so you must turn it on because it isn't enabled by default. If you truly don't need it on your system—especially if it's only available on Copilot+ devices—you can simply remove the feature.

M
52
02-28-2021, 04:18 PM
#22
I understand, you're right about the sliders and windows blocking data collection. It makes sense that uninstalling is the simplest solution. Thank you for explaining it clearly—I'll reinstall Windows now because it's a privacy-focused OS. I'm glad I could help, and I won't be paranoid again.
M
minecraftxxx78
02-28-2021, 04:18 PM #22

I understand, you're right about the sliders and windows blocking data collection. It makes sense that uninstalling is the simplest solution. Thank you for explaining it clearly—I'll reinstall Windows now because it's a privacy-focused OS. I'm glad I could help, and I won't be paranoid again.

G
GreenLightFabi
Senior Member
696
02-28-2021, 04:32 PM
#23
I believe there are several reliable methods to evaluate the comparison between Windows 10 and Windows 11.
From a factual and neutral standpoint, I explore various cmdlets and simple scripts, as I am a learner of PowerShell.
It appears that using commands like Get-Item, Get-ItemProperty, or any other Get-related tools could be useful if they provide the necessary data from either version.
Execute the Get command and feed its output into a database table—perhaps in Excel.
Perform this operation on both Windows 10 and Windows 11 systems, ensuring they match versions, editions, installed applications, etc.
Then conduct a comparison edit to highlight discrepancies: where results align and where they diverge.
In reality, the task is likely to be quite time-consuming and complex.
Moreover, it could lead to unreliable outcomes.
I’m really focused on the details.
G
GreenLightFabi
02-28-2021, 04:32 PM #23

I believe there are several reliable methods to evaluate the comparison between Windows 10 and Windows 11.
From a factual and neutral standpoint, I explore various cmdlets and simple scripts, as I am a learner of PowerShell.
It appears that using commands like Get-Item, Get-ItemProperty, or any other Get-related tools could be useful if they provide the necessary data from either version.
Execute the Get command and feed its output into a database table—perhaps in Excel.
Perform this operation on both Windows 10 and Windows 11 systems, ensuring they match versions, editions, installed applications, etc.
Then conduct a comparison edit to highlight discrepancies: where results align and where they diverge.
In reality, the task is likely to be quite time-consuming and complex.
Moreover, it could lead to unreliable outcomes.
I’m really focused on the details.

G
Gravewalker21
Member
64
02-28-2021, 05:48 PM
#24
I spent a few moments exploring further details.
I encountered this command:
Get-Process | Export-Excel -Path C:\Temp\Processes.xlsx -WorksheetName "Running Processes" -AutoSize
But it didn’t work, even with admin rights, and the issue seems to be that my PowerShell setup doesn’t have or isn’t recognizing the Export-Excel function. ???? TBD.

I also discovered this link:
https://support.microsoft.com/en-us...-c...a82c6a5a7e
My intention is to resolve the Export-Excel command and then execute the full Get-Process command across both desktops.
Both desktops run Windows 11, but I’m mainly aiming for a quick proof of concept at this stage. (Later details can be added as needed.)

I plan to run the Get-Process command once it functions correctly, then send the output to a shared folder.
The Excel files will be saved as ProcessesC.xlsx and ProcessesW.xlsx, with columns labeled C and W to match the devices.
After generating them, I’ll inspect the spreadsheets for a visual comparison.
Next, I’ll use the provided link to compare the files and see what discrepancies might exist.
My goal is simply to get it up and running before making further adjustments.
G
Gravewalker21
02-28-2021, 05:48 PM #24

I spent a few moments exploring further details.
I encountered this command:
Get-Process | Export-Excel -Path C:\Temp\Processes.xlsx -WorksheetName "Running Processes" -AutoSize
But it didn’t work, even with admin rights, and the issue seems to be that my PowerShell setup doesn’t have or isn’t recognizing the Export-Excel function. ???? TBD.

I also discovered this link:
https://support.microsoft.com/en-us...-c...a82c6a5a7e
My intention is to resolve the Export-Excel command and then execute the full Get-Process command across both desktops.
Both desktops run Windows 11, but I’m mainly aiming for a quick proof of concept at this stage. (Later details can be added as needed.)

I plan to run the Get-Process command once it functions correctly, then send the output to a shared folder.
The Excel files will be saved as ProcessesC.xlsx and ProcessesW.xlsx, with columns labeled C and W to match the devices.
After generating them, I’ll inspect the spreadsheets for a visual comparison.
Next, I’ll use the provided link to compare the files and see what discrepancies might exist.
My goal is simply to get it up and running before making further adjustments.

A
asmuund
Member
125
03-02-2021, 03:52 AM
#25
If you truly wish to, you might reach out to Microsoft and ask for access to the information they hold about you. Especially in the UK. That way, you’ll understand exactly what they’re gathering.
A
asmuund
03-02-2021, 03:52 AM #25

If you truly wish to, you might reach out to Microsoft and ask for access to the information they hold about you. Especially in the UK. That way, you’ll understand exactly what they’re gathering.

Pages (3): Previous 1 2 3