News2 mins ago
How To Prevent One Note From Opening On Boot-Up
5 Answers
When I switch on my PC (Windows 10), a small Send to One Note window always opens up at bottom left of the desktop.
I have done a Google search regarding this and it appears that it is a common problem. I have tried some of the "remedies" suggested but none has worked. Does anyone have a simple method to prevent this window opening?
Thanks in advance.
I have done a Google search regarding this and it appears that it is a common problem. I have tried some of the "remedies" suggested but none has worked. Does anyone have a simple method to prevent this window opening?
Thanks in advance.
Answers
Best Answer
No best answer has yet been selected by SteveD. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.Good little app Steve......but it would be annoying I admit. Have a read through this if it is not one of the forums that you already found.
https:/ /superu ser.com /questi ons/662 737/how -to-sto p-send- to-onen ote-win dow-fro m-showi ng-when -i-star t-oneno te-2013
https:/
I type msconfig in search box.
It ofers System Configuration.
I click Start Up.
It says "To manage start up items, use the 'Start Up' section of task Manager. I click on 'Open Task Manager'.
Task Manager open up, already in 'Start Up'.
Send to one Note Tool is listed but there are no checked boxes for any of the apps. Instead they are shown as 'Enabled' (except for One Note which I previously set to 'disabled'). This has not prevented the One Note window from opening after a re-boot.
It ofers System Configuration.
I click Start Up.
It says "To manage start up items, use the 'Start Up' section of task Manager. I click on 'Open Task Manager'.
Task Manager open up, already in 'Start Up'.
Send to one Note Tool is listed but there are no checked boxes for any of the apps. Instead they are shown as 'Enabled' (except for One Note which I previously set to 'disabled'). This has not prevented the One Note window from opening after a re-boot.
If you don't use OneNote anyway, you can remove the app via PowerShell:
Copy the following line of text to your clipboard. (Drag your mouse over it to highlight it, then right-click and select 'Copy'):
Get-AppxPackage *onenote* | Remove-AppxPackage
Click 'Start'
Click 'Search'
Type 'PowerShell'
RIGHT-click 'Windows PowerShell'
Select 'Run as administrator'
Right-click at the end of the text in the window and select 'Paste'
Hit Enter
Restart your computer.
Copy the following line of text to your clipboard. (Drag your mouse over it to highlight it, then right-click and select 'Copy'):
Get-AppxPackage *onenote* | Remove-AppxPackage
Click 'Start'
Click 'Search'
Type 'PowerShell'
RIGHT-click 'Windows PowerShell'
Select 'Run as administrator'
Right-click at the end of the text in the window and select 'Paste'
Hit Enter
Restart your computer.
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.